Moved ChangelogHelper and MarkdownSharp.cs to Katteker Lib, polish up the Gui.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
Title="MainWindow"
|
||||
Width="800"
|
||||
Height="450"
|
||||
Background="BlueViolet"
|
||||
Background="Chartreuse"
|
||||
ContentRendered="MainWindow_OnContentRendered"
|
||||
mc:Ignorable="d">
|
||||
<StackPanel>
|
||||
|
@ -49,5 +49,5 @@ using System.Windows;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.42")]
|
||||
[assembly: AssemblyFileVersion("1.0.42")]
|
||||
[assembly: AssemblyVersion("1.0.48")]
|
||||
[assembly: AssemblyFileVersion("1.0.48")]
|
||||
|
Reference in New Issue
Block a user