Skip to content

Commit

Permalink
Created release: Release_v4.0_AssemblyInfoProject
Browse files Browse the repository at this point in the history
  • Loading branch information
M1S2 committed Mar 8, 2019
1 parent 022c0d3 commit 777254b
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions AssemblyInfoHelper_WPF/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

Expand Down Expand Up @@ -32,5 +32,5 @@
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
// indem Sie "*" wie unten gezeigt eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("4.0.0.0")]
[assembly: AssemblyFileVersion("4.0.0.0")]
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Project: AssemblyInfoProject / AssemblyInfoHelper

## [%version%] - %date%
## [v4.0] - 08.03.2019 16:39

- Using MahApps.Metro to get a Metro look for the WPF window

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
|
|---------|-----------------------------------------|
|Project: | AssemblyInfoProject / AssemblyInfoHelper|
|Version: | %version% |
|Version: | v4.0 |

### Purpose
The **AssemblyInfoProject** is used to test the AssemblyInfoHelper.
Expand Down
Binary file added bin/AssemblyInfoHelper_WPF.dll
Binary file not shown.
Binary file added bin/AssemblyInfoProject_WPF.exe
Binary file not shown.
Binary file added bin/ControlzEx.dll
Binary file not shown.
Binary file added bin/MahApps.Metro.IconPacks.Core.dll
Binary file not shown.
Binary file added bin/MahApps.Metro.IconPacks.dll
Binary file not shown.
Binary file added bin/MahApps.Metro.dll
Binary file not shown.
Binary file added bin/Markdig.dll
Binary file not shown.
Binary file added bin/Microsoft.Xaml.Behaviors.dll
Binary file not shown.

0 comments on commit 777254b

Please sign in to comment.