File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
3232 <DefineConstants >$(DefineConstants);IS_CORECLR</DefineConstants >
3333 </PropertyGroup >
3434 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard1.3' " >
35- <PackageReference Include =" System.Dynamic.Runtime" Version =" 4.0.11 " />
36- <PackageReference Include =" System.Security.Cryptography.Algorithms" Version =" 4.2.0 " />
37- <PackageReference Include =" System.Text.RegularExpressions" Version =" 4.1.0 " />
35+ <PackageReference Include =" System.Dynamic.Runtime" Version =" 4.3.0 " />
36+ <PackageReference Include =" System.Security.Cryptography.Algorithms" Version =" 4.3.1 " />
37+ <PackageReference Include =" System.Text.RegularExpressions" Version =" 4.3.1 " />
3838 </ItemGroup >
3939</Project >
Original file line number Diff line number Diff line change 2020 </ItemGroup >
2121
2222 <ItemGroup >
23- <PackageReference Include =" coverlet.msbuild" Version =" 2.3 .1" />
24- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.5.0 " />
25- <PackageReference Include =" xunit" Version =" 2.3 .1" />
23+ <PackageReference Include =" coverlet.msbuild" Version =" 2.8 .1" />
24+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.6.1 " />
25+ <PackageReference Include =" xunit" Version =" 2.4 .1" />
2626 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1" />
2727 <DotNetCliToolReference Include =" dotnet-xunit" Version =" 2.3.1" />
2828 </ItemGroup >
You can’t perform that action at this time.
0 commit comments