We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c6498 commit 9ba754fCopy full SHA for 9ba754f
2 files changed
src/ServiceStack.Logging.Log4Net/Properties/AssemblyInfo.cs
@@ -36,5 +36,5 @@
36
//
37
// You can specify all the values or you can default the Revision and Build Numbers
38
// by using the '*' as shown below:
39
-[assembly: AssemblyVersion("1.0.*")]
40
-[assembly: AssemblyFileVersion("1.0.*")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
src/ServiceStack.Logging.Log4Netv129/Properties/AssemblyInfo.cs
0 commit comments