Skip to content
This repository was archived by the owner on Nov 11, 2023. It is now read-only.

Commit 65f1106

Browse files
committed
fix: WPF already declared ssemly version elsewhere.
1 parent 343d678 commit 65f1106

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

WSLDiskShrinker/AssemblyInfo.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using System.Reflection;
2-
31
[assembly: ThemeInfo(
42
ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
53
//(used if a resource is not found in the page,
@@ -8,6 +6,3 @@
86
//(used if a resource is not found in the page,
97
// app, or any theme specific resource dictionaries)
108
)]
11-
12-
[assembly: AssemblyVersion("0.2.2")]
13-
[assembly: AssemblyFileVersion("0.2.2")]

0 commit comments

Comments
 (0)