diff --git a/.gitignore b/.gitignore index 3cb5cd2..1efe83c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ VKT5_RemoteConsole/.vs/ VKT5_RemoteConsole/obj/ -/VKT5_RemoteConsole/bin/Debug/net48 +/VKT5_RemoteConsole/bin/ diff --git a/VKT5_RemoteConsole/Vkt5_RemoteConsole.csproj b/VKT5_RemoteConsole/Vkt5_RemoteConsole.csproj index a274549..629bcc3 100644 --- a/VKT5_RemoteConsole/Vkt5_RemoteConsole.csproj +++ b/VKT5_RemoteConsole/Vkt5_RemoteConsole.csproj @@ -1,12 +1,12 @@  - net48 + net48 false True true - +