Skip to content

Commit b638066

Browse files
committed
Update NetCore-2.0 version
1 parent ae86bd7 commit b638066

File tree

125 files changed

+13784
-412
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+13784
-412
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Specify version format
2-
version: "1.8.0.{build}"
2+
version: "2.0.1.{build}"
33

44
# Image to use
55
image: Visual Studio 2019

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matrix:
1414
os: linux
1515
- name: "MacOS"
1616
os: osx
17-
osx_image: xcode11
17+
osx_image: xcode11.3
1818

1919
# Build scripts
2020
script:

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 Ivan Shynkarenka
3+
Copyright (c) 2019-2020 Ivan Shynkarenka
44

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

NetCoreServer.sln

Lines changed: 300 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)