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 01ad6fe commit 79d48d0Copy full SHA for 79d48d0
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>netstandard2.0</TargetFramework>
6
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
7
<Title>BrowserStackLocal</Title>
8
<Product>BrowserStackLocal</Product>
0 commit comments