We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26827c commit 7aecc76Copy full SHA for 7aecc76
AdventOfCode/AdventOfCode.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>netcoreapp3.1</TargetFramework>
+ <TargetFramework>net5.0</TargetFramework>
6
</PropertyGroup>
7
8
<ItemGroup>
0 commit comments