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 583ed5f commit 6d7584cCopy full SHA for 6d7584c
Configuration.props
@@ -12,7 +12,7 @@
12
Condition=" '$(DoNotLoadOSProperties)' != 'True' "
13
/>
14
<PropertyGroup>
15
- <ProductVersion>7.2.99</ProductVersion>
+ <ProductVersion>7.3.0</ProductVersion>
16
<AutoProvision Condition=" '$(AutoProvision)' == '' ">False</AutoProvision>
17
<AutoProvisionUsesSudo Condition=" '$(AutoProvisionUsesSudo)' == '' ">False</AutoProvisionUsesSudo>
18
<HostOS Condition=" '$(HostOS)' == '' And '$(OS)' == 'Windows_NT' ">Windows</HostOS>
0 commit comments