File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <!-- Branding information -->
34 <PropertyGroup >
45 <VersionPrefix >4.8.0</VersionPrefix >
56 <PreReleaseVersionLabel >rc2</PreReleaseVersionLabel >
67 <AssemblyVersion >4.0.0.0</AssemblyVersion >
7- <SystemIOPackagingVersion >4.6.0-rc2.19460.1</SystemIOPackagingVersion >
8+ <!--
9+ When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
10+ -->
11+ <StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == ''" >true</StabilizePackageVersion >
12+ <DotNetFinalVersionKind Condition =" '$(StabilizePackageVersion)' == 'true'" >release</DotNetFinalVersionKind >
813 </PropertyGroup >
14+
915 <!-- NuGet Package Versions -->
1016 <PropertyGroup >
1117 <MicrosoftPrivateWinformsVersion >4.8.0-rc2.19462.7</MicrosoftPrivateWinformsVersion >
3036 <SystemCodeDomPackageVersion >4.6.0-rc2.19460.1</SystemCodeDomPackageVersion >
3137 <SystemConfigurationConfigurationManagerPackageVersion >4.6.0-rc2.19460.1</SystemConfigurationConfigurationManagerPackageVersion >
3238 <SystemDiagnosticsEventLogPackageVersion >4.6.0-rc2.19460.1</SystemDiagnosticsEventLogPackageVersion >
39+ <SystemIOPackagingVersion >4.6.0-rc2.19460.1</SystemIOPackagingVersion >
3340 <SystemReflectionEmitPackageVersion >4.6.0-rc2.19460.1</SystemReflectionEmitPackageVersion >
3441 <SystemReflectionTypeExtensionsPackageVersion >4.6.0-preview4.19176.11</SystemReflectionTypeExtensionsPackageVersion >
3542 <SystemSecurityAccessControlPackageVersion >4.6.0-rc2.19460.1</SystemSecurityAccessControlPackageVersion >
You can’t perform that action at this time.
0 commit comments