Skip to content

Commit

Permalink
Updated library (ScheduleChartDataGrid default Columns fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
DlhSoftTeam committed May 4, 2020
1 parent 1874743 commit d035e8e
Show file tree
Hide file tree
Showing 886 changed files with 3,377 additions and 3,377 deletions.
14 changes: 7 additions & 7 deletions GanttChartLightLibraryDemos/Demos/Demos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>publish.htm</WebPage>
<TrustUrlParameters>true</TrustUrlParameters>
<ApplicationRevision>19</ApplicationRevision>
<ApplicationRevision>20</ApplicationRevision>
<ApplicationVersion>1.1.1.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
Expand Down Expand Up @@ -75,14 +75,14 @@
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<ItemGroup>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>..\packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.1\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.2, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>..\packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
</Reference>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.4, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>..\packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.9, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>..\packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
</Reference>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>..\packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.43.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>..\packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MainFeatures", "MainFeatures.csproj", "{D41EAE97-4CCF-4987-85B1-10B9172B1B67}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MainFeatures", "MainFeatures.csproj", "{59E6245A-B1A7-4B55-857A-FBBC3672F236}"
EndProject
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "MainFeatures", "MainFeatures.vbproj", "{82F5DF83-CB52-4F65-B469-333A2124BB56}"
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "MainFeatures", "MainFeatures.vbproj", "{47F21ED2-BE06-4A05-90BE-9BBD72968D26}"
EndProject
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.1\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.2, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.4, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.9, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="PresentationCore" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssigningResources", "AssigningResources.csproj", "{11C31482-AFDF-413C-A5EB-A2FFA7B0A61E}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssigningResources", "AssigningResources.csproj", "{7DD43965-E7AC-4161-B5D5-5349A00ADCD0}"
EndProject
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.4" targetFramework="net40-client" />
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.1" targetFramework="net40-client" />
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.15" targetFramework="net40-client" />
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.1\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.2, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.4, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.9, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="PresentationCore" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssignmentsTemplate", "AssignmentsTemplate.csproj", "{F8D7D38F-EBFD-4A8F-8079-AD97E4BCD165}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssignmentsTemplate", "AssignmentsTemplate.csproj", "{052E9734-519A-42E9-B660-C4EB31A2CC50}"
EndProject
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.4" targetFramework="net40-client" />
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.1" targetFramework="net40-client" />
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.15" targetFramework="net40-client" />
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.1\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.2, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.4, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.9, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="PresentationCore" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssignmentsTree", "AssignmentsTree.csproj", "{4F86B56C-7A8E-4BC7-AAC0-EEE03CF6EB63}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssignmentsTree", "AssignmentsTree.csproj", "{B26AC578-6CAA-4216-88DA-E9230EB22542}"
EndProject
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.4" targetFramework="net40-client" />
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.1" targetFramework="net40-client" />
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.15" targetFramework="net40-client" />
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.1\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.2, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.4, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.9, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="PresentationCore" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutomaticScheduling", "AutomaticScheduling.csproj", "{69FD2FEC-4A84-4A9B-9AD0-323174A1CA63}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutomaticScheduling", "AutomaticScheduling.csproj", "{257423A0-CC32-4590-BCEB-8BEF9D9FE009}"
EndProject
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.4" targetFramework="net40-client" />
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.1" targetFramework="net40-client" />
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.15" targetFramework="net40-client" />
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.1\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.HierarchicalData.LightWPF.Controls, Version=4.0.10.2, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.HierarchicalDataLightLibrary.4.0.10.6\lib\net40-client\DlhSoft.HierarchicalData.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.4, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.GanttChart.LightWPF.Controls, Version=4.3.43.9, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.1, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.4\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Reference Include="DlhSoft.ProjectData.PertChart.LightWPF.Controls, Version=4.3.42.8, Culture=neutral, PublicKeyToken=6071b28da0134838, processorArchitecture=MSIL">
<HintPath>packages\DlhSoft.GanttChartLightLibrary.4.3.43.15\lib\net40-client\DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="PresentationCore" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BarTemplating", "BarTemplating.csproj", "{712D1F66-083C-4CAC-A0A5-93420557CD25}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BarTemplating", "BarTemplating.csproj", "{8C5477F2-D7B9-489C-8588-EF335986B180}"
EndProject
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.4" targetFramework="net40-client" />
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.1" targetFramework="net40-client" />
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.43.15" targetFramework="net40-client" />
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.10.6" targetFramework="net40-client" />
</packages>
Loading

0 comments on commit d035e8e

Please sign in to comment.