File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<configuration >
3
3
<startup >
4
- <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.5 " />
4
+ <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.6.1 " />
5
5
</startup >
6
6
</configuration >
Original file line number Diff line number Diff line change 9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >TestServer</RootNamespace >
11
11
<AssemblyName >TestServer</AssemblyName >
12
- <TargetFrameworkVersion >v4.5 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
</PropertyGroup >
15
15
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
55
55
<Target Name="AfterBuild">
56
56
</Target>
57
57
-->
58
- </Project >
58
+ </Project >
You can’t perform that action at this time.
0 commit comments