Skip to content

Commit

Permalink
Attempt to fix package manager error
Browse files Browse the repository at this point in the history
  • Loading branch information
Tayrtahn committed May 16, 2024
1 parent 6c5b84a commit 375c9f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@
<PackageVersion Include="Veldrid" Version="4.8.0" />
<PackageVersion Include="Veldrid.SPIRV" Version="1.0.15" />
</ItemGroup>
<PropertyGroup>
<ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
</PropertyGroup>
</Project>

0 comments on commit 375c9f5

Please sign in to comment.