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 d4a023f commit c3233ebCopy full SHA for c3233eb
BrowserStackLocal/BrowserStackLocal/BrowserStackLocal.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<RootNamespace>BrowserStack</RootNamespace>
4
<AssemblyName>BrowserStackLocal</AssemblyName>
5
- <TargetFrameworks>net20;netstandard2.0</TargetFrameworks>
+ <TargetFramework>net7.0</TargetFramework>
6
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
7
<Title>BrowserStackLocal</Title>
8
<Product>BrowserStackLocal</Product>
0 commit comments