We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02687ed commit 5759d2eCopy full SHA for 5759d2e
ElementFactoryGenerator/ElementFactoryGenerator.csproj
@@ -10,6 +10,7 @@
10
<IncludeSymbols>true</IncludeSymbols>
11
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
12
<IsRoslynComponent>true</IsRoslynComponent>
13
+ <PackageId>KeyValues2.ElementFactoryGenerator</PackageId>
14
</PropertyGroup>
15
16
<ItemGroup>
@@ -21,4 +22,4 @@
21
22
<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
23
</ItemGroup>
24
-</Project>
25
+</Project>
0 commit comments