-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
475 changed files
with
822 additions
and
637,826 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,5 @@ | ||
_ReSharper.* | ||
Bin | ||
.vs | ||
*.user | ||
bin | ||
obj | ||
dist | ||
build | ||
*.suo | ||
*resharper* | ||
*.user | ||
*.dotCover | ||
/lib/Ninject/*.zip | ||
/lib/Ninject/*/** | ||
/packages/xunit.runner.visualstudio*/** | ||
TestResults |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) | ||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). | ||
|
||
## [3.3.0-beta1] | ||
|
||
### Added | ||
- Support .NET Standard 2.0 | ||
|
||
### Removed | ||
- .NET 3.5, .NET 4.0 and Silverlight | ||
- Dropped support for NLog1 NLog2 NLog3 | ||
|
||
## [3.2.3] | ||
|
||
### Added | ||
- Support NLog4. | ||
|
||
## [3.2.2] | ||
|
||
### Added | ||
- Support Serilog. | ||
- Support NLog3. | ||
|
||
## [3.2.1] | ||
|
||
### Changed | ||
- loggers by name or type will not be cached in dictionaroes. | ||
|
||
## [3.0.1] | ||
|
||
### Added | ||
- non string format message logging methods to the interface and implemented them in all implementations | ||
|
||
## [3.0.0.0] | ||
|
||
### Removed | ||
- No web builds. All builds are have not reference to web anymore. |
This file was deleted.
Oops, something went wrong.
210 changes: 0 additions & 210 deletions
210
Ninject.Extensions.Logging with Silverlight and WP7 Unittesting.sln
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.