File tree Expand file tree Collapse file tree 5 files changed +13
-9
lines changed Expand file tree Collapse file tree 5 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project ToolsVersion =" 4 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <Project ToolsVersion =" 12 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >core</RootNamespace >
11
11
<AssemblyName >core</AssemblyName >
12
- <TargetFrameworkVersion >v4.5 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
15
15
<RestorePackages >true</RestorePackages >
16
+ <TargetFrameworkProfile />
16
17
</PropertyGroup >
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
18
19
<DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project ToolsVersion =" 4 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <Project ToolsVersion =" 12 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >selenium.core.tests</RootNamespace >
11
11
<AssemblyName >selenium.core.tests</AssemblyName >
12
- <TargetFrameworkVersion >v4.5 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
15
15
<RestorePackages >true</RestorePackages >
16
+ <TargetFrameworkProfile />
16
17
</PropertyGroup >
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
18
19
<DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<configuration >
3
3
4
4
5
- </configuration >
5
+ <startup >< supportedRuntime version = " v4.0 " sku = " .NETFramework,Version=v4.6.1 " /></ startup >< /configuration >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project ToolsVersion =" 4 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <Project ToolsVersion =" 12 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >selenium.core</RootNamespace >
11
11
<AssemblyName >selenium.core</AssemblyName >
12
- <TargetFrameworkVersion >v4.5 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
15
15
<RestorePackages >true</RestorePackages >
16
+ <TargetFrameworkProfile />
16
17
</PropertyGroup >
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
18
19
<DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >selenium.widget.v3</RootNamespace >
11
11
<AssemblyName >selenium.widget.v3</AssemblyName >
12
- <TargetFrameworkVersion >v4.5.2 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
+ <TargetFrameworkProfile />
14
15
</PropertyGroup >
15
16
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
16
17
<DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments