BaseOutputPath set to "bin\Master"

This commit is contained in:
Loretta 2025-08-31 13:40:33 +02:00
parent 47b3dd638d
commit 7e011c7c63
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@
<Nullable>enable</Nullable>
<Configurations>Debug;Release;Product</Configurations>
<BaseOutputPath>bin</BaseOutputPath>
<BaseOutputPath>bin\Master</BaseOutputPath>
</PropertyGroup>
</Project>