Skip to content

Commit

Permalink
update vkCrowWin package version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbruyere committed Sep 11, 2021
1 parent 6035757 commit 4b007c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vkChess.net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<EmbeddedResource Include="ui\*.style" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VkCrowWindow" Version="0.3.4-beta" />
<PackageReference Include="vke" Version="0.2.4-beta" />
<PackageReference Include="VkCrowWindow" Version="0.3.5-beta" />
<PackageReference Include="vke" Version="0.2.1-beta" />
<PackageReference Include="SpirVTasks" Version="0.1.44" />
<PackageReference Include="vke.EnvironmentPipeline" Version="0.2.0-beta" />
<PackageReference Include="vke.gltfLoader" Version="0.2.0-beta" />
<PackageReference Include="vke.EnvironmentPipeline" Version="0.2.1-beta" />
<PackageReference Include="vke.gltfLoader" Version="0.2.1-beta" />
</ItemGroup>
<ItemGroup>
<Compile Include="src\**\*.cs" />
Expand Down

0 comments on commit 4b007c2

Please sign in to comment.