Skip to content

Commit

Permalink
remove BaseOutputPath
Browse files Browse the repository at this point in the history
  • Loading branch information
Florent GUIOT committed Jan 5, 2024
1 parent 1a31f56 commit 6af1527
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CodeWalker.Console/CodeWalker.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>annotations</Nullable>
<BaseOutputPath>$(SolutionDir)/build/bin</BaseOutputPath>
<BaseIntermediateOutputPath>$(SolutionDir)/build/obj</BaseIntermediateOutputPath>
<Configurations>Debug;Release;Debug_And_Release;Debug and deploy debug to unity</Configurations>
<StartupObject></StartupObject>
<IsPublishable>True</IsPublishable>
Expand Down

0 comments on commit 6af1527

Please sign in to comment.