Skip to content

Commit

Permalink
Update demo console project to use .NET 6 - LTS support
Browse files Browse the repository at this point in the history
The parsing library still uses .NET Standard 2.0
  • Loading branch information
barrett777 committed Nov 21, 2021
1 parent 1371467 commit 187f8c3
Showing 1 changed file with 1 addition and 1 deletion.
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: 2.2.108
dotnet: 6.0.100
branches:
only:
- master
Expand Down

0 comments on commit 187f8c3

Please sign in to comment.