File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Oberon0.Generator.MsilBin.Tests Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 <PackageReference Include =" Antlr4.Runtime.Standard" Version =" 4.13.1" />
1111 <PackageReference Include =" Antlr4BuildTasks" Version =" 12.8.0" />
1212 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
13- <PackageReference Include =" xunit" Version =" 2.9.2 " />
13+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
1414 </ItemGroup >
1515 <ItemGroup >
1616 <ProjectReference Include =" ..\oberon0\Oberon0Compiler.csproj" />
Original file line number Diff line number Diff line change 99 <ItemGroup >
1010 <PackageReference Include =" Microsoft.Extensions.DependencyModel" Version =" 8.0.2" />
1111 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
12- <PackageReference Include =" xunit" Version =" 2.9.2 " />
12+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
1313 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
1414 <PrivateAssets >all</PrivateAssets >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1616 </PackageReference >
1717 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
18- <PackageReference Include =" xunit" Version =" 2.9.2 " />
18+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
1919 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
2020 <PrivateAssets >all</PrivateAssets >
2121 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010 <ItemGroup >
1111 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
12- <PackageReference Include =" xunit" Version =" 2.9.2 " />
12+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
1313 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
1414 <PrivateAssets >all</PrivateAssets >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments