Skip to content

Commit

Permalink
Tagging as not packable
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaabreu committed Oct 9, 2020
1 parent ad63eb3 commit 982a19d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/Sample.Application/Sample.Application.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<IsPackable>false</IsPackable>
<LangVersion>latest</LangVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 982a19d

Please sign in to comment.