Skip to content

Commit 7b25f9c

Browse files
committed
Retry release
1 parent 4a77d5e commit 7b25f9c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Source/EventFlow.SourceGenerators/EventFlow.SourceGenerators.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@
88
<Nullable>enable</Nullable>
99
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
1010
<IncludeBuildOutput>false</IncludeBuildOutput>
11-
<Title>EventFlow.PostgreSql</Title>
11+
<Title>EventFlow.SourceGenerators</Title>
1212
<Authors>Alexey Fedorov</Authors>
1313
<Company>Rasmus Mikkelsen</Company>
1414
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2025</Copyright>
1515
<Description>Source Generators for EventFlow</Description>
1616
<PackageTags>CQRS ES event sourcing</PackageTags>
1717
<PackageReleaseNotes>UPDATED BY BUILD</PackageReleaseNotes>
1818
<IsPackable>true</IsPackable>
19+
<SymbolPackageFormat></SymbolPackageFormat>
20+
<IncludeSymbols>false</IncludeSymbols>
1921
</PropertyGroup>
2022

2123
<ItemGroup>

0 commit comments

Comments
 (0)