Generate nugets in correct format

This commit is contained in:
Pavel Vesely
2020-05-26 09:04:15 +02:00
parent e4b37c17d8
commit 795f591da2
4 changed files with 8 additions and 7 deletions

View File

@ -17,6 +17,7 @@
<RepositoryType>Git</RepositoryType>
<PackageReleaseNotes>Not for production use.</PackageReleaseNotes>
<RootNamespace>Oqtane</RootNamespace>
<IsPackable>true</IsPackable>
</PropertyGroup>
<ItemGroup>
@ -37,5 +38,4 @@
<ItemGroup>
<ProjectReference Include="..\Oqtane.Shared\Oqtane.Shared.csproj" />
</ItemGroup>
</Project>