Skip to content

Commit

Permalink
Exclude example projects from packing
Browse files Browse the repository at this point in the history
  • Loading branch information
commonsensesoftware committed Aug 12, 2023
1 parent dbd8ccd commit 434563c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
<Import Project="$([MSBuild]::GetPathOfFileAbove($(MSBuildThisFile),'$(MSBuildThisFileDirectory)../'))"/>
<PropertyGroup>
<RootNamespace>Keyed.DI.Example</RootNamespace>
<IsPackable>false</IsPackable>
</PropertyGroup>
</Project>

0 comments on commit 434563c

Please sign in to comment.