Skip to content

Commit 4c1173d

Browse files
authored
Update AppInstallerCommonCore.vcxproj
1 parent 26e5eca commit 4c1173d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AppInstallerCommonCore/AppInstallerCommonCore.vcxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ProjectGuid>{5890d6ed-7c3b-40f3-b436-b54f640d9e65}</ProjectGuid>
1010
<Keyword>Win32Proj</Keyword>
1111
<RootNamespace>AppInstallerLoggingCore</RootNamespace>
12-
<WindowsTargetPlatformVersion>10.0.22621.0</WindowsTargetPlatformVersion>
12+
<WindowsTargetPlatformVersion>10.0.26100.0</WindowsTargetPlatformVersion>
1313
<WindowsTargetPlatformMinVersion>10.0.17763.0</WindowsTargetPlatformMinVersion>
1414
<WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
1515
</PropertyGroup>
@@ -500,4 +500,4 @@
500500
<Error Condition="!Exists('$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.230706.1\build\native\Microsoft.Windows.CppWinRT.props')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.230706.1\build\native\Microsoft.Windows.CppWinRT.props'))" />
501501
<Error Condition="!Exists('$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.230706.1\build\native\Microsoft.Windows.CppWinRT.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.230706.1\build\native\Microsoft.Windows.CppWinRT.targets'))" />
502502
</Target>
503-
</Project>
503+
</Project>

0 commit comments

Comments
 (0)