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 a259574 commit 75e9e5fCopy full SHA for 75e9e5f
appveyor.yml
@@ -28,7 +28,7 @@ build:
28
publish_nuget: true
29
verbosity: minimal
30
artifacts:
31
-- path: Leaf.xNet\bin\Release\Leaf.xNet.$(appveyor_build_version).nupkg
+- path: Leaf.xNet.$(appveyor_build_version).nupkg
32
name: Leaf.xNet_v$(appveyor_build_version)__Nuget_All_Targets
33
- path: Leaf.xNet\bin\Release\net452
34
name: Leaf.xNet_v$(appveyor_build_version)__NET_Framework_4.5.2
0 commit comments