Skip to content

Commit

Permalink
Make Veldrid.VirtualReality depend on a stable version of Veldrid.
Browse files Browse the repository at this point in the history
  • Loading branch information
mellinoe committed Jan 13, 2019
1 parent 25e79ae commit 2a495ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Veldrid.VirtualReality/Veldrid.VirtualReality.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Veldrid\Veldrid.csproj" />
<PackageReference Include="Veldrid" Version="4.5.0" />
<PackageReference Include="Veldrid.SPIRV" Version="1.0.2" />
</ItemGroup>

Expand Down

0 comments on commit 2a495ec

Please sign in to comment.