Skip to content

Commit

Permalink
Embed untracked sources
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed Sep 19, 2024
1 parent b12f30d commit 6a4ad06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MoreLinq/MoreLinq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<AssemblyName>MoreLinq</AssemblyName>
<OutputType>Library</OutputType>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsAotCompatible>
<AssemblyOriginatorKeyFile>key.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
Expand Down

0 comments on commit 6a4ad06

Please sign in to comment.