better try a custom .nuspec?

This commit is contained in:
2020-08-04 15:49:54 +02:00
parent 868df49f85
commit 1525765d03
9 changed files with 1169 additions and 545 deletions
+6
View File
@@ -5,6 +5,12 @@
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
<PropertyGroup>
<PackageId>zero.Core</PackageId>
<Version>0.1.0</Version>
<Description>// TODO</Description>
</PropertyGroup>
<!--<ItemGroup>
<Compile Include="..\AssemblyInfo.cs" Link="Properties\AssemblyInfo.cs" />
</ItemGroup>-->