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.
2 parents 564f2e6 + d9446c5 commit 16d4780Copy full SHA for 16d4780
src/SvnManager/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@
10
[assembly: AssemblyConfiguration("")]
11
[assembly: AssemblyCompany("")]
12
[assembly: AssemblyProduct("SvnManager")]
13
-[assembly: AssemblyCopyright("Copyright © 2018 Manwaring Web Solutions, Inc")]
+[assembly: AssemblyCopyright("Copyright © 2020 win-svn.dev")]
14
[assembly: AssemblyTrademark("")]
15
[assembly: AssemblyCulture("")]
16
@@ -33,4 +33,4 @@
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
[assembly: AssemblyVersion("1.0.*")]
36
-[assembly: AssemblyFileVersion("1.0.0.0")]
+//[assembly: AssemblyFileVersion("1.0.0.0")]
0 commit comments