Updated native dependencies NuGet packages
This commit is contained in:
committed by
Matthias Mailänder
parent
c31f2abfc9
commit
c0cd7259b3
@@ -1,9 +1,9 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" />
|
||||
<PackageReference Include="OpenRA-Freetype6" Version="1.0.9" />
|
||||
<PackageReference Include="OpenRA-OpenAL-CS" Version="1.0.19" />
|
||||
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.37" />
|
||||
<PackageReference Include="OpenRA-Freetype6" Version="1.0.11" />
|
||||
<PackageReference Include="OpenRA-OpenAL-CS" Version="1.0.21" />
|
||||
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.39" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="OpenRA.Platforms.Default.dll.config" Condition="'$(TargetPlatform)' != 'win-x64' And '$(TargetPlatform)' != 'win-x86'">
|
||||
|
||||
Reference in New Issue
Block a user