diff --git a/nuget/Microsoft.Windows.CsWinRT.Authoring.targets b/nuget/Microsoft.Windows.CsWinRT.Authoring.targets index f9f5ca8bc..33287c367 100644 --- a/nuget/Microsoft.Windows.CsWinRT.Authoring.targets +++ b/nuget/Microsoft.Windows.CsWinRT.Authoring.targets @@ -33,7 +33,6 @@ Copyright (C) Microsoft Corporation. All rights reserved. - diff --git a/nuget/Microsoft.Windows.CsWinRT.targets b/nuget/Microsoft.Windows.CsWinRT.targets index 10bdf8216..fd5965c0b 100644 --- a/nuget/Microsoft.Windows.CsWinRT.targets +++ b/nuget/Microsoft.Windows.CsWinRT.targets @@ -309,13 +309,6 @@ $(CsWinRTInternalProjection) - - - $(CsWinRTUiXamlMode) - true - - - @@ -328,7 +321,11 @@ $(CsWinRTInternalProjection) true true true - false + + @@ -371,11 +368,6 @@ $(CsWinRTInternalProjection) - - - diff --git a/src/Tests/AuthoringWuxTest/AuthoringWuxTest.csproj b/src/Tests/AuthoringWuxTest/AuthoringWuxTest.csproj index 03711233f..ac4488781 100644 --- a/src/Tests/AuthoringWuxTest/AuthoringWuxTest.csproj +++ b/src/Tests/AuthoringWuxTest/AuthoringWuxTest.csproj @@ -11,6 +11,14 @@ + + + + + +