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 f1bb1d0 commit cf948d4Copy full SHA for cf948d4
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