File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1111 <IsAotCompatible Condition =" $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))" >true</IsAotCompatible >
1212 <ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
1313 <CentralPackageTransitivePinningEnabled >true</CentralPackageTransitivePinningEnabled >
14+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
1415 </PropertyGroup >
1516
1617 <ItemGroup >
Original file line number Diff line number Diff line change 1313 <EventSourceSupport >false</EventSourceSupport >
1414 <HttpActivityPropagationSupport >false</HttpActivityPropagationSupport >
1515 <OptimizationPreference >Size</OptimizationPreference >
16+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
1617 </PropertyGroup >
1718
1819 <ItemGroup >
You can’t perform that action at this time.
0 commit comments