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 70e010d commit 75671bcCopy full SHA for 75671bc
RhythmGameUtilities/RhythmGameUtilities.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFrameworks>netstandard2.1</TargetFrameworks>
+ <TargetFrameworks>net5.0</TargetFrameworks>
4
<LangVersion>9.0</LangVersion>
5
<AssemblyVersion>1.0.0</AssemblyVersion>
6
</PropertyGroup>
0 commit comments