📦 Moves nugets and published files under the Artifacts path
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
|
||||
<PropertyGroup Condition="$(ArtifactsPath) != ''">
|
||||
<UseArtifactsOutput>true</UseArtifactsOutput>
|
||||
<PackageOutputPath>$(ArtifactsPath)/nuget</PackageOutputPath>
|
||||
<PublishDir>$(ArtifactsPath)/upload/$(MSBuildProjectName)</PublishDir>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Label="Central Package Management">
|
||||
|
||||
Reference in New Issue
Block a user