Skip to content

Commit

Permalink
Add Microsoft.Extensions.Options.SourceGeneration to Transport Package (
Browse files Browse the repository at this point in the history
  • Loading branch information
tarekgh authored Sep 6, 2023
1 parent fe88e1b commit d902b2a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@
<ProjectReference Include="$(LibrariesProjectRoot)Microsoft.Extensions.Logging.Abstractions\gen\Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj"
ReferenceOutputAssembly="false"
PackAsAnalyzer="true" />
<ProjectReference Include="$(LibrariesProjectRoot)Microsoft.Extensions.Options\gen\Microsoft.Extensions.Options.SourceGeneration.csproj"
ReferenceOutputAssembly="false"
PackAsAnalyzer="true" />
</ItemGroup>
</Project>

0 comments on commit d902b2a

Please sign in to comment.