File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Microsoft.Extensions.Configuration.Binder/src Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <!-- The .NET product branding version -->
4- <ProductVersion >7.0.1 </ProductVersion >
4+ <ProductVersion >7.0.2 </ProductVersion >
55 <!-- File version numbers -->
66 <MajorVersion >7</MajorVersion >
77 <MinorVersion >0</MinorVersion >
8- <PatchVersion >1 </PatchVersion >
8+ <PatchVersion >2 </PatchVersion >
99 <SdkBandVersion >7.0.100</SdkBandVersion >
1010 <PackageVersionNet6 >6.0.12</PackageVersionNet6 >
1111 <PreReleaseVersionLabel >servicing</PreReleaseVersionLabel >
Original file line number Diff line number Diff line change 55 <EnableDefaultItems >true</EnableDefaultItems >
66 <IsPackable >true</IsPackable >
77 <EnableAOTAnalyzer >true</EnableAOTAnalyzer >
8- <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
98 <ServicingVersion >1</ServicingVersion >
109 <PackageDescription >Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.</PackageDescription >
1110 </PropertyGroup >
Original file line number Diff line number Diff line change 88 <NoWarn >CS8969</NoWarn >
99 <IncludeInternalObsoleteAttribute >true</IncludeInternalObsoleteAttribute >
1010 <IsPackable >true</IsPackable >
11- <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1211 <ServicingVersion >1</ServicingVersion >
1312 <!-- This library has been annotated to be AOT safe -->
1413 <EnableAOTAnalyzer >true</EnableAOTAnalyzer >
You can’t perform that action at this time.
0 commit comments