Skip to content

Commit

Permalink
Merge pull request #535 from neozhu/neozhu-patch-1
Browse files Browse the repository at this point in the history
Update CleanArchitecture.Blazor.nuspec
  • Loading branch information
neozhu authored Oct 14, 2023
2 parents 46f7f4c + 17ea905 commit 20f6c50
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CleanArchitecture.Blazor.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>CleanArchitecture.Blazor.Solution.Template</id>
<version>1.0.0-preview.15</version>
<version>1.0.0-preview.16</version>
<title>Clean Architecture Blazor Solution Template</title>
<authors>hl.z</authors>
<description>Clean Architecture Blazor Solution Template for .NET 7.</description>
<summary>
A Clean Architecture Blazor Server Solution Template for creating a Single-Page Application (SPA) with ASP.NET Core.
</summary>
<releaseNotes>
1.0.0-preview.15
- ✨ Improve Command Mapping Configuration
1.0.0-preview.16
- ✨ refactoring code for DialogParameters<T>
- ✨ add UseSnakeCaseNamingConvention for Npgsql
</releaseNotes>

<projectUrl>https://github.com/neozhu/CleanArchitectureWithBlazorServer</projectUrl>
Expand Down

0 comments on commit 20f6c50

Please sign in to comment.