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 5c6540d commit 375d5dbCopy full SHA for 375d5db
appveyor.yml
@@ -56,10 +56,3 @@ deploy:
56
artifact: 'NuGetPackages'
57
on:
58
APPVEYOR_REPO_TAG: true
59
-
60
-- provider: NuGet
61
- server: https://www.myget.org/F/commandline/api/v2/package
62
- api_key:
63
- secure: hSatieECG8d1qvzcQejfzQH8vQa4W0GbXU10/xVXvL4dloo1vZMlCdHZbpZkLMNW
64
- artifact: 'NuGetPackages'
65
- symbol_server: https://www.myget.org/F/commandline/symbols/api/v2/package
src/CommandLine/CommandLine.csproj
@@ -48,4 +48,4 @@
48
<None Include="$(SolutionDir)LICENSE.md" Pack="true" PackagePath=""/>
49
<None Include="$(SolutionDir)art\CommandLine20.png" Pack="true" PackagePath=""/>
50
</ItemGroup>
51
-</Project>
+</Project>
0 commit comments