From e61b2603f233780b61a0bdc26dd021b9965ecee1 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 22 Jan 2025 12:38:06 +0100 Subject: [PATCH] Fix naming sln e proj x Kawasaki --- IOB-WIN-KAVASAKI.sln => IOB-WIN-KAWASAKI.sln | 0 IOB-WIN-KAWASAKI/IOB-WIN-KAWASAKI.csproj | 22 ++++++++++++++++++-- 2 files changed, 20 insertions(+), 2 deletions(-) rename IOB-WIN-KAVASAKI.sln => IOB-WIN-KAWASAKI.sln (100%) diff --git a/IOB-WIN-KAVASAKI.sln b/IOB-WIN-KAWASAKI.sln similarity index 100% rename from IOB-WIN-KAVASAKI.sln rename to IOB-WIN-KAWASAKI.sln diff --git a/IOB-WIN-KAWASAKI/IOB-WIN-KAWASAKI.csproj b/IOB-WIN-KAWASAKI/IOB-WIN-KAWASAKI.csproj index 7f2d4eb8..803eac18 100644 --- a/IOB-WIN-KAWASAKI/IOB-WIN-KAWASAKI.csproj +++ b/IOB-WIN-KAWASAKI/IOB-WIN-KAWASAKI.csproj @@ -12,6 +12,8 @@ 512 true true + + AnyCPU @@ -37,10 +39,9 @@ bin\Remote_DEBUG\ DEBUG;TRACE full - AnyCPU + x86 7.3 prompt - true @@ -144,4 +145,21 @@ + + + + + + + + + + + + + + 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