Skip to content

Commit 6af1527

Browse files
author
Florent GUIOT
committed
remove BaseOutputPath
1 parent 1a31f56 commit 6af1527

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CodeWalker.Console/CodeWalker.Console.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
<TargetFramework>net6.0</TargetFramework>
66
<ImplicitUsings>disable</ImplicitUsings>
77
<Nullable>annotations</Nullable>
8-
<BaseOutputPath>$(SolutionDir)/build/bin</BaseOutputPath>
9-
<BaseIntermediateOutputPath>$(SolutionDir)/build/obj</BaseIntermediateOutputPath>
108
<Configurations>Debug;Release;Debug_And_Release;Debug and deploy debug to unity</Configurations>
119
<StartupObject></StartupObject>
1210
<IsPublishable>True</IsPublishable>

0 commit comments

Comments
 (0)