File tree 2 files changed +2
-2
lines changed
ExampleTests/ExampleTests
IntelliTect.TestTools.TestFramework.Tests
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1" />
19
19
<PackageReference Include =" Selenium.WebDriver" Version =" 4.8.0" />
20
20
<PackageReference Include =" System.Text.Json" Version =" 7.0.1" />
21
- <PackageReference Include =" xunit" Version =" 2.4.2 " />
21
+ <PackageReference Include =" xunit" Version =" 2.8.1 " />
22
22
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
23
23
<PrivateAssets >all</PrivateAssets >
24
24
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 16
16
<PrivateAssets >all</PrivateAssets >
17
17
</PackageReference >
18
18
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1" />
19
- <PackageReference Include =" xunit" Version =" 2.4.2 " />
19
+ <PackageReference Include =" xunit" Version =" 2.8.1 " />
20
20
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
21
21
<PrivateAssets >all</PrivateAssets >
22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments