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 fd2f292 commit 75910f0Copy full SHA for 75910f0
1 file changed
src/SmallSharp/SmallSharp.csproj
@@ -7,6 +7,7 @@
7
<PackFolder>build\netstandard2.0</PackFolder>
8
<PackNone>true</PackNone>
9
<GenerateDocumentationFile>false</GenerateDocumentationFile>
10
+ <DevelopmentDependency>true</DevelopmentDependency>
11
</PropertyGroup>
12
13
<ItemGroup>
@@ -30,4 +31,4 @@
30
31
<UpToDateCheckInput Include="SmallSharp.targets" />
32
</ItemGroup>
33
-</Project>
34
+</Project>
0 commit comments