Skip to content

Commit

Permalink
Update .NET Framework 4.6 version
Browse files Browse the repository at this point in the history
  • Loading branch information
chronoxor committed Apr 1, 2020
1 parent 020eb0b commit 929b8eb
Show file tree
Hide file tree
Showing 61 changed files with 774 additions and 1,078 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Specify version format
version: "1.9.1.{build}"
version: "1.9.2.{build}"

# Image to use
image: Visual Studio 2019
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ matrix:
os: linux
- name: "MacOS"
os: osx
osx_image: xcode11.2
osx_image: xcode11.3

# Build scripts
script:
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 Ivan Shynkarenka
Copyright (c) 2019-2020 Ivan Shynkarenka

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 929b8eb

Please sign in to comment.