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 ad171a1 commit ec0fbffCopy full SHA for ec0fbff
src/GitBuildInfo.SourceGenerator/Directory.Build.props
@@ -13,6 +13,7 @@
13
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
14
<NoWarn>$(NoWarn);NU5128;NU5127</NoWarn>
15
<NuSpecFile>GitBuildInfo.SourceGenerator.nuspec</NuSpecFile>
16
+ <IsRoslynComponent>true</IsRoslynComponent>
17
</PropertyGroup>
18
19
<ItemGroup>
0 commit comments