From 82f9b2eb646b35e5a770fb5a741317eb818c6b92 Mon Sep 17 00:00:00 2001 From: Mikko Date: Tue, 19 Apr 2022 19:08:24 +0300 Subject: [PATCH] Fix paths for examples --- .../ImGui.NET.SampleProgram.XNA.csproj | 2 +- src/ImGui.NET.SampleProgram/ImGui.NET.SampleProgram.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ImGui.NET.SampleProgram.XNA/ImGui.NET.SampleProgram.XNA.csproj b/src/ImGui.NET.SampleProgram.XNA/ImGui.NET.SampleProgram.XNA.csproj index fc6979b..80298dd 100644 --- a/src/ImGui.NET.SampleProgram.XNA/ImGui.NET.SampleProgram.XNA.csproj +++ b/src/ImGui.NET.SampleProgram.XNA/ImGui.NET.SampleProgram.XNA.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/ImGui.NET.SampleProgram/ImGui.NET.SampleProgram.csproj b/src/ImGui.NET.SampleProgram/ImGui.NET.SampleProgram.csproj index 9e9d7b4..560728d 100644 --- a/src/ImGui.NET.SampleProgram/ImGui.NET.SampleProgram.csproj +++ b/src/ImGui.NET.SampleProgram/ImGui.NET.SampleProgram.csproj @@ -1,4 +1,4 @@ - + Exe @@ -26,7 +26,7 @@ - +