Skip to content

Commit

Permalink
Embed additional generated files in nupkg reproducible builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjarobot committed Dec 2, 2022
1 parent 6faab36 commit 4c9bf91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
</PropertyGroup>
<ItemGroup>
<EmbeddedFiles Include="$(GeneratedAssemblyInfoFile)"/>
<EmbeddedFiles Include="$(GeneratedGlobalUsingsFile)"/>
<EmbeddedFiles Include="$(TargetFrameworkMonikerAssemblyAttributesPath)"/>
</ItemGroup>
</Project>

0 comments on commit 4c9bf91

Please sign in to comment.