Skip to content

Commit

Permalink
Fix AssemblyInfo source embedding
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrzesniewski committed Mar 29, 2020
1 parent 5f75ddd commit c871a3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
<EmbeddedFiles Include="$(GeneratedAssemblyInfoFile)" />
</ItemGroup>

</Project>

0 comments on commit c871a3f

Please sign in to comment.