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