@ -65,8 +65,8 @@
<Reference Include= "Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath>
</Reference>
<Reference Include= "ImGui.NET, Version=1.70 .0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\ImGui.NET.1.70 .0\lib\netstandard2.0\ImGui.NET.dll</HintPath>
<Reference Include= "ImGui.NET, Version=1.75 .0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\ImGui.NET.1.75 .0\lib\netstandard2.0\ImGui.NET.dll</HintPath>
</Reference>
<Reference Include= "NativeLibraryLoader, Version=1.0.12.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\NativeLibraryLoader.1.0.12\lib\netstandard2.0\NativeLibraryLoader.dll</HintPath>
@ -98,22 +98,22 @@
<Reference Include= "System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include= "System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1 , Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2 \lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
<Reference Include= "System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0 , Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Runtime.CompilerServices.Unsafe.4.7.0 \lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include= "System.Windows.Forms" />
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "Veldrid, Version=4.6 .0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Veldrid.4.6.1 \lib\netstandard2.0\Veldrid.dll</HintPath>
<Reference Include= "Veldrid, Version=4.7 .0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Veldrid.4.7.0 \lib\netstandard2.0\Veldrid.dll</HintPath>
</Reference>
<Reference Include= "Veldrid.ImageSharp, Version=4.6 .0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Veldrid.ImageSharp.4.6.1 \lib\netstandard2.0\Veldrid.ImageSharp.dll</HintPath>
<Reference Include= "Veldrid.ImageSharp, Version=4.7 .0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Veldrid.ImageSharp.4.7.0 \lib\netstandard2.0\Veldrid.ImageSharp.dll</HintPath>
</Reference>
<Reference Include= "Veldrid.SDL2, Version=4.6 .0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Veldrid.SDL2.4.6.1 \lib\netstandard2.0\Veldrid.SDL2.dll</HintPath>
<Reference Include= "Veldrid.SDL2, Version=4.7 .0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Veldrid.SDL2.4.7.0 \lib\netstandard2.0\Veldrid.SDL2.dll</HintPath>
</Reference>
<Reference Include= "Veldrid.StartupUtilities, Version=4.6 .0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Veldrid.StartupUtilities.4.6.1 \lib\netstandard2.0\Veldrid.StartupUtilities.dll</HintPath>
<Reference Include= "Veldrid.StartupUtilities, Version=4.7 .0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Veldrid.StartupUtilities.4.7.0 \lib\netstandard2.0\Veldrid.StartupUtilities.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup >
@ -124,30 +124,24 @@
<Compile Include= "NativeMethods.cs" />
</ItemGroup>
<ItemGroup >
<None Include= "app.config" />
<None Include= "packages.config" />
<EmbeddedResource Include= "Shaders\HLSL\imgui-vertex.hlsl.bytes" LogicalName= "imgui-vertex.hlsl.bytes" />
<EmbeddedResource Include= "Shaders\HLSL\imgui-frag.hlsl.bytes" LogicalName= "imgui-frag.hlsl.bytes" />
<AdditionalFiles Include= "stylecop.json" />
</ItemGroup>
<ItemGroup >
<Content Include= "cimgui.dll" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup >
<Analyzer Include= "..\packages\StyleCop.Analyzers.1.1.118\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
<Analyzer Include= "..\packages\StyleCop.Analyzers.1.1.118\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
</ItemGroup>
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project= "..\packages\Veldrid.SDL2.4.6.1\build\net40\Veldrid.SDL2 .targets" Condition= "Exists('..\packages\Veldrid.SDL2.4.6.1\build\net40\Veldrid.SDL2 .targets')" />
<Import Project= "..\packages\ImGui.NET.1.75.0\build\net40\ImGui.NET .targets" Condition= "Exists('..\packages\ImGui.NET.1.75.0\build\net40\ImGui.NET .targets')" />
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition= "!Exists('..\packages\Veldrid.SDL2.4.6.1\build\net40\Veldrid.SDL2.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Veldrid.SDL2.4.6.1\build\net40\Veldrid.SDL2.targets'))" />
<Error Condition= "!Exists('..\packages\ImGui.NET.1.75.0\build\net40\ImGui.NET.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\ImGui.NET.1.75.0\build\net40\ImGui.NET.targets'))" />
<Error Condition= "!Exists('..\packages\Veldrid.SDL2.4.7.0\build\net40\Veldrid.SDL2.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Veldrid.SDL2.4.7.0\build\net40\Veldrid.SDL2.targets'))" />
</Target>
<PropertyGroup >
<PostBuildEvent >
</PostBuildEvent>
</PropertyGroup>
<Import Project= "..\packages\Veldrid.SDL2.4.7.0\build\net40\Veldrid.SDL2.targets" Condition= "Exists('..\packages\Veldrid.SDL2.4.7.0\build\net40\Veldrid.SDL2.targets')" />
</Project>