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 471a106 commit dd0cae5Copy full SHA for dd0cae5
src/Simplify.Web.Postman/Simplify.Web.Postman.csproj
@@ -3,9 +3,9 @@
3
<TargetFrameworks>net6.0;netstandard2.0</TargetFrameworks>
4
<LangVersion>latest</LangVersion>
5
<Nullable>enable</Nullable>
6
+
7
<IncludeSymbols>true</IncludeSymbols>
8
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
- <OutputPath>bin\Any CPU\$(Configuration)\</OutputPath>
9
<GenerateDocumentationFile>true</GenerateDocumentationFile>
10
11
<Version>1.0</Version>
0 commit comments