We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d91fd commit f5157cfCopy full SHA for f5157cf
src/Sigourney/Sigourney.csproj
@@ -12,9 +12,6 @@ Legacy code that was supporting weavers targeting versions of Sigourney prior to
12
Version 4.0.1 fixed a bug where Sigourney did not run on F#.</PackageReleaseNotes>
13
<PackageTags>$(PackageTags);Cecil</PackageTags>
14
<GenerateDocumentationFile>true</GenerateDocumentationFile>
15
- <EmbedUntrackedSources>true</EmbedUntrackedSources>
16
- <IncludeSymbols>true</IncludeSymbols>
17
- <SymbolPackageFormat>snupkg</SymbolPackageFormat>
18
<LangVersion>8.0</LangVersion>
19
<Nullable>enable</Nullable>
20
</PropertyGroup>
0 commit comments