Skip to content

Commit

Permalink
bump travis and appveyor build to 6.X.X wagon
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosEngine committed Dec 15, 2021
1 parent 9905aaa commit 607bcfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: csharp
mono: none
dotnet: 5.0.100
dotnet: 6.0.101
dist: bionic
addons:
apt:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ build_script:
clone_depth: 1
test: off
deploy: off
os: Visual Studio 2019
os: Visual Studio 2022

0 comments on commit 607bcfa

Please sign in to comment.