BaseOutputPath set to "bin\Master"
This commit is contained in:
parent
47b3dd638d
commit
7e011c7c63
|
|
@ -7,6 +7,6 @@
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<Configurations>Debug;Release;Product</Configurations>
|
<Configurations>Debug;Release;Product</Configurations>
|
||||||
|
|
||||||
<BaseOutputPath>bin</BaseOutputPath>
|
<BaseOutputPath>bin\Master</BaseOutputPath>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
Loading…
Reference in New Issue