File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
integrationtests/IntegrationTests.Shared.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1 " />
11+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5.0 " />
1212 <PackageReference Include =" xunit" Version =" 2.4.2" />
1313 <PackageReference Include =" xunit.runner.console" Version =" 2.4.2" >
1414 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 4343 </PropertyGroup >
4444
4545 <ItemGroup Condition =" $(IsTestProject)" >
46- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1 " />
46+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5.0 " />
4747 <PackageReference Include =" xunit" Version =" 2.4.2" />
4848 <PackageReference Include =" xunit.runner.console" Version =" 2.4.2" />
4949 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" />
You can’t perform that action at this time.
0 commit comments