bump integration test runner version

This commit is contained in:
Eliot Jones
2023-05-17 20:34:10 +01:00
parent 35ff13732e
commit 23aeb66566
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<TargetFramework>net6</TargetFramework>
</PropertyGroup>
<ItemGroup>