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 3e1b1cf commit 25c01e3Copy full SHA for 25c01e3
‎ConsoleApplication/ConsoleApplication.csproj‎
@@ -5,7 +5,7 @@
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
<RootNamespace>ConsoleApp</RootNamespace>
8
- <TargetFrameworks>net7.0;net8.0;net9.0</TargetFrameworks>
+ <TargetFrameworks>net8.0;net9.0</TargetFrameworks>
9
<LangVersion>default</LangVersion>
10
</PropertyGroup>
11
‎TestRobotsTxt/TestRobotsTxt.csproj‎
@@ -6,7 +6,7 @@
<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
12
0 commit comments