test commit
This commit is contained in:
@@ -64,8 +64,6 @@
|
||||
</Target>
|
||||
|
||||
<Target Name="CopyPackageToLocalFeed" AfterTargets="Pack">
|
||||
<Message Text="Executing Copy Pack Task" Importance="high" />
|
||||
<Message Text="OutputPath: $(OutputPath)" Importance="high" />
|
||||
<ItemGroup>
|
||||
<NuGetPackages Include="$(OutputPath)../*.nupkg" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user