We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b44bb7 commit dd8ec6dCopy full SHA for dd8ec6d
UWPHook/Properties/AssemblyInfo.cs
@@ -12,7 +12,7 @@
12
[assembly: AssemblyConfiguration("")]
13
[assembly: AssemblyCompany("Briano")]
14
[assembly: AssemblyProduct("UWPHook")]
15
-[assembly: AssemblyCopyright("Copyright Brian Lima © 2016")]
+[assembly: AssemblyCopyright("Copyright Brian Lima © 2020")]
16
[assembly: AssemblyTrademark("Briano")]
17
[assembly: AssemblyCulture("")]
18
@@ -51,5 +51,5 @@
51
// You can specify all the values or you can default the Build and Revision Numbers
52
// by using the '*' as shown below:
53
// [assembly: AssemblyVersion("1.0.*")]
54
-[assembly: AssemblyVersion("2.5.1.0")]
55
-[assembly: AssemblyFileVersion("2.5.1.0")]
+[assembly: AssemblyVersion("2.6.0.0")]
+[assembly: AssemblyFileVersion("2.6.0.0")]
0 commit comments