Skip to content

Commit 0f32932

Browse files
committed
chore: re-add the data sources for control bindings
1 parent 5e53458 commit 0f32932

6 files changed

+30
-20
lines changed

Tanji/Properties/DataSources/Tanji.Core.ViewModels.ConnectionViewModel.datasource renamed to Tanji/Properties/DataSources/Tanji.Core.Infrastructure.ViewModels.ConnectionViewModel.datasource

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
This file is automatically generated by Visual Studio. It is
4-
used to store generic object data source configuration information.
5-
Renaming the file extension or editing the content of this file may
3+
This file is automatically generated by Visual Studio. It is
4+
used to store generic object data source configuration information.
5+
Renaming the file extension or editing the content of this file may
66
cause the file to be unrecognizable by the program.
77
-->
88
<GenericObjectDataSource DisplayName="ConnectionViewModel" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
9-
<TypeInfo>Tanji.Core.ViewModels.ConnectionViewModel, Tanji.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
9+
<TypeInfo>Tanji.Core.Infrastructure.ViewModels.ConnectionViewModel, Tanji.Core.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
1010
</GenericObjectDataSource>

Tanji/Properties/DataSources/Tanji.Core.ViewModels.ExtensionsViewModel.datasource renamed to Tanji/Properties/DataSources/Tanji.Core.Infrastructure.ViewModels.ExtensionsViewModel.datasource

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
This file is automatically generated by Visual Studio. It is
4-
used to store generic object data source configuration information.
5-
Renaming the file extension or editing the content of this file may
3+
This file is automatically generated by Visual Studio. It is
4+
used to store generic object data source configuration information.
5+
Renaming the file extension or editing the content of this file may
66
cause the file to be unrecognizable by the program.
77
-->
88
<GenericObjectDataSource DisplayName="ExtensionsViewModel" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
9-
<TypeInfo>Tanji.Core.ViewModels.ExtensionsViewModel, Tanji.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
9+
<TypeInfo>Tanji.Core.Infrastructure.ViewModels.ExtensionsViewModel, Tanji.Core.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
1010
</GenericObjectDataSource>

Tanji/Properties/DataSources/Tanji.Core.ViewModels.InjectionViewModel.datasource renamed to Tanji/Properties/DataSources/Tanji.Core.Infrastructure.ViewModels.InjectionViewModel.datasource

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
This file is automatically generated by Visual Studio. It is
4-
used to store generic object data source configuration information.
5-
Renaming the file extension or editing the content of this file may
3+
This file is automatically generated by Visual Studio. It is
4+
used to store generic object data source configuration information.
5+
Renaming the file extension or editing the content of this file may
66
cause the file to be unrecognizable by the program.
77
-->
88
<GenericObjectDataSource DisplayName="InjectionViewModel" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
9-
<TypeInfo>Tanji.Core.ViewModels.InjectionViewModel, Tanji.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
9+
<TypeInfo>Tanji.Core.Infrastructure.ViewModels.InjectionViewModel, Tanji.Core.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
1010
</GenericObjectDataSource>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
This file is automatically generated by Visual Studio. It is
4+
used to store generic object data source configuration information.
5+
Renaming the file extension or editing the content of this file may
6+
cause the file to be unrecognizable by the program.
7+
-->
8+
<GenericObjectDataSource DisplayName="LoggerViewModel" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
9+
<TypeInfo>Tanji.Core.Infrastructure.ViewModels.LoggerViewModel, Tanji.Core.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
10+
</GenericObjectDataSource>

Tanji/Properties/DataSources/Tanji.Core.ViewModels.SettingsViewModel.datasource renamed to Tanji/Properties/DataSources/Tanji.Core.Infrastructure.ViewModels.SettingsViewModel.datasource

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
This file is automatically generated by Visual Studio. It is
4-
used to store generic object data source configuration information.
5-
Renaming the file extension or editing the content of this file may
3+
This file is automatically generated by Visual Studio. It is
4+
used to store generic object data source configuration information.
5+
Renaming the file extension or editing the content of this file may
66
cause the file to be unrecognizable by the program.
77
-->
88
<GenericObjectDataSource DisplayName="SettingsViewModel" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
9-
<TypeInfo>Tanji.Core.ViewModels.SettingsViewModel, Tanji.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
9+
<TypeInfo>Tanji.Core.Infrastructure.ViewModels.SettingsViewModel, Tanji.Core.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
1010
</GenericObjectDataSource>

Tanji/Properties/DataSources/Tanji.Core.ViewModels.ToolboxViewModel.datasource renamed to Tanji/Properties/DataSources/Tanji.Core.Infrastructure.ViewModels.ToolboxViewModel.datasource

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
This file is automatically generated by Visual Studio. It is
4-
used to store generic object data source configuration information.
5-
Renaming the file extension or editing the content of this file may
3+
This file is automatically generated by Visual Studio. It is
4+
used to store generic object data source configuration information.
5+
Renaming the file extension or editing the content of this file may
66
cause the file to be unrecognizable by the program.
77
-->
88
<GenericObjectDataSource DisplayName="ToolboxViewModel" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
9-
<TypeInfo>Tanji.Core.ViewModels.ToolboxViewModel, Tanji.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
9+
<TypeInfo>Tanji.Core.Infrastructure.ViewModels.ToolboxViewModel, Tanji.Core.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
1010
</GenericObjectDataSource>

0 commit comments

Comments
 (0)