Skip to content

Commit

Permalink
Use nuget 1.0.0 version of Vortice.Mathematics.
Browse files Browse the repository at this point in the history
  • Loading branch information
amerkoleci committed Aug 30, 2019
1 parent 61b5d97 commit 991db75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Vortice.DirectX/Vortice.DirectX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<SharpGenMapping Include="Mappings.xml" />
<PackageReference Include="Vortice.Mathematics" Version="1.0.0-gbdd2037982" />
<PackageReference Include="Vortice.Mathematics" Version="1.0.0" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.2" />
<PackageReference Include="SharpGen.Runtime" Version="$(SharpGenVersion)" />
<PackageReference Include="SharpGenTools.Sdk" Version="$(SharpGenVersion)" PrivateAssets="All" />
Expand Down

0 comments on commit 991db75

Please sign in to comment.