diff --git a/Client/CppCx/Client.CppCx.vcxproj b/Client/CppCx/Client.CppCx.vcxproj index 5212108..1682764 100644 --- a/Client/CppCx/Client.CppCx.vcxproj +++ b/Client/CppCx/Client.CppCx.vcxproj @@ -7,8 +7,8 @@ 14.0 true Windows Store - 10.0.17763.0 - 10.0.17763.0 + 10.0 + 10.0.18362.0 10.0 CppCx @@ -50,50 +50,50 @@ Application true - v141 + v142 Application true - v141 + v142 Application true - v141 + v142 Application true - v141 + v142 true Application false true - v141 + v142 true Application false true - v141 + v142 true Application false true - v141 + v142 true Application false true - v141 + v142 true diff --git a/Client/CppWinRT/Client.CppWinRT.vcxproj b/Client/CppWinRT/Client.CppWinRT.vcxproj index 9dab53f..e00cac0 100644 --- a/Client/CppWinRT/Client.CppWinRT.vcxproj +++ b/Client/CppWinRT/Client.CppWinRT.vcxproj @@ -1,6 +1,6 @@  - + true true @@ -12,8 +12,8 @@ true Windows Store 10.0 - 10.0.17763.0 - 10.0.17763.0 + 10.0 + 10.0.18362.0 @@ -44,7 +44,7 @@ Application - v141 + v142 Unicode @@ -176,13 +176,13 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + \ No newline at end of file diff --git a/Client/CppWinRT/packages.config b/Client/CppWinRT/packages.config index cee5cec..1a7a381 100644 --- a/Client/CppWinRT/packages.config +++ b/Client/CppWinRT/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Library/Library.Dynamic.vcxproj b/Library/Library.Dynamic.vcxproj index 09476ed..b8a3add 100644 --- a/Library/Library.Dynamic.vcxproj +++ b/Library/Library.Dynamic.vcxproj @@ -1,6 +1,6 @@ - + true {ff83c824-0c56-43bc-b61e-b52d04c8954f} @@ -11,8 +11,8 @@ true Windows Store 10.0 - 10.0.17763.0 - 10.0.17763.0 + 10.0 + 10.0.18362.0 @@ -43,7 +43,7 @@ DynamicLibrary - v141 + v142 Unicode false @@ -64,7 +64,7 @@ - + @@ -106,11 +106,35 @@ _DEBUG;%(PreprocessorDefinitions) + + copy /Y "$(TargetDir)Merged\Library.winmd" "$(TargetDir)Library.winmd" + Copies the merged winmd to appropriate directory for reference resolution + + + copy /Y "$(TargetDir)Merged\Library.winmd" "$(TargetDir)Library.winmd" + Copies the merged winmd to appropriate directory for reference resolution + + + copy /Y "$(TargetDir)Merged\Library.winmd" "$(TargetDir)Library.winmd" + Copies the merged winmd to appropriate directory for reference resolution + NDEBUG;%(PreprocessorDefinitions) + + copy /Y "$(TargetDir)Merged\Library.winmd" "$(TargetDir)Library.winmd" + Copies the merged winmd to appropriate directory for reference resolution + + + copy /Y "$(TargetDir)Merged\Library.winmd" "$(TargetDir)Library.winmd" + Copies the merged winmd to appropriate directory for reference resolution + + + copy /Y "$(TargetDir)Merged\Library.winmd" "$(TargetDir)Library.winmd" + Copies the merged winmd to appropriate directory for reference resolution + @@ -128,7 +152,7 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + \ No newline at end of file diff --git a/Library/Library.Static.vcxproj b/Library/Library.Static.vcxproj index 080afa2..a86e48b 100644 --- a/Library/Library.Static.vcxproj +++ b/Library/Library.Static.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -38,8 +38,8 @@ 14.0 true Windows Store - 10.0.17763.0 - 10.0.17763.0 + 10.0 + 10.0.18362.0 10.0 Static @@ -47,35 +47,35 @@ StaticLibrary true - v141 + v142 StaticLibrary true - v141 + v142 StaticLibrary true - v141 + v142 StaticLibrary false true - v141 + v142 StaticLibrary false true - v141 + v142 StaticLibrary false true - v141 + v142 @@ -203,13 +203,13 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + \ No newline at end of file diff --git a/Library/packages.config b/Library/packages.config index cee5cec..1a7a381 100644 --- a/Library/packages.config +++ b/Library/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file