File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 <!-- These package versions may be overridden or updated by automation. -->
77 <PropertyGroup Label =" Package Versions: Auto" >
88 <InternalAspNetCoreSdkPackageVersion >2.1.7-build-20210413.1</InternalAspNetCoreSdkPackageVersion >
9- <MicrosoftNETCoreApp21PackageVersion >2.1.27 </MicrosoftNETCoreApp21PackageVersion >
9+ <MicrosoftNETCoreApp21PackageVersion >2.1.30 </MicrosoftNETCoreApp21PackageVersion >
1010 </PropertyGroup >
1111
1212 <!-- This may import a generated file which may override the variables above. -->
1313 <Import Project =" $(DotNetPackageVersionPropsPath)" Condition =" '$(DotNetPackageVersionPropsPath)' != '' " />
1414
1515 <!-- These are package versions that should not be overridden or updated by automation. -->
1616 <PropertyGroup Label =" Package Versions: Pinned" >
17- <MicrosoftAspNetCoreHostingWebHostBuilderFactorySourcesPackageVersion >2.1.1 </MicrosoftAspNetCoreHostingWebHostBuilderFactorySourcesPackageVersion >
17+ <MicrosoftAspNetCoreHostingWebHostBuilderFactorySourcesPackageVersion >2.1.17-servicing-31324 </MicrosoftAspNetCoreHostingWebHostBuilderFactorySourcesPackageVersion >
1818 <MicrosoftExtensionsCachingMemoryPackageVersion >2.1.23</MicrosoftExtensionsCachingMemoryPackageVersion >
1919 <MicrosoftExtensionsConfigurationAbstractionsPackageVersion >2.1.1</MicrosoftExtensionsConfigurationAbstractionsPackageVersion >
2020 <MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion >2.1.1</MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion >
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <MajorVersion >2</MajorVersion >
44 <MinorVersion >1</MinorVersion >
5- <PatchVersion >14 </PatchVersion >
5+ <PatchVersion >39 </PatchVersion >
66 <PreReleaseLabel >servicing</PreReleaseLabel >
77 <OfficialBuildId Condition =" '$(OfficialBuildId)' == ''" >$(BUILD_BUILDNUMBER)</OfficialBuildId >
88 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments