Enable targeting .NET Core 2.2
This commit is contained in:
parent
a54418d44e
commit
a8c664ba67
3 changed files with 15 additions and 4 deletions
|
@ -20,8 +20,7 @@ namespace EndToEnd
|
|||
"1.1",
|
||||
"2.0",
|
||||
"2.1",
|
||||
// 2.2 currently disabled in master: https://github.com/dotnet/cli/issues/10125
|
||||
// "2.2",
|
||||
"2.2",
|
||||
"3.0"
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue