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 de8f6e2 commit a9e0eaaCopy full SHA for a9e0eaa
Source/DomainCore/DomainCore.csproj
@@ -9,7 +9,7 @@
9
<Summary>A small library for easily and quickly modeling your domain layer following DDD principles.</Summary>
10
<PackageTags>domain-driven-design objects; ddd objects; justinian; erdmier</PackageTags>
11
<Version>1.1.2-preview.3</Version>
12
- <PackageReleaseNotes>Setting up CI/CD pipelines.</PackageReleaseNotes>
+ <PackageReleaseNotes>Setting up CI/CD pipeline.</PackageReleaseNotes>
13
</PropertyGroup>
14
15
<PropertyGroup Condition="'$(Configuration)'=='Debug'">
0 commit comments