Skip to content

Commit c190f6e

Browse files
committed
fix wpf sample startup
1 parent 23c613e commit c190f6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/MvvmScarletToolkit.Wpf.Samples/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@
3333
// app, or any theme specific resource dictionaries)
3434
)]
3535
[assembly: System.Runtime.Versioning.SupportedOSPlatform("windows7.0")]
36+
[assembly: AssemblyCompany("SoftThorn")]
37+
[assembly: AssemblyProduct("MvvmScarletToolkit.Wpf.Samples")]

0 commit comments

Comments
 (0)