diff --git a/DriverProgram/App.config b/DriverProgram/App.config index c277e94..962ed6c 100644 --- a/DriverProgram/App.config +++ b/DriverProgram/App.config @@ -15,7 +15,7 @@ - + diff --git a/DriverProgram/DriverProgram.csproj b/DriverProgram/DriverProgram.csproj index c99131e..24eb251 100644 --- a/DriverProgram/DriverProgram.csproj +++ b/DriverProgram/DriverProgram.csproj @@ -12,6 +12,8 @@ 512 true true + + AnyCPU @@ -52,7 +54,7 @@ x64 prompt MinimumRecommendedRules.ruleset - true + false true @@ -73,8 +75,8 @@ - - ..\packages\ImGui.NET.1.70.0\lib\netstandard2.0\ImGui.NET.dll + + ..\packages\ImGui.NET.1.75.0\lib\netstandard2.0\ImGui.NET.dll @@ -91,4 +93,11 @@ + + + + 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}. + + + \ No newline at end of file diff --git a/DriverProgram/packages.config b/DriverProgram/packages.config index da3f762..b89d42a 100644 --- a/DriverProgram/packages.config +++ b/DriverProgram/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file