File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed 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
<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 >
235
235
</Target>
236
236
<Target Name="AfterBuild">
237
237
</Target> -->
238
- </Project >
238
+ </Project >
Original file line number Diff line number Diff line change 15
15
16
16
The following attributes can be set on the <httpRuntime> tag.
17
17
<system.Web>
18
- <httpRuntime targetFramework="4.5 .2" />
18
+ <httpRuntime targetFramework="4.6 .2" />
19
19
</system.Web>
20
20
-->
21
21
<system .web>
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
<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 >
251
251
</Target>
252
252
<Target Name="AfterBuild">
253
253
</Target> -->
254
- </Project >
254
+ </Project >
Original file line number Diff line number Diff line change 15
15
16
16
The following attributes can be set on the <httpRuntime> tag.
17
17
<system.Web>
18
- <httpRuntime targetFramework="4.5 .2" />
18
+ <httpRuntime targetFramework="4.6 .2" />
19
19
</system.Web>
20
20
-->
21
21
<system .web>
You can’t perform that action at this time.
0 commit comments