File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 29
29
<ItemGroup >
30
30
<PackageReference Include =" Microsoft.AspNetCore.JsonPatch" Version =" 1.1.2" Condition =" '$(TargetFramework)' != 'netstandard2.0' and '$(TargetFramework)' != 'netcoreapp2.1'" />
31
31
<PackageReference Include =" Microsoft.AspNetCore.JsonPatch" Version =" 3.0.0" Condition =" '$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netcoreapp2.1'" />
32
- <PackageReference Include =" Nerdbank.GitVersioning" Version =" 2.3.138 " PrivateAssets =" all" />
32
+ <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.0.50 " PrivateAssets =" all" />
33
33
<PackageReference Include =" Portable.BouncyCastle" Version =" 1.8.1.3" />
34
34
<PackageReference Include =" Microsoft.AspNetCore.WebUtilities" Version =" 1.1.2" />
35
35
<PackageReference Include =" Microsoft.Rest.ClientRuntime" Version =" 2.3.10" />
You can’t perform that action at this time.
0 commit comments