We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c3e4a commit 092797bCopy full SHA for 092797b
1 file changed
‎CleanArchitecture.nuspec‎
@@ -3,7 +3,7 @@
3
<metadata>
4
5
<id>SSW.CleanArchitecture.Template</id>
6
- <version>2025.03.03</version>
+ <version>2025.04.07</version>
7
<title>SSW Clean Architecture Template</title>
8
<authors>SSW</authors>
9
<description>SSW Clean Architecture Solution Template for .NET.</description>
@@ -33,5 +33,4 @@
33
<file src=".\**" target="content" exclude="**\bin\**;**\obj\**;**\.vs\**;**\.vscode\**;**\.git\**;**\.github\**;**\LICENSE;**\.idea\**;CODE_OF_CONDUCT.yml" />
34
<file src=".\.github\**" target="content\.github" exclude="CODEOWNERS;settings.yml;workflows\package.yml;workflows\update-settings.yml" />
35
</files>
36
-<!--foo-->
37
</package>
0 commit comments