Compare commits
1 Commits
1d5b4a4ab7
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| c78907aeeb |
@@ -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