Skip to content

Commit

Permalink
Enable official debug functionality inside of Visual Studio.
Browse files Browse the repository at this point in the history
  • Loading branch information
AraHaan committed Oct 30, 2021
1 parent ad171a1 commit ec0fbff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GitBuildInfo.SourceGenerator/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<NoWarn>$(NoWarn);NU5128;NU5127</NoWarn>
<NuSpecFile>GitBuildInfo.SourceGenerator.nuspec</NuSpecFile>
<IsRoslynComponent>true</IsRoslynComponent>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit ec0fbff

Please sign in to comment.