Skip to content

Commit

Permalink
📦🔧 Disables packing of sample project
Browse files Browse the repository at this point in the history
  • Loading branch information
akritikos committed May 9, 2021
1 parent ff40c4c commit be1e1d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .config
1 change: 1 addition & 0 deletions samples/Samples.CityCensus/Samples.CityCensus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit be1e1d5

Please sign in to comment.