Skip to content

Commit

Permalink
Merge #17 from v3.1-mono
Browse files Browse the repository at this point in the history
Upgrade to .NET Core v3.1 (and many, many other things!)
  • Loading branch information
maacpiash committed Jul 27, 2020
2 parents 9bc6d38 + 8546eea commit 3c3f441
Show file tree
Hide file tree
Showing 75 changed files with 1,032 additions and 14,745 deletions.
21 changes: 21 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
root = true

[*]
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
max_line_length = 120

[*.cs]
indent_size = 4
indent_style = tab

[*.{csproj,json,xml}]
indent_size = 2
indent_style = space

[*.md]
max_line_length = 0

[COMMIT_EDITMSG]
max_line_length = 72
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

patreon: maacpiash
21 changes: 0 additions & 21 deletions .github/workflows/macos.yml

This file was deleted.

21 changes: 0 additions & 21 deletions .github/workflows/ubuntu.yml

This file was deleted.

21 changes: 0 additions & 21 deletions .github/workflows/windows.yml

This file was deleted.

0 comments on commit 3c3f441

Please sign in to comment.