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.
1 parent d31ab79 commit 949f8b3Copy full SHA for 949f8b3
Src/Xer.DomainDriven/Xer.DomainDriven.csproj
@@ -2,6 +2,12 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard1.0</TargetFramework>
5
+ <Authors>jeyjeyemem;xerprojects-contributors;</Authors>
6
+ <Description>Domain driven design components and marker interfaces.</Description>
7
+ <Copyright>Copyright (c) XerProjects contributors</Copyright>
8
+ <PackageLicenseUrl>https://github.com/XerProjects/Xer.DomainDriven/blob/master/LICENSE</PackageLicenseUrl>
9
+ <PackageProjectUrl>https://github.com/XerProjects/Xer.DomainDriven</PackageProjectUrl>
10
+ <PackageTags>domain-driven-design;ddd;</PackageTags>
11
</PropertyGroup>
12
13
</Project>
Src/Xer.DomainDriven/Xer.DomainDriven.nuspec
0 commit comments