Skip to content

Commit 1cf024d

Browse files
DevExpressExampleBotDevExpressExampleBot
authored andcommitted
Source auto update [skip ci]
1 parent c79d028 commit 1cf024d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

VB/PersistentRowState/PersistentRowState.Net5.vbproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<OptionInfer>On</OptionInfer>
55
<TargetFramework>net8.0-windows</TargetFramework>
66
<OutputType>WinExe</OutputType>
7-
<RootNamespace></RootNamespace>
7+
<RootNamespace>
8+
</RootNamespace>
89
<AssemblyName>PersistentRowState</AssemblyName>
910
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
1011
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>

VB/PersistentRowState/PersistentRowState.vbproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<ProjectGuid>{288B2E46-31F7-409E-8796-754EAB73DF5D}</ProjectGuid>
88
<OutputType>WinExe</OutputType>
99
<AppDesignerFolder>Properties</AppDesignerFolder>
10-
<RootNamespace></RootNamespace>
10+
<RootNamespace>
11+
</RootNamespace>
1112
<AssemblyName>PersistentRowState</AssemblyName>
1213
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
1314
<FileAlignment>512</FileAlignment>

0 commit comments

Comments
 (0)