File tree 11 files changed +17
-17
lines changed
LoggingExtensions.NLog.Sample
LoggingExtensions.NLog.VB.Sample
LoggingExtensions.RhinoMocks
LoggingExtensions.log4net
LoggingExtensions.log4net.Sample
LoggingExtensions.log4net.VB.Sample
11 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 16
16
<copyright >Copyright 2012</copyright >
17
17
<tags >logging log this.Log testing moq</tags >
18
18
<dependencies >
19
- <dependency id =" this.Log" version =" 0.0.2 .0" />
19
+ <dependency id =" this.Log" version =" 0.0.3 .0" />
20
20
<dependency id =" Moq" version =" 4.0.10827" />
21
21
</dependencies >
22
22
</metadata >
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >this.Log-NLog.Sample</id >
5
- <version >0.0.2 .0</version >
5
+ <version >0.0.3 .0</version >
6
6
<title >this.Log Logging Extension (NLog Plugin) SAMPLE</title >
7
7
<authors >RealDimensions Software, LLC</authors >
8
8
<owners >Rob Reynolds</owners >
16
16
<copyright >Copyright 2012</copyright >
17
17
<tags >logging log this.Log NLog sample</tags >
18
18
<dependencies >
19
- <dependency id =" this.Log-NLog" version =" 0.0.2 .0" />
19
+ <dependency id =" this.Log-NLog" version =" 0.0.3 .0" />
20
20
</dependencies >
21
21
</metadata >
22
22
<files >
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >this.Log-NLog.VB.Sample</id >
5
- <version >0.0.2 .0</version >
5
+ <version >0.0.3 .0</version >
6
6
<title >this.Log Logging Extension (NLog Plugin) SAMPLE for VB.NET</title >
7
7
<authors >RealDimensions Software, LLC</authors >
8
8
<owners >Rob Reynolds</owners >
16
16
<copyright >Copyright 2012</copyright >
17
17
<tags >logging log this.Log NLog sample</tags >
18
18
<dependencies >
19
- <dependency id =" this.Log-NLog" version =" 0.0.2 .0" />
19
+ <dependency id =" this.Log-NLog" version =" 0.0.3 .0" />
20
20
</dependencies >
21
21
</metadata >
22
22
<files >
Original file line number Diff line number Diff line change 16
16
<copyright >Copyright 2012</copyright >
17
17
<tags >logging log this.Log nlog</tags >
18
18
<dependencies >
19
- <dependency id =" this.Log" version =" 0.0.2 .0" />
19
+ <dependency id =" this.Log" version =" 0.0.3 .0" />
20
20
<dependency id =" NLog" version =" 2.0.0.2000" />
21
21
</dependencies >
22
22
</metadata >
Original file line number Diff line number Diff line change 16
16
<copyright >Copyright 2012</copyright >
17
17
<tags >logging log this.Log rhino rhino.mocks rhinomocks</tags >
18
18
<dependencies >
19
- <dependency id =" this.Log" version =" 0.0.2 .0" />
19
+ <dependency id =" this.Log" version =" 0.0.3 .0" />
20
20
<dependency id =" RhinoMocks" version =" 3.6.1" />
21
21
</dependencies >
22
22
</metadata >
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >this.Log-log4net.Sample</id >
5
- <version >0.0.2 .0</version >
5
+ <version >0.0.3 .0</version >
6
6
<title >this.Log Logging Extension (log4net Plugin) SAMPLE</title >
7
7
<authors >RealDimensions Software, LLC</authors >
8
8
<owners >Rob Reynolds</owners >
16
16
<copyright >Copyright 2012</copyright >
17
17
<tags >logging log this.Log log4net sample</tags >
18
18
<dependencies >
19
- <dependency id =" this.Log-log4net" version =" 0.0.2 .0" />
19
+ <dependency id =" this.Log-log4net" version =" 0.0.3 .0" />
20
20
</dependencies >
21
21
</metadata >
22
22
<files >
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >this.Log-log4net.VB.Sample</id >
5
- <version >0.0.2 .0</version >
5
+ <version >0.0.3 .0</version >
6
6
<title >this.Log Logging Extension (log4net Plugin) SAMPLE for VB.NET</title >
7
7
<authors >RealDimensions Software, LLC</authors >
8
8
<owners >Rob Reynolds</owners >
16
16
<copyright >Copyright 2012</copyright >
17
17
<tags >logging log this.Log log4net sample</tags >
18
18
<dependencies >
19
- <dependency id =" this.Log-log4net" version =" 0.0.2 .0" />
19
+ <dependency id =" this.Log-log4net" version =" 0.0.3 .0" />
20
20
</dependencies >
21
21
</metadata >
22
22
<files >
Original file line number Diff line number Diff line change 16
16
<copyright >Copyright 2012</copyright >
17
17
<tags >logging log this.Log log4net</tags >
18
18
<dependencies >
19
- <dependency id =" this.Log" version =" 0.0.2 .0" />
19
+ <dependency id =" this.Log" version =" 0.0.3 .0" />
20
20
<dependency id =" log4net" version =" [1.2.10]" />
21
21
</dependencies >
22
22
</metadata >
Original file line number Diff line number Diff line change 8
8
[ assembly: AssemblyCulture ( "" ) ]
9
9
[ assembly: ComVisible ( false ) ]
10
10
11
- [ assembly: AssemblyVersion ( "0.0.2 .0" ) ]
12
- [ assembly: AssemblyFileVersion ( "0.0.2 .0" ) ]
11
+ [ assembly: AssemblyVersion ( "0.0.3 .0" ) ]
12
+ [ assembly: AssemblyFileVersion ( "0.0.3 .0" ) ]
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ Imports System.Runtime.InteropServices
6
6
< Assembly : AssemblyTrademark( "" )>
7
7
< Assembly : ComVisible( False )>
8
8
9
- < Assembly : AssemblyVersion( "0.0.2 .0" )>
10
- < Assembly : AssemblyFileVersion( "0.0.2 .0" )>
9
+ < Assembly : AssemblyVersion( "0.0.3 .0" )>
10
+ < Assembly : AssemblyFileVersion( "0.0.3 .0" )>
Original file line number Diff line number Diff line change 1
- 0.0.2 .0
1
+ 0.0.3 .0
You can’t perform that action at this time.
0 commit comments