Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit d17078b

Browse files
authored
Merge pull request #2 from kmkrish001/master
Modified the old package namespace in the ej1 mvc demo project.
2 parents 679381e + 557591c commit d17078b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
<package id="Syncfusion.SfChart.WPF" version="19.4.0.38" />
4040
<package id="Syncfusion.SfMaps.WPF" version="19.4.0.38" />
4141
<package id="Syncfusion.Gauge.WPF" version="19.4.0.38" />
42-
<package id="Syncfusion.RichtextBoxAdv.WPF" version="19.4.0.38" />
42+
<package id="Syncfusion.SfRichTextBoxAdv.WPF" version="19.4.0.38" />
4343
<package id="Syncfusion.Shared.Base" version="19.4.0.38" />
4444
<package id="Syncfusion.Shared.WPF" version="19.4.0.38" />
4545
<package id="Syncfusion.SpellChecker.Base" version="19.4.0.38" />
4646
<package id="Syncfusion.XlsIO.AspNet.Mvc5" version="19.4.0.38" />
4747
<package id="Syncfusion.Licensing" version="19.4.0.38" />
48-
</packages>
48+
</packages>

0 commit comments

Comments
 (0)