diff --git a/Directory.Build.Props b/Directory.Build.Props index 4dc8e2bb..fbe78686 100644 --- a/Directory.Build.Props +++ b/Directory.Build.Props @@ -2,5 +2,6 @@ preview true + Debug;Release diff --git a/Directory.Packages.props b/Directory.Packages.props index 69a0f320..3bca99a9 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,63 +1,65 @@ - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Wino.Authentication/Wino.Authentication.csproj b/Wino.Authentication/Wino.Authentication.csproj index 6c74f831..a89ef2bb 100644 --- a/Wino.Authentication/Wino.Authentication.csproj +++ b/Wino.Authentication/Wino.Authentication.csproj @@ -3,7 +3,6 @@ net9.0 win-x86;win-x64;win-arm64 Wino.Authentication - Debug;Release x86;x64;arm64 true true diff --git a/Wino.Core/Wino.Core.csproj b/Wino.Core/Wino.Core.csproj index 1d02985f..3e3fc0eb 100644 --- a/Wino.Core/Wino.Core.csproj +++ b/Wino.Core/Wino.Core.csproj @@ -3,7 +3,6 @@ net9.0 win-x86;win-x64;win-arm64 Wino.Core - Debug;Release x86;x64;arm64 true true diff --git a/Wino.Mail/Properties/launchSettings.json b/Wino.Mail/Properties/launchSettings.json index e1b2e1fa..70247dd4 100644 --- a/Wino.Mail/Properties/launchSettings.json +++ b/Wino.Mail/Properties/launchSettings.json @@ -1,7 +1,7 @@ { "profiles": { - "App1": { + "Wino.Mail": { "commandName": "MsixPackage" } } -} \ No newline at end of file +} diff --git a/Wino.SourceGenerators/Wino.SourceGenerators.csproj b/Wino.SourceGenerators/Wino.SourceGenerators.csproj index 6e8a004c..39f0885b 100644 --- a/Wino.SourceGenerators/Wino.SourceGenerators.csproj +++ b/Wino.SourceGenerators/Wino.SourceGenerators.csproj @@ -9,27 +9,25 @@ false - - TRACE;DEBUG;NETFX_CORE - - - TRACE;RELEASE;NETFX_CORE - true - - - + + + + + $(GetTargetPathDependsOn);GetDependencyTargetPaths - + - + + +