Skip to content

Commit

Permalink
Typo again :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Saquib Mian authored and Saquib Mian committed Mar 30, 2017
1 parent 6967003 commit 91c56b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ build_script:
after_build:
- dotnet pack src\D2L.CodeStyle.Annotations -o artifacts -c Release
- nuget pack src\D2L.CodeStyle.Analyzers\D2L.CodeStyle.Analyzers.csproj -Properties "Configuration=Release" -OutputDirectory artifacts
- nuget pack src\D2L.CodeStyle.TestAnalzyers\D2L.CodeStyle.TestAnalzyers.csproj -Properties "Configuration=Release" -OutputDirectory artifacts
- nuget pack src\D2L.CodeStyle.TestAnalyzers\D2L.CodeStyle.TestAnalyzers.csproj -Properties "Configuration=Release" -OutputDirectory artifacts

build:
publish_nuget: true
Expand Down

0 comments on commit 91c56b2

Please sign in to comment.