Skip to content

Commit a9e0eaa

Browse files
fix(💚): fix ci/cd #23
Signed-off-by: Justinian Erdmier <[email protected]>
1 parent de8f6e2 commit a9e0eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/DomainCore/DomainCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Summary>A small library for easily and quickly modeling your domain layer following DDD principles.</Summary>
1010
<PackageTags>domain-driven-design objects; ddd objects; justinian; erdmier</PackageTags>
1111
<Version>1.1.2-preview.3</Version>
12-
<PackageReleaseNotes>Setting up CI/CD pipelines.</PackageReleaseNotes>
12+
<PackageReleaseNotes>Setting up CI/CD pipeline.</PackageReleaseNotes>
1313
</PropertyGroup>
1414

1515
<PropertyGroup Condition="'$(Configuration)'=='Debug'">

0 commit comments

Comments
 (0)