Skip to content

Commit bc42888

Browse files
authored
Merge pull request #610 from neozhu/neozhu-patch-2
Update CleanArchitecture.Blazor.nuspec
2 parents 68d6815 + f3b77cc commit bc42888

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CleanArchitecture.Blazor.nuspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
33
<metadata>
44
<id>CleanArchitecture.Blazor.Solution.Template</id>
5-
<version>1.0.0-preview.18</version>
5+
<version>1.0.0-preview.19</version>
66
<title>Clean Architecture Blazor Solution Template</title>
77
<authors>hl.z</authors>
88
<description>Clean Architecture Blazor Solution Template for .NET 8.</description>
@@ -11,8 +11,9 @@
1111
ASP.NET Core.
1212
</summary>
1313
<releaseNotes>
14-
1.0.0-preview.18
14+
1.0.0-preview.19
1515
- 🌈 support.net 8
16+
- ✨ add partial class PermissionSet
1617
</releaseNotes>
1718

1819
<projectUrl>https://github.com/neozhu/CleanArchitectureWithBlazorServer</projectUrl>

0 commit comments

Comments
 (0)