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 02aab6c commit 7f1e148Copy full SHA for 7f1e148
Parse.Tests/Parse.Tests.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFrameworks>net8.0;net9.0</TargetFrameworks>
4
<IsPackable>false</IsPackable>
5
<LangVersion>latest</LangVersion>
6
</PropertyGroup>
0 commit comments