en un clic
BlazorMinimumTemplates
BlazorMinimumTemplates contient 2 skills collectées depuis jsakamoto, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Perform the new-version release work for the Blazor Minimum Templates NuGet package targeting a preview or release candidate (RC) version of .NET. Use when the user says "プレビューバージョンに対応した新バージョンを作成して", "RC バージョンに対応した新バージョンを作成して", "release a new preview version", "update to the new preview/RC", or similar. Finds the preview/RC .NET SDK, works on the dedicated "netNN" branch (merging master into it first if it is behind), updates the preview package references and the template package version, runs the test suite, then commits and tags the release on that branch.
Perform the new-version release work for the Blazor Minimum Templates NuGet package. Use when the user says "新バージョンに更新して", "新バージョンを作成して", "update to the new version", "release a new version", or similar. Retrieves the latest stable versions of the Microsoft.AspNetCore.Components NuGet packages and the .NET SDK, updates the package references in the templates and the version of the template package itself, runs the test suite, then commits and tags the release.