We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68d6815 + f3b77cc commit bc42888Copy full SHA for bc42888
CleanArchitecture.Blazor.nuspec
@@ -2,7 +2,7 @@
2
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
3
<metadata>
4
<id>CleanArchitecture.Blazor.Solution.Template</id>
5
- <version>1.0.0-preview.18</version>
+ <version>1.0.0-preview.19</version>
6
<title>Clean Architecture Blazor Solution Template</title>
7
<authors>hl.z</authors>
8
<description>Clean Architecture Blazor Solution Template for .NET 8.</description>
@@ -11,8 +11,9 @@
11
ASP.NET Core.
12
</summary>
13
<releaseNotes>
14
- 1.0.0-preview.18
+ 1.0.0-preview.19
15
- 🌈 support.net 8
16
+ - ✨ add partial class PermissionSet
17
</releaseNotes>
18
19
<projectUrl>https://github.com/neozhu/CleanArchitectureWithBlazorServer</projectUrl>
0 commit comments