File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
examples/CSharp/OpenGL Demos/ImGui
Lab/Experiments/ImGuiVulkan
Silk.NET.OpenGL.Extensions.ImGui
Silk.NET.OpenGLES.Extensions.ImGui Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" ImGui.NET" Version =" 1.87.2 " />
10
+ <PackageReference Include =" ImGui.NET" Version =" 1.86.0 " />
11
11
</ItemGroup >
12
12
13
13
<ItemGroup >
Original file line number Diff line number Diff line change 15
15
</ItemGroup >
16
16
17
17
<ItemGroup >
18
- <PackageReference Include =" ImGui.NET" Version =" 1.87.2 " />
18
+ <PackageReference Include =" ImGui.NET" Version =" 1.86.0 " />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
Original file line number Diff line number Diff line change 19
19
<ProjectReference Include =" ..\..\..\Input\Silk.NET.Input.Common\Silk.NET.Input.Common.csproj" />
20
20
<ProjectReference Include =" ..\..\Silk.NET.OpenGL\Silk.NET.OpenGL.csproj" />
21
21
<ProjectReference Include =" ..\..\..\Windowing\Silk.NET.Windowing.Common\Silk.NET.Windowing.Common.csproj" />
22
- <PackageReference Include =" ImGui.NET" Version =" 1.87.2 " />
22
+ <PackageReference Include =" ImGui.NET" Version =" 1.86.0 " />
23
23
</ItemGroup >
24
24
25
25
<Import Project =" ..\..\..\..\build\props\common.props" />
Original file line number Diff line number Diff line change 23
23
<ProjectReference Include =" ..\..\..\Input\Silk.NET.Input.Common\Silk.NET.Input.Common.csproj" />
24
24
<ProjectReference Include =" ..\..\Silk.NET.OpenGLES\Silk.NET.OpenGLES.csproj" />
25
25
<ProjectReference Include =" ..\..\..\Windowing\Silk.NET.Windowing.Common\Silk.NET.Windowing.Common.csproj" />
26
- <PackageReference Include =" ImGui.NET" Version =" 1.87.2 " />
26
+ <PackageReference Include =" ImGui.NET" Version =" 1.78.0 " />
27
27
</ItemGroup >
28
28
29
29
<Import Project =" ..\..\..\..\build\props\common.props" />
You can’t perform that action at this time.
0 commit comments