Skip to content

Commit b4dd17f

Browse files
Jayant VarshneyJayant Varshney
authored andcommitted
changed version to 7.2
1 parent d31ec5d commit b4dd17f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

source/log4net-loggly/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("7.1.0.0")]
36-
[assembly: AssemblyFileVersion("7.1.0.0")]
35+
[assembly: AssemblyVersion("7.2.0.0")]
36+
[assembly: AssemblyFileVersion("7.2.0.0")]

source/log4net-loggly/log4net-loggly.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<Compile Include="ILogglyAppenderConfig.cs" />
5353
<Compile Include="ILogglyClient.cs" />
5454
<Compile Include="LogglyAppenderConfig.cs" />
55+
<Compile Include="LogglyAsyncHandler.cs" />
5556
<Compile Include="LogglyBufferringAppender.cs" />
5657
<Compile Include="LogglyClient.cs" />
5758
<Compile Include="LogglyFormatter.cs" />

0 commit comments

Comments
 (0)