Skip to content

Commit 49a8d77

Browse files
authored
🍒 refactoring namespaces for Specifications
🍒 refactoring namespaces for Specifications
2 parents 2ae319e + 0126922 commit 49a8d77

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CleanArchitecture.Blazor.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
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.11</version>
5+
<version>1.0.0-preview.12</version>
66
<title>Clean Architecture Blazor Solution Template</title>
77
<authors>hl.z</authors>
88
<description>Clean Architecture Blazor Solution Template for .NET 7.</description>
99
<summary>
1010
A Clean Architecture Blazor Server Solution Template for creating a Single-Page Application (SPA) with ASP.NET Core.
1111
</summary>
1212
<releaseNotes>
13+
1.0.0-preview.12
14+
- 🍒 Refactoring namespaces for Specifications
1315
1.0.0-preview.11
1416
- 🍒 Refactoring Specification Query
1517
1.0.0-preview.10

0 commit comments

Comments
 (0)