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 4a77d5e commit 7b25f9cCopy full SHA for 7b25f9c
1 file changed
Source/EventFlow.SourceGenerators/EventFlow.SourceGenerators.csproj
@@ -8,14 +8,16 @@
8
<Nullable>enable</Nullable>
9
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
10
<IncludeBuildOutput>false</IncludeBuildOutput>
11
- <Title>EventFlow.PostgreSql</Title>
+ <Title>EventFlow.SourceGenerators</Title>
12
<Authors>Alexey Fedorov</Authors>
13
<Company>Rasmus Mikkelsen</Company>
14
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2025</Copyright>
15
<Description>Source Generators for EventFlow</Description>
16
<PackageTags>CQRS ES event sourcing</PackageTags>
17
<PackageReleaseNotes>UPDATED BY BUILD</PackageReleaseNotes>
18
<IsPackable>true</IsPackable>
19
+ <SymbolPackageFormat></SymbolPackageFormat>
20
+ <IncludeSymbols>false</IncludeSymbols>
21
</PropertyGroup>
22
23
<ItemGroup>
0 commit comments