File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<package xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >AvalonEdit.Sample</id >
5- <version >5.0.3 </version >
5+ <version >5.0.4 </version >
66 <authors >Daniel Grunwald</authors >
77 <owners >SharpDevelop</owners >
88 <licenseUrl >http://opensource.org/licenses/MIT</licenseUrl >
@@ -16,7 +16,7 @@ StartupUri="/Samples/AvalonEdit/Window1.xaml"</description>
1616 <summary >Sample code for AvalonEdit the WPF-based text editor used in SharpDevelop.</summary >
1717 <language >en-US</language >
1818 <dependencies >
19- <dependency id =" AvalonEdit" version =" 5.0.3 " />
19+ <dependency id =" AvalonEdit" version =" 5.0.4 " />
2020 </dependencies >
2121 <frameworkAssemblies >
2222 <frameworkAssembly assemblyName =" System.Windows.Forms" />
Original file line number Diff line number Diff line change 22<package xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >AvalonEdit</id >
5- <version >5.0.3 </version >
5+ <version >5.0.4 </version >
66 <authors >Daniel Grunwald</authors >
77 <owners >SharpDevelop</owners >
88 <licenseUrl >http://opensource.org/licenses/MIT</licenseUrl >
You can’t perform that action at this time.
0 commit comments