File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd" >
3
3
<metadata >
4
4
<id >MahApps.Metro</id >
5
- <version >1.1.0 .0</version >
5
+ <version >1.1.1 .0</version >
6
6
<title >MahApps.Metro</title >
7
7
<authors >Paul Jenkins; Jake Ginnivan; Brendan Forster (shiftkey); Alex Mitchell (Amrykid); Dennis Daume (flagbug); Jan Karger (punker76)</authors >
8
8
<owners >Paul Jenkins; Jake Ginnivan</owners >
Original file line number Diff line number Diff line change 17
17
[ assembly: AssemblyFileVersion ( "1.1.1.0" ) ]
18
18
[ assembly: AssemblyTitleAttribute ( "MahApps.Metro" ) ]
19
19
[ assembly: AssemblyDescriptionAttribute ( "Toolkit for creating Metro styled WPF apps" ) ]
20
- [ assembly: AssemblyProductAttribute ( "MahApps.Metro 1.1.1-ALPHA " ) ]
20
+ [ assembly: AssemblyProductAttribute ( "MahApps.Metro 1.1.1" ) ]
21
21
22
- [ assembly: InternalsVisibleTo ( "Mahapps.Metro.Tests" ) ]
22
+ // [assembly: InternalsVisibleTo("Mahapps.Metro.Tests")]
You can’t perform that action at this time.
0 commit comments