Skip to content

Commit 7a71d90

Browse files
DevExpressExampleBotDevExpressExampleBot
DevExpressExampleBot
authored and
DevExpressExampleBot
committed
Source auto update [skip ci]
1 parent 6e58bff commit 7a71d90

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CS/BindToMsSqlDatabaseFileExample/BindToMsSqlDatabaseFileExample.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="15.0" 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>
@@ -148,4 +148,4 @@
148148
<PropertyGroup>
149149
<PostBuildEvent>xcopy "$(ProjectDir)NW19*.*" $(TargetDir) /Y</PostBuildEvent>
150150
</PropertyGroup>
151-
</Project>
151+
</Project>

VB/BindToMsSqlDatabaseFileExample/BindToMsSqlDatabaseFileExample.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="15.0" 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>
@@ -165,4 +165,4 @@
165165
<PropertyGroup>
166166
<PostBuildEvent>xcopy "$(ProjectDir)NW19*.*" $(TargetDir) /Y</PostBuildEvent>
167167
</PropertyGroup>
168-
</Project>
168+
</Project>

0 commit comments

Comments
 (0)