Move to docker image

This commit is contained in:
Robert Marshall 2023-02-16 18:42:13 +00:00
parent 832b4fb36a
commit bb93afd555
5 changed files with 47 additions and 83 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<RootNamespace></RootNamespace>
<IsPackable>False</IsPackable>