This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
ImageSharp
mirror of
https://github.com/SixLabors/ImageSharp
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Remove "v" from AppVeyor version number (we can re-add it when setting the version via PS)
af/merge-core
Jeavon
10 years ago
parent
5028067379
commit
1cc7c334f0
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
appveyor.yml
2
appveyor.yml
View File
@ -1,4 +1,4 @@
version
:
v1.0.0
.{build}
version
:
1.0
.0
.{build}
os
:
Visual Studio 2015
init:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tsai/ImageSharp
Title
Body
Create Issue