diff --git a/src/Common.Cpp.WinAppSDK.props b/src/Common.Cpp.WinAppSDK.props index 874335a874..f7a50c7baa 100644 --- a/src/Common.Cpp.WinAppSDK.props +++ b/src/Common.Cpp.WinAppSDK.props @@ -1,10 +1,22 @@ + + + 1.7.250606001 + 10.0.26100.4188 + 1.0.2903.40 + + + + + + + - - + + @@ -15,21 +27,21 @@ - - - + + + - + - + - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. + 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/src/modules/cmdpal/Microsoft.CmdPal.UI/Microsoft.CmdPal.UI.csproj b/src/modules/cmdpal/Microsoft.CmdPal.UI/Microsoft.CmdPal.UI.csproj index 44ef3483e2..ed5b2af2d5 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.UI/Microsoft.CmdPal.UI.csproj +++ b/src/modules/cmdpal/Microsoft.CmdPal.UI/Microsoft.CmdPal.UI.csproj @@ -136,13 +136,13 @@ - + True True True - + True True True diff --git a/src/modules/powerrename/PowerRenameUILib/PowerRenameUI.vcxproj b/src/modules/powerrename/PowerRenameUILib/PowerRenameUI.vcxproj index 323e858f4c..ba2e89901d 100644 --- a/src/modules/powerrename/PowerRenameUILib/PowerRenameUI.vcxproj +++ b/src/modules/powerrename/PowerRenameUILib/PowerRenameUI.vcxproj @@ -168,9 +168,6 @@ - - - @@ -209,7 +206,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}. - + diff --git a/src/modules/powerrename/PowerRenameUILib/packages.config b/src/modules/powerrename/PowerRenameUILib/packages.config new file mode 100644 index 0000000000..4a91705aea --- /dev/null +++ b/src/modules/powerrename/PowerRenameUILib/packages.config @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file