Skip to content

Commit e4d5f93

Browse files
DevExpressExampleBotDevExpressExampleBot
DevExpressExampleBot
authored and
DevExpressExampleBot
committed
Source auto update [skip ci]
1 parent 3e38162 commit e4d5f93

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CS/WindowsFormsApplication1/WindowsFormsApplication1.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="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -95,4 +95,4 @@
9595
<Target Name="AfterBuild">
9696
</Target>
9797
-->
98-
</Project>
98+
</Project>

VB/WindowsFormsApplication1/WindowsFormsApplication1.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="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -98,4 +98,4 @@
9898
<Target Name="AfterBuild">
9999
</Target>
100100
-->
101-
</Project>
101+
</Project>

0 commit comments

Comments
 (0)