From 6af15278ed3bb6b299812e1f1268f27e525faa5f Mon Sep 17 00:00:00 2001 From: Florent GUIOT Date: Fri, 5 Jan 2024 19:24:00 +0100 Subject: [PATCH] remove BaseOutputPath --- CodeWalker.Console/CodeWalker.Console.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/CodeWalker.Console/CodeWalker.Console.csproj b/CodeWalker.Console/CodeWalker.Console.csproj index 89b95e66..da7103d2 100644 --- a/CodeWalker.Console/CodeWalker.Console.csproj +++ b/CodeWalker.Console/CodeWalker.Console.csproj @@ -5,8 +5,6 @@ net6.0 disable annotations - $(SolutionDir)/build/bin - $(SolutionDir)/build/obj Debug;Release;Debug_And_Release;Debug and deploy debug to unity True