File tree Expand file tree Collapse file tree
.vs/BrowserStackLocal/v14 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <OutputType >Library</OutputType >
99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >BrowserStack</RootNamespace >
11- <AssemblyName >BrowserStack </AssemblyName >
11+ <AssemblyName >BrowserStackLocal </AssemblyName >
1212 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 </PropertyGroup >
Original file line number Diff line number Diff line change 66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
88[ assembly: AssemblyTitle ( "BrowserStackLocal" ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
9+ [ assembly: AssemblyDescription ( "C# Bindings for BrowserStack Local " ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "" ) ]
11+ [ assembly: AssemblyCompany ( "BrowserStack " ) ]
1212[ assembly: AssemblyProduct ( "BrowserStackLocal" ) ]
1313[ assembly: AssemblyCopyright ( "Copyright © 2016" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.1.0" ) ]
36- [ assembly: AssemblyFileVersion ( "0.1.0" ) ]
35+ [ assembly: AssemblyVersion ( "0.1.0.0 " ) ]
36+ [ assembly: AssemblyFileVersion ( "0.1.0.0 " ) ]
You can’t perform that action at this time.
0 commit comments