Skip to content

Commit

Permalink
Set EmbedUntrackedSources to true by default (#4063) (#5278)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmat authored Apr 17, 2020
1 parent 36fd49b commit bebaa0c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<DevelopmentDependency>false</DevelopmentDependency>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>

<PackageIcon>Icon.png</PackageIcon>
<PackageIconFullPath>$(MSBuildThisFileDirectory)Assets\DotNetPackageIcon.png</PackageIconFullPath>
Expand Down

0 comments on commit bebaa0c

Please sign in to comment.