Skip to content

Commit

Permalink
Merge pull request #14 from B3zaleel/ignore-projects
Browse files Browse the repository at this point in the history
Ignore packing of example project
  • Loading branch information
B3zaleel authored Aug 14, 2024
2 parents 62b6612 + 0c946b1 commit f036670
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Draco.Examples/Draco.Examples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f036670

Please sign in to comment.