File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
14
14
<PackageReference Include =" Mono.Cecil" Version =" 0.11.5" />
15
15
<PackageReference Include =" Shouldly" Version =" 4.2.1" />
16
- <PackageReference Include =" xunit" Version =" 2.6.6 " />
16
+ <PackageReference Include =" xunit" Version =" 2.7.0 " />
17
17
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7" >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 12
12
<PackageReference Include =" Extism.Sdk" Version =" 1.0.1" />
13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
14
14
<PackageReference Include =" Shouldly" Version =" 4.2.1" />
15
- <PackageReference Include =" xunit" Version =" 2.6.6 " />
15
+ <PackageReference Include =" xunit" Version =" 2.7.0 " />
16
16
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7" >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments