File tree 1 file changed +3
-3
lines changed
integrationtests/IntegrationTests.Shared.Tests
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
10
10
<ItemGroup >
11
11
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
12
- <PackageReference Include =" xunit" Version =" 2.9.2 " />
13
- <PackageReference Include =" xunit.runner.console" Version =" 2.9.2 " >
12
+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
13
+ <PackageReference Include =" xunit.runner.console" Version =" 2.9.3 " >
14
14
<PrivateAssets >all</PrivateAssets >
15
15
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
16
16
</PackageReference >
17
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.0 " >
17
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1 " >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
20
20
</PackageReference >
You can’t perform that action at this time.
0 commit comments