Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Exclude Content from Nuget

$
0
0

I am creating a nuget and want to exclude everything from the contentFiles/Content while creating nuget. I am just using the .csproj files.

I tried few things like these, but it still creates the contentFiles.

<PropertyGroup><DefaultItemExcludes>$(DefaultItemExcludes);**/*.proto</DefaultItemExcludes></PropertyGroup>

Also tried

<PropertyGroup><DefaultItemExcludes>$(DefaultItemExcludes);**/*.proto</DefaultItemExcludes></PropertyGroup>

Can someone help me out.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>