Skip to content

Commit e85dcbd

Browse files
committed
Merge in 'release/6.0' changes
2 parents c74e337 + 9e95847 commit e85dcbd

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

eng/Publishing.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<PublishingVersion>3</PublishingVersion>
4+
<ProducesDotNetReleaseShippingAssets>true</ProducesDotNetReleaseShippingAssets>
45
</PropertyGroup>
56

67
<PropertyGroup>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@
206206
<MicrosoftWebAdministrationVersion>11.1.0</MicrosoftWebAdministrationVersion>
207207
<MicrosoftWebXdtVersion>1.4.0</MicrosoftWebXdtVersion>
208208
<SystemIdentityModelTokensJwtVersion>6.35.0</SystemIdentityModelTokensJwtVersion>
209-
<NuGetPackagingVersion>6.0.5</NuGetPackagingVersion>
210-
<NuGetVersioningVersion>6.0.5</NuGetVersioningVersion>
211-
<NuGetFrameworksVersion>6.0.5</NuGetFrameworksVersion>
209+
<NuGetPackagingVersion>6.0.6</NuGetPackagingVersion>
210+
<NuGetVersioningVersion>6.0.6</NuGetVersioningVersion>
211+
<NuGetFrameworksVersion>6.0.6</NuGetFrameworksVersion>
212212
<SystemComponentModelAnnotationsVersion>5.0.0</SystemComponentModelAnnotationsVersion>
213213
<SystemNetExperimentalMsQuicVersion>5.0.0-alpha.20560.6</SystemNetExperimentalMsQuicVersion>
214214
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>

0 commit comments

Comments
 (0)