Skip to content

Commit 50759c5

Browse files
committed
Updated package (from-start dependency UI fix)
1 parent 2c1e2a7 commit 50759c5

File tree

886 files changed

+1763
-1763
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

886 files changed

+1763
-1763
lines changed

GanttChartLightLibraryDemos/Demos/Demos.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
3131
<WebPage>publish.htm</WebPage>
3232
<TrustUrlParameters>true</TrustUrlParameters>
33-
<ApplicationRevision>22</ApplicationRevision>
33+
<ApplicationRevision>23</ApplicationRevision>
3434
<ApplicationVersion>1.1.1.%2a</ApplicationVersion>
3535
<UseApplicationTrust>false</UseApplicationTrust>
3636
<PublishWizardCompleted>true</PublishWizardCompleted>
@@ -78,11 +78,11 @@
7878
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.2, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
7979
<HintPath>..\packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
8080
</Reference>
81-
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.10, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
82-
<HintPath>..\packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
81+
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.44.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
82+
<HintPath>..\packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
8383
</Reference>
8484
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.43.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
85-
<HintPath>..\packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
85+
<HintPath>..\packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
8686
</Reference>
8787
<Reference Include="System" />
8888
<Reference Include="System.Data" />
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MainFeatures", "MainFeatures.csproj", "{0512000F-6359-439F-A4D5-20B4F320DEC8}"
2+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MainFeatures", "MainFeatures.csproj", "{3BA8A780-6367-4F9F-9953-17CD646B0C7A}"
33
EndProject
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "MainFeatures", "MainFeatures.vbproj", "{5680CAD8-A60A-46DF-9C8E-52BE66BD65FD}"
2+
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "MainFeatures", "MainFeatures.vbproj", "{579339C1-C10A-4BCE-8271-4CF6BCF49A56}"
33
EndProject

GanttChartLightLibraryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/AssigningResources/AssigningResources.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
4141
<Private>True</Private>
4242
</Reference>
43-
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.10, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
44-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
43+
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.44.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
44+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
4545
<Private>True</Private>
4646
</Reference>
4747
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.43.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
48-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
48+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
4949
<Private>True</Private>
5050
</Reference>
5151
<Reference Include="PresentationCore" />
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssigningResources", "AssigningResources.csproj", "{76AAFAF5-1D92-4F31-ABC4-8253D002616B}"
2+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssigningResources", "AssigningResources.csproj", "{10CEE7FD-AB3D-41D8-9B75-CFB3BAFB155F}"
33
EndProject
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.16" targetFramework="net40-client" />
3+
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.44.1" targetFramework="net40-client" />
44
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
55
</packages>

GanttChartLightLibraryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/AssignmentsTemplate/AssignmentsTemplate.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
3939
<Private>True</Private>
4040
</Reference>
41-
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.10, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
41+
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.44.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
4343
<Private>True</Private>
4444
</Reference>
4545
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.43.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
46-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
46+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
4747
<Private>True</Private>
4848
</Reference>
4949
<Reference Include="PresentationCore" />
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssignmentsTemplate", "AssignmentsTemplate.csproj", "{C76F73E4-51EA-4E05-A666-047B0AA37B2B}"
2+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssignmentsTemplate", "AssignmentsTemplate.csproj", "{172F3AE5-2F88-4673-A979-3851C9E776CE}"
33
EndProject
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.16" targetFramework="net40-client" />
3+
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.44.1" targetFramework="net40-client" />
44
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
55
</packages>

GanttChartLightLibraryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/AssignmentsTree/AssignmentsTree.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
3939
<Private>True</Private>
4040
</Reference>
41-
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.10, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
41+
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.44.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
4343
<Private>True</Private>
4444
</Reference>
4545
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.43.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
46-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
46+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
4747
<Private>True</Private>
4848
</Reference>
4949
<Reference Include="PresentationCore" />
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssignmentsTree", "AssignmentsTree.csproj", "{9AA1F11C-84DC-4B0A-A917-6362CCC79A9B}"
2+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssignmentsTree", "AssignmentsTree.csproj", "{1DFCC8F6-C6F2-44F7-AA38-650282DA5A79}"
33
EndProject
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.16" targetFramework="net40-client" />
3+
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.44.1" targetFramework="net40-client" />
44
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
55
</packages>

GanttChartLightLibraryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/AutomaticScheduling/AutomaticScheduling.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
3939
<Private>True</Private>
4040
</Reference>
41-
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.10, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
41+
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.44.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
4343
<Private>True</Private>
4444
</Reference>
4545
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.43.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
46-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
46+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
4747
<Private>True</Private>
4848
</Reference>
4949
<Reference Include="PresentationCore" />
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutomaticScheduling", "AutomaticScheduling.csproj", "{246AD7F4-FF01-4B61-A795-E283299CD634}"
2+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutomaticScheduling", "AutomaticScheduling.csproj", "{BABFCAAA-D9F8-4667-80DE-BFD4ED96D6B1}"
33
EndProject
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.16" targetFramework="net40-client" />
3+
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.44.1" targetFramework="net40-client" />
44
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
55
</packages>

GanttChartLightLibraryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/BarTemplating/BarTemplating.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
3939
<Private>True</Private>
4040
</Reference>
41-
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.10, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
41+
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.44.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
4343
<Private>True</Private>
4444
</Reference>
4545
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.43.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
46-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
46+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
4747
<Private>True</Private>
4848
</Reference>
4949
<Reference Include="PresentationCore" />
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BarTemplating", "BarTemplating.csproj", "{115A14FB-2433-43F4-9083-CD6C65F424B1}"
2+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BarTemplating", "BarTemplating.csproj", "{DAEC4912-9C98-4C14-8462-DA0F343B7784}"
33
EndProject
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.16" targetFramework="net40-client" />
3+
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.44.1" targetFramework="net40-client" />
44
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
55
</packages>

GanttChartLightLibraryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/Baseline/Baseline.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
3939
<Private>True</Private>
4040
</Reference>
41-
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.10, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
41+
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.44.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
4343
<Private>True</Private>
4444
</Reference>
4545
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.43.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
46-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
46+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
4747
<Private>True</Private>
4848
</Reference>
4949
<Reference Include="PresentationCore" />
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Baseline", "Baseline.csproj", "{F4DBF705-05CA-4C65-86CD-AC3DCEEC3765}"
2+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Baseline", "Baseline.csproj", "{5956A495-67C4-400A-9D67-DFC42034528A}"
33
EndProject
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.16" targetFramework="net40-client" />
3+
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.44.1" targetFramework="net40-client" />
44
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
55
</packages>

GanttChartLightLibraryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/BasicUsage/BasicUsage.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
4141
<Private>True</Private>
4242
</Reference>
43-
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.10, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
44-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
43+
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.44.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
44+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
4545
<Private>True</Private>
4646
</Reference>
4747
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.43.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
48-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
48+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
4949
<Private>True</Private>
5050
</Reference>
5151
<Reference Include="PresentationCore" />
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicUsage", "BasicUsage.csproj", "{AC8D8665-4E66-4C3F-BB4B-49822A2F5066}"
2+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicUsage", "BasicUsage.csproj", "{6242CF71-78D4-4651-850A-9D1CCE83E08F}"
33
EndProject
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.16" targetFramework="net40-client" />
3+
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.44.1" targetFramework="net40-client" />
44
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
55
</packages>

GanttChartLightLibraryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/BuiltInScales/BuiltInScales.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
3939
<Private>True</Private>
4040
</Reference>
41-
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.10, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
41+
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.44.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
42+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
4343
<Private>True</Private>
4444
</Reference>
4545
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.43.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
46-
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.16\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
46+
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.44.1\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
4747
<Private>True</Private>
4848
</Reference>
4949
<Reference Include="PresentationCore" />
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BuiltInScales", "BuiltInScales.csproj", "{54E4C7B6-86C3-4948-A08B-69F24EE0F442}"
2+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BuiltInScales", "BuiltInScales.csproj", "{F92F146C-8ABB-42D5-B1D1-FAF416BBD3A7}"
33
EndProject

0 commit comments

Comments
 (0)