Skip to content

Commit ad82376

Browse files
authored
chore: обновить PackageReleaseNotes в шаблонах NET10.0 (#73)
2 parents 1ea80a9 + bdd85ff commit ad82376

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

NET10.0/Calabonga.AspNetCoreRazorPages.Template/Calabonga.AspNetCoreRazorPages.Template.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageTags>template, aspnetcore, microservice, oauth2, calabonga, nimble, framework</PackageTags>
1313
<PackageProjectUrl>https://github.com/Calabonga/Microservice-Template</PackageProjectUrl>
1414
<PackageLicenseExpression>MIT</PackageLicenseExpression>
15-
<PackageReleaseNotes>Migration to NET10</PackageReleaseNotes>
15+
<PackageReleaseNotes>CI/CD was automated with AI. Package numbers increments automatically now.</PackageReleaseNotes>
1616

1717
<!-- Keep package type as 'Template' to show the package as template package on nuget.org and make you template available in dotnet new search.-->
1818
<PackageType>Template</PackageType>

NET10.0/Calabonga.Microservice.IdentityModule.Template/Calabonga.Microservice.IdentityModule.Template.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageTags>template, microservice, oauth2, calabonga, nimble, framework, minimal, api</PackageTags>
1414
<PackageProjectUrl>https://github.com/Calabonga/Microservice-Template</PackageProjectUrl>
1515
<PackageLicenseExpression>MIT</PackageLicenseExpression>
16-
<PackageReleaseNotes>Migration to NET10</PackageReleaseNotes>
16+
<PackageReleaseNotes>CI/CD was automated with AI. Package numbers increments automatically now.</PackageReleaseNotes>
1717

1818
<!-- Keep package type as 'Template' to show the package as template package on nuget.org and make you template available in dotnet new search.-->
1919
<PackageType>Template</PackageType>

NET10.0/Calabonga.Microservice.Module.Template/Calabonga.Microservice.Module.Template.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageTags>template, microservice, oauth2, calabonga, nimble, framework, minimal, api</PackageTags>
1414
<PackageProjectUrl>https://github.com/Calabonga/Microservice-Template</PackageProjectUrl>
1515
<PackageLicenseExpression>MIT</PackageLicenseExpression>
16-
<PackageReleaseNotes>Migration to NET10</PackageReleaseNotes>
16+
<PackageReleaseNotes>CI/CD was automated with AI. Package numbers increments automatically now.</PackageReleaseNotes>
1717

1818
<!-- Keep package type as 'Template' to show the package as template package on nuget.org and make you template available in dotnet new search.-->
1919
<PackageType>Template</PackageType>

0 commit comments

Comments
 (0)