Skip to content

Commit

Permalink
Update to latest Veldrid
Browse files Browse the repository at this point in the history
  • Loading branch information
kant2002 committed Mar 25, 2023
1 parent 77e68ea commit 1b797d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
8 changes: 2 additions & 6 deletions src/ImGui.NET.SampleProgram/ImGui.NET.SampleProgram.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,10 @@

<ItemGroup>
<ProjectReference Include="..\ImGui.NET\ImGui.NET.csproj" />
<PackageReference Include="Veldrid" Version="4.8.0" />
<PackageReference Include="Veldrid.StartupUtilities" Version="4.8.0" />
<PackageReference Include="Veldrid" Version="4.9.0" />
<PackageReference Include="Veldrid.StartupUtilities" Version="4.9.0" />
<ProjectReference Include="..\ImPlot.NET\ImPlot.NET.csproj" />
</ItemGroup>

<ItemGroup>
<RdXmlFile Include="rd.xml" />
</ItemGroup>

<ItemGroup>
<EmbeddedResource Include="Shaders/GLSL/imgui-vertex.glsl" LogicalName="imgui-vertex.glsl" />
Expand Down
11 changes: 0 additions & 11 deletions src/ImGui.NET.SampleProgram/rd.xml

This file was deleted.

0 comments on commit 1b797d4

Please sign in to comment.