Fix/disable test due to netcoreapp3.0 vs netcoreapp2.0
This commit is contained in:
parent
97817b0ca2
commit
efcae15d0d
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ namespace EndToEnd
|
|||
"1.1",
|
||||
"2.0",
|
||||
"2.1",
|
||||
"2.2"
|
||||
"3.0"
|
||||
}.Select(version => new object[] { version });
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue