Skip to content

Commit d6bcbe2

Browse files
DevExpressExampleBotDevExpressExampleBot
DevExpressExampleBot
authored and
DevExpressExampleBot
committed
Source auto update [skip ci]
1 parent 794ee20 commit d6bcbe2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CS/FederationDataSourceExample/FederationDataSourceExample.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>
@@ -200,4 +200,4 @@
200200
</PackageReference>
201201
</ItemGroup>
202202
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
203-
</Project>
203+
</Project>

VB/FederationDataSourceExample/FederationDataSourceExample.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>
@@ -218,4 +218,4 @@
218218
</PackageReference>
219219
</ItemGroup>
220220
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
221-
</Project>
221+
</Project>

0 commit comments

Comments
 (0)