diff --git a/Yvand.EntraCP.Tests/Yvand.EntraCP.Tests.csproj b/Yvand.EntraCP.Tests/Yvand.EntraCP.Tests.csproj index caa0e36..0700f2f 100644 --- a/Yvand.EntraCP.Tests/Yvand.EntraCP.Tests.csproj +++ b/Yvand.EntraCP.Tests/Yvand.EntraCP.Tests.csproj @@ -2,7 +2,7 @@ Debug - AnyCPU + x64 {DB8C79E5-F7F7-4841-8A8C-A9832A9CAE88} Library Properties @@ -20,22 +20,23 @@ - + true - full - false bin\Debug\ DEBUG;TRACE + full + x64 + 7.3 prompt - 4 - - pdbonly - true + bin\Release\ TRACE + true + pdbonly + x64 + 7.3 prompt - 4 diff --git a/Yvand.EntraCP.sln b/Yvand.EntraCP.sln index 1723932..5d508e6 100644 --- a/Yvand.EntraCP.sln +++ b/Yvand.EntraCP.sln @@ -16,14 +16,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EEC47949-34B5-4805-A04D-A372BE75D3CB}.Debug|x64.ActiveCfg = Debug|Any CPU - {EEC47949-34B5-4805-A04D-A372BE75D3CB}.Debug|x64.Build.0 = Debug|Any CPU - {EEC47949-34B5-4805-A04D-A372BE75D3CB}.Release|x64.ActiveCfg = Release|Any CPU - {EEC47949-34B5-4805-A04D-A372BE75D3CB}.Release|x64.Build.0 = Release|Any CPU - {DB8C79E5-F7F7-4841-8A8C-A9832A9CAE88}.Debug|x64.ActiveCfg = Debug|Any CPU - {DB8C79E5-F7F7-4841-8A8C-A9832A9CAE88}.Debug|x64.Build.0 = Debug|Any CPU - {DB8C79E5-F7F7-4841-8A8C-A9832A9CAE88}.Release|x64.ActiveCfg = Release|Any CPU - {DB8C79E5-F7F7-4841-8A8C-A9832A9CAE88}.Release|x64.Build.0 = Release|Any CPU + {EEC47949-34B5-4805-A04D-A372BE75D3CB}.Debug|x64.ActiveCfg = Debug|x64 + {EEC47949-34B5-4805-A04D-A372BE75D3CB}.Debug|x64.Build.0 = Debug|x64 + {EEC47949-34B5-4805-A04D-A372BE75D3CB}.Release|x64.ActiveCfg = Release|x64 + {EEC47949-34B5-4805-A04D-A372BE75D3CB}.Release|x64.Build.0 = Release|x64 + {DB8C79E5-F7F7-4841-8A8C-A9832A9CAE88}.Debug|x64.ActiveCfg = Debug|x64 + {DB8C79E5-F7F7-4841-8A8C-A9832A9CAE88}.Debug|x64.Build.0 = Debug|x64 + {DB8C79E5-F7F7-4841-8A8C-A9832A9CAE88}.Release|x64.ActiveCfg = Release|x64 + {DB8C79E5-F7F7-4841-8A8C-A9832A9CAE88}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Yvand.EntraCP/Yvand.EntraCP.csproj b/Yvand.EntraCP/Yvand.EntraCP.csproj index a498e30..a06e891 100644 --- a/Yvand.EntraCP/Yvand.EntraCP.csproj +++ b/Yvand.EntraCP/Yvand.EntraCP.csproj @@ -31,31 +31,32 @@ - - embedded + + + true + + true - false bin\Debug\ DEBUG;TRACE - prompt - 4 + embedded + x64 false + 8.0 + prompt MinimumRecommendedRules.ruleset - - - portable - true + bin\Release\ TRACE - prompt - 4 + true + portable + x64 false + 8.0 + prompt MinimumRecommendedRules.ruleset - - true -