Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
properly pack sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Aug 24, 2019
1 parent 0eb6801 commit 73d14bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Meta.Packages/Rocket.Surgery.Meta.Packages.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<DevelopmentDependency>true</DevelopmentDependency>
</PropertyGroup>
<ItemGroup>
<None Include="build/*.*" Pack="true" PackagePath="build" />
<None Include="buildMultiTargeting/*.*" Pack="true" PackagePath="buildMultiTargeting" />
<None Include="Sdk/*.*" Pack="true" PackagePath="Sdk" />
</ItemGroup>
</Project>

0 comments on commit 73d14bd

Please sign in to comment.