File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ dotnet pack src/Bing.Data.Sql -c Release -o nuget_pub
4242
4343:: Domain
4444dotnet pack src/Bing.Uow -c Release -o nuget_pub
45+ dotnet pack src/Bing.Auditing.Contracts -c Release -o nuget_pub
4546dotnet pack src/Bing.Auditing -c Release -o nuget_pub
4647dotnet pack src/Bing.Ddd.Domain -c Release -o nuget_pub
4748
Original file line number Diff line number Diff line change 33 <VersionMajor >2</VersionMajor >
44 <VersionMinor >2</VersionMinor >
55 <VersionPatch >9</VersionPatch >
6- <VersionQuality >20230215 -1</VersionQuality >
6+ <VersionQuality >20230313 -1</VersionQuality >
77 <VersionPrefix >$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix >
88 <VersionSuffix >preview-$(VersionQuality)</VersionSuffix >
99 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments