We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd82102 commit cf90544Copy full SHA for cf90544
dev/VSIX/Directory.Build.props
@@ -6,7 +6,7 @@
6
<RestoreSources Condition="'$(RestoreSources)'==''">
7
https://pkgs.dev.azure.com/microsoft/ProjectReunion/_packaging/Project.Reunion.nuget.internal/nuget/v3/index.json
8
</RestoreSources>
9
- <CppWinRTVersion Condition="'$(CppWinRTVersion)' == ''">2.0.220929.3</CppWinRTVersion>
+ <CppWinRTVersion Condition="'$(CppWinRTVersion)' == ''">2.0.230706.1</CppWinRTVersion>
10
<WindowsSDKBuildToolsVersion Condition="'$(WindowsSDKBuildToolsVersion)' == ''">10.0.22621.755</WindowsSDKBuildToolsVersion>
11
<WILVersion Condition="'$(WILVersion)' == ''">1.0.220914.1</WILVersion>
12
<!-- Provides a default package version in order to simplify dev inner loop testing -->
0 commit comments