File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
<!-- These package versions may be overridden or updated by automation. -->
7
7
<PropertyGroup Label =" Package Versions: Auto" >
8
8
<InternalAspNetCoreSdkPackageVersion >2.1.7-build-20210413.1</InternalAspNetCoreSdkPackageVersion >
9
- <MicrosoftNETCoreApp21PackageVersion >2.1.27 </MicrosoftNETCoreApp21PackageVersion >
9
+ <MicrosoftNETCoreApp21PackageVersion >2.1.30 </MicrosoftNETCoreApp21PackageVersion >
10
10
</PropertyGroup >
11
11
12
12
<!-- This may import a generated file which may override the variables above. -->
13
13
<Import Project =" $(DotNetPackageVersionPropsPath)" Condition =" '$(DotNetPackageVersionPropsPath)' != '' " />
14
14
15
15
<!-- These are package versions that should not be overridden or updated by automation. -->
16
16
<PropertyGroup Label =" Package Versions: Pinned" >
17
- <MicrosoftAspNetCoreHostingWebHostBuilderFactorySourcesPackageVersion >2.1.1 </MicrosoftAspNetCoreHostingWebHostBuilderFactorySourcesPackageVersion >
17
+ <MicrosoftAspNetCoreHostingWebHostBuilderFactorySourcesPackageVersion >2.1.17-servicing-31324 </MicrosoftAspNetCoreHostingWebHostBuilderFactorySourcesPackageVersion >
18
18
<MicrosoftExtensionsCachingMemoryPackageVersion >2.1.23</MicrosoftExtensionsCachingMemoryPackageVersion >
19
19
<MicrosoftExtensionsConfigurationAbstractionsPackageVersion >2.1.1</MicrosoftExtensionsConfigurationAbstractionsPackageVersion >
20
20
<MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion >2.1.1</MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion >
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<MajorVersion >2</MajorVersion >
4
4
<MinorVersion >1</MinorVersion >
5
- <PatchVersion >14 </PatchVersion >
5
+ <PatchVersion >39 </PatchVersion >
6
6
<PreReleaseLabel >servicing</PreReleaseLabel >
7
7
<OfficialBuildId Condition =" '$(OfficialBuildId)' == ''" >$(BUILD_BUILDNUMBER)</OfficialBuildId >
8
8
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments