diff --git a/DependenciesWAS/DependenciesWAS.csproj b/DependenciesWAS/DependenciesWAS.csproj index cc04ae99..86b27424 100644 --- a/DependenciesWAS/DependenciesWAS.csproj +++ b/DependenciesWAS/DependenciesWAS.csproj @@ -17,6 +17,7 @@ $(SolutionDir)bin\$(Configuration)$(Platform) $(SolutionDir)obj\$(ProjectName)\$(Configuration)$(Platform) true + partial $(DefineConstants);RELEASE;TRACE @@ -37,6 +38,11 @@ + + + + + diff --git a/DependenciesWAS/Properties/PublishProfiles/win10-arm64.pubxml b/DependenciesWAS/Properties/PublishProfiles/win10-arm64.pubxml index a132e44c..c6d9b900 100644 --- a/DependenciesWAS/Properties/PublishProfiles/win10-arm64.pubxml +++ b/DependenciesWAS/Properties/PublishProfiles/win10-arm64.pubxml @@ -12,9 +12,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. False False True - + True \ No newline at end of file diff --git a/DependenciesWAS/Properties/PublishProfiles/win10-x64.pubxml b/DependenciesWAS/Properties/PublishProfiles/win10-x64.pubxml index 26ea7e55..40af7b57 100644 --- a/DependenciesWAS/Properties/PublishProfiles/win10-x64.pubxml +++ b/DependenciesWAS/Properties/PublishProfiles/win10-x64.pubxml @@ -12,9 +12,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. False False True - + True \ No newline at end of file diff --git a/DependenciesWAS/Properties/PublishProfiles/win10-x86.pubxml b/DependenciesWAS/Properties/PublishProfiles/win10-x86.pubxml index 34d14d4d..7be7ddba 100644 --- a/DependenciesWAS/Properties/PublishProfiles/win10-x86.pubxml +++ b/DependenciesWAS/Properties/PublishProfiles/win10-x86.pubxml @@ -12,9 +12,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. False False True - + True \ No newline at end of file