does this make dotnet pass?

This commit is contained in:
Anthony Sottile 2022-12-06 14:17:38 -05:00
parent cb0bcfd67f
commit fb3e0977f8
5 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6</TargetFramework>
<PackAsTool>true</PackAsTool>
<ToolCommandName>proj1</ToolCommandName>