File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1818 </PropertyGroup >
1919
2020 <ItemGroup >
21- <PackageReference Include =" Vortice.ShaderCompiler" Version =" 1.8.0" />
22- <PackageReference Include =" Vortice.SpirvCross" Version =" 1.5.2 " />
21+ <PackageReference Include =" Vortice.ShaderCompiler" Version =" 1.8.0" />
22+ <PackageReference Include =" Vortice.SpirvCross" Version =" 1.5.3 " />
2323 </ItemGroup >
2424
2525 <ItemGroup >
26- <ProjectReference Include =" ..\..\data\core\Data.Core.csproj" />
27- <ProjectReference Include =" ..\..\shaders\source\Shaders.csproj" />
28- <ProjectReference Include =" ..\..\collections\source\Collections.csproj" />
29- <ProjectReference Include =" ..\..\simulation\core\Simulation.Core.csproj" />
30- <ProjectReference Include =" ..\..\unmanaged\core\Unmanaged.Core.csproj" />
26+ <ProjectReference Include =" ..\..\data\core\Data.Core.csproj" />
27+ <ProjectReference Include =" ..\..\shaders\source\Shaders.csproj" />
28+ <ProjectReference Include =" ..\..\collections\source\Collections.csproj" />
29+ <ProjectReference Include =" ..\..\simulation\core\Simulation.Core.csproj" />
30+ <ProjectReference Include =" ..\..\unmanaged\core\Unmanaged.Core.csproj" />
3131 <ProjectReference Include =" ..\..\simulation\generator\Simulation.Generator.csproj" >
3232 <OutputItemType >Analyzer</OutputItemType >
3333 <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
3939 </ItemGroup >
4040
4141 <ItemGroup >
42- <Content Include =" bin/**/*" Pack =" true" PackagePath =" lib" Visible =" false" />
43- <Content Include =" buildTransitive/**/*" Pack =" true" PackagePath =" buildTransitive" />
42+ <Content Include =" bin/**/*" Pack =" true" PackagePath =" lib" Visible =" false" />
43+ <Content Include =" buildTransitive/**/*" Pack =" true" PackagePath =" buildTransitive" />
4444 </ItemGroup >
4545
4646</Project >
Original file line number Diff line number Diff line change 1414 <PrivateAssets >all</PrivateAssets >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1616 </PackageReference >
17- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
18- <PackageReference Include =" NUnit" Version =" 4.3.2 " />
19- <PackageReference Include =" NUnit.Analyzers" Version =" 4.6.0 " >
17+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
18+ <PackageReference Include =" NUnit" Version =" 4.4.0-beta.1 " />
19+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.9.2 " >
2020 <PrivateAssets >all</PrivateAssets >
2121 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2222 </PackageReference >
23- <PackageReference Include =" NUnit3TestAdapter" Version =" 5.0 .0-beta.5 " />
23+ <PackageReference Include =" NUnit3TestAdapter" Version =" 5.1 .0-alpha.3 " />
2424 </ItemGroup >
2525
2626 <ItemGroup >
You can’t perform that action at this time.
0 commit comments