Skip to content

Commit 0be1dcf

Browse files
DevExpressExampleBotDevExpressExampleBot
DevExpressExampleBot
authored and
DevExpressExampleBot
committed
Source auto update [skip ci]
1 parent dcdcc31 commit 0be1dcf

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

CS/T569785/T569785.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44
<PropertyGroup>
@@ -235,4 +235,4 @@
235235
</Target>
236236
<Target Name="AfterBuild">
237237
</Target> -->
238-
</Project>
238+
</Project>

CS/T569785/Web.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
The following attributes can be set on the <httpRuntime> tag.
1717
<system.Web>
18-
<httpRuntime targetFramework="4.5.2" />
18+
<httpRuntime targetFramework="4.6.2" />
1919
</system.Web>
2020
-->
2121
<system.web>

VB/T569785/T569785.vbproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44
<PropertyGroup>
@@ -251,4 +251,4 @@
251251
</Target>
252252
<Target Name="AfterBuild">
253253
</Target> -->
254-
</Project>
254+
</Project>

VB/T569785/Web.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
The following attributes can be set on the <httpRuntime> tag.
1717
<system.Web>
18-
<httpRuntime targetFramework="4.5.2" />
18+
<httpRuntime targetFramework="4.6.2" />
1919
</system.Web>
2020
-->
2121
<system.web>

0 commit comments

Comments
 (0)