Skip to content

Commit 3c6eef8

Browse files
committed
New version
1 parent 69fc3d3 commit 3c6eef8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BasicUI_MonoGame/GameUILibrary/GeneratedUI/BasicUI.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace EmptyKeys.UserInterface.Generated {
1818
using Microsoft.Xna.Framework.Graphics;
1919

2020

21-
[GeneratedCodeAttribute("Empty Keys UI Generator", "0.9.4.0")]
21+
[GeneratedCodeAttribute("Empty Keys UI Generator", "0.9.6.0")]
2222
public partial class BasicUI : UIRoot {
2323

2424
private Grid e_0;

BasicUI_MonoGame/GameUILibrary/GeneratedUI/Dictionary.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace EmptyKeys.UserInterface.Generated {
1818
using Microsoft.Xna.Framework.Graphics;
1919

2020

21-
[GeneratedCodeAttribute("Empty Keys UI Generator", "0.9.4.0")]
21+
[GeneratedCodeAttribute("Empty Keys UI Generator", "0.9.6.0")]
2222
public sealed class Dictionary : ResourceDictionary {
2323

2424
private static Dictionary singleton = new Dictionary();

0 commit comments

Comments
 (0)