File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Calabonga.AspNetCore.AppDefinitions Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >net6.0; net8.0</TargetFrameworks >
4+ <TargetFramework > net8.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
77 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
88 <Title >Calabonga.AspNetCore.AppDefinitions</Title >
9- <Version >2.4.3 </Version >
9+ <Version >3.0.0 </Version >
1010 <Authors >Calabonga</Authors >
1111 <Company >Calabonga Soft</Company >
1212 <Product >Calabonga.AspNetCore.AppDefinitions</Product >
1818 <RepositoryUrl >https://github.com/Calabonga/Calabonga.AspNetCore.AppDefinitions</RepositoryUrl >
1919 <RepositoryType >git</RepositoryType >
2020 <PackageTags >calabonga;architecture;application;definitions;minimal-api;nimble-framework</PackageTags >
21- <PackageReleaseNotes >Split order index fot Services and for Application definitions. </PackageReleaseNotes >
21+ <PackageReleaseNotes >Migration to NET8 </PackageReleaseNotes >
2222 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2323 <IncludeSymbols >true</IncludeSymbols >
2424 <IncludeSource >true</IncludeSource >
You can’t perform that action at this time.
0 commit comments