We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f0f4f commit bed94ebCopy full SHA for bed94eb
SeleniumTests/SeleniumTests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>net9.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
5
<LangVersion>latest</LangVersion>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
0 commit comments