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