issues
search
icarus-consulting
/
Yaapii.Http
C# Library for Http Request
MIT License
7
stars
0
forks
source link
Fix NuGet deployment
#29
Closed
aveXcaesar
closed
4 years ago
aveXcaesar
commented
4 years ago
Please check if the PR fulfills these requirements
[x] I made sure that my code builds (VisualStudio & cake script: build.ps1)
[x] I merged the master into this branch before pushing
[x] The commit message follows our guidelines
[ ] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)
What kind of change does this PR introduce? (check one with "x")
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Build related changes
[ ] CI related changes
[ ] Other... Please describe:
What is the current behavior? (You can also link to an open issue here)
closes #28
What is the new behavior?
build.cake
uses loops
makes NuGet deployment
appveyor.yml
remove artifacts and nuget publishing"
Does this PR introduce a breaking change? (check one with "x")
[ ] Yes
[x] No
If this PR contains a breaking change, please describe the impact and migration path for existing applications
Other information
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x")
What is the current behavior? (You can also link to an open issue here)
closes #28
What is the new behavior?
build.cake
appveyor.yml
remove artifacts and nuget publishing"Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications
Other information