Skip to content

Commit

Permalink
Added the missing source generator include
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronMayne committed Feb 21, 2024
1 parent 032439a commit 0009ca6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<ProjectReference Include="$(SGFContractsProjectPath)" PrivateAssets="All" />
<ProjectReference Include="$(SGFWindowsPluginProjectPath)" PrivateAssets="All" />
<ProjectReference Include="$(SGFMSBuildProjectPath)" PrivateAssets="All" ReferenceOutputAssembly="False" />
<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
</ItemGroup>
<Import Project="$(SGFTargetsPath)" />

Expand Down

0 comments on commit 0009ca6

Please sign in to comment.