We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd65795 commit da18315Copy full SHA for da18315
.teamcity/UnitsNet/buildTypes/UnitsNet_Deploy.xml
@@ -94,7 +94,7 @@
94
<artifact-dependencies>
95
<dependency sourceBuildTypeId="UnitsNet_CI" cleanDestination="true">
96
<revisionRule name="sameChainOrLastFinished" revision="latest.sameChainOrLastFinished" />
97
- <artifact sourcePath="+NuGet" />
+ <artifact sourcePath="+NuGet=>Temp\NuGet" />
98
</dependency>
99
</artifact-dependencies>
100
<dependencies>
0 commit comments