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 ce02dfc commit fd42ce5Copy full SHA for fd42ce5
examples/Directory.Build.props
@@ -0,0 +1,6 @@
1
+<Project>
2
+ <Import Project="../Directory.Build.props" />
3
+ <PropertyGroup>
4
+ <IsPackable>false</IsPackable>
5
+ </PropertyGroup>
6
+</Project>
0 commit comments