Skip to content

Commit

Permalink
move tools folder to correct project
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianAuinger committed Mar 17, 2022
1 parent d2e600a commit 07fc2be
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>
<None Update="tools\*.ps1" CopyToOutputDirectory="Always" Pack="true" PackagePath="" />
<Content Include="$(OutputPath)\Weingartner.Json.Migration.Roslyn.dll" PackagePath="$(ContentTargetFolders)" />
</ItemGroup>
<Import Project="..\Weingartner.Migration.Common.Shared\Weingartner.Migration.Common.Shared.projitems" Label="Shared" />
Expand Down

0 comments on commit 07fc2be

Please sign in to comment.