Skip to content

Commit

Permalink
Add generating nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
krolol committed Dec 2, 2019
1 parent b1706d7 commit 3ab7c1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CoverageUploader/CoverageUploader/CoverageUploader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.0</TargetFramework>
<Company>Aras</Company>
<Authors>Oleg Yankovich</Authors>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 3ab7c1b

Please sign in to comment.