-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated package, minor sample comments added
- Loading branch information
1 parent
e5cf22b
commit 494b1bd
Showing
272 changed files
with
1,383 additions
and
603 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...emos/Samples.Resources/Silverlight-CSharp/GanttChartDataGrid/MainFeatures/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.37.3" targetFramework="sl5" /> | ||
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.38.1" targetFramework="sl5" /> | ||
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.9.1" targetFramework="sl5" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...Samples.Resources/Silverlight-VisualBasic/GanttChartDataGrid/MainFeatures/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.37.3" targetFramework="sl5" /> | ||
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.38.1" targetFramework="sl5" /> | ||
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.9.1" targetFramework="sl5" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...braryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/BarTemplating/app.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<runtime> | ||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> | ||
<dependentAssembly> | ||
<assemblyIdentity name="DlhSoft.ProjectData.PertChart.LightWPF.Controls" publicKeyToken="6071b28da0134838" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-4.3.36.0" newVersion="4.3.36.0" /> | ||
</dependentAssembly> | ||
</assemblyBinding> | ||
</runtime> | ||
</configuration> |
2 changes: 1 addition & 1 deletion
2
...Demos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/BarTemplating/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.37.3" targetFramework="net40-client" /> | ||
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.38.1" targetFramework="net40-client" /> | ||
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.9.1" targetFramework="net40-client" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...tLibraryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/BasicUsage/app.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<runtime> | ||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> | ||
<dependentAssembly> | ||
<assemblyIdentity name="DlhSoft.ProjectData.PertChart.LightWPF.Controls" publicKeyToken="6071b28da0134838" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-4.3.36.0" newVersion="4.3.36.0" /> | ||
</dependentAssembly> | ||
</assemblyBinding> | ||
</runtime> | ||
</configuration> |
2 changes: 1 addition & 1 deletion
2
...aryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/BasicUsage/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.37.3" targetFramework="net40-client" /> | ||
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.38.1" targetFramework="net40-client" /> | ||
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.9.1" targetFramework="net40-client" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...emos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/ChangeNotifications/app.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<runtime> | ||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> | ||
<dependentAssembly> | ||
<assemblyIdentity name="DlhSoft.ProjectData.PertChart.LightWPF.Controls" publicKeyToken="6071b28da0134838" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-4.3.36.0" newVersion="4.3.36.0" /> | ||
</dependentAssembly> | ||
</assemblyBinding> | ||
</runtime> | ||
</configuration> |
2 changes: 1 addition & 1 deletion
2
...Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/ChangeNotifications/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.37.3" targetFramework="net40-client" /> | ||
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.38.1" targetFramework="net40-client" /> | ||
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.9.1" targetFramework="net40-client" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...ryDemos/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/CustomAppearance/app.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<runtime> | ||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> | ||
<dependentAssembly> | ||
<assemblyIdentity name="DlhSoft.ProjectData.PertChart.LightWPF.Controls" publicKeyToken="6071b28da0134838" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-4.3.36.0" newVersion="4.3.36.0" /> | ||
</dependentAssembly> | ||
</assemblyBinding> | ||
</runtime> | ||
</configuration> |
2 changes: 1 addition & 1 deletion
2
...os/Demos/Samples.Resources/WPF-CSharp/GanttChartDataGrid/CustomAppearance/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.37.3" targetFramework="net40-client" /> | ||
<package id="DlhSoft.GanttChartLightLibrary" version="4.3.38.1" targetFramework="net40-client" /> | ||
<package id="DlhSoft.HierarchicalDataLightLibrary" version="4.0.9.1" targetFramework="net40-client" /> | ||
</packages> |
Oops, something went wrong.