Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 committed Jul 13, 2016
1 parent 57d6c16 commit b025734
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 @@ -38,7 +38,7 @@ build_script:
# Restore Packages
dotnet restore
# Export Library Moniker Name
# Set Library Moniker Name
if($env:FRAMEWORK -eq "net45") {
$FrameworkLibsMoniker = "net45"
} else {
Expand Down

0 comments on commit b025734

Please sign in to comment.