init cpm support (#1565)
* feat: init cpm support * remove dotnet-xunit DotNetCliToolReference * use VersionOverride for compatibility
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="JsonPatch.Net" Version="2.1.0" />
|
||||
<PackageReference Include="JsonPatch.Net" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user