Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target netstandards2.0 in ClassLib instead of netcoreapp2.0 #18

Merged
merged 3 commits into from Sep 13, 2018
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Updated description to reflect .NET Standards instead of .NET Core

  • Loading branch information
Olle Jacobsen
Olle Jacobsen committed Jun 15, 2018
commit 2d9ff26b6c17295b40098e9ca6c12d53639427c7
@@ -11,7 +11,7 @@
<Product>Loggly</Product>
<PackageProjectUrl>http://github.com/loggly/log4net-loggly</PackageProjectUrl>
<Description>Custom log4Net Appender to send logs to Loggly</Description>
<PackageReleaseNotes>.NET Core 2.0 support with old .NET frameworks compatibility</PackageReleaseNotes>
<PackageReleaseNotes>.NET Standard 2.0 support with old .NET frameworks compatibility</PackageReleaseNotes>
<Copyright>Copyright 2017</Copyright>
<PackageTags>Loggly-log4net log4net appender logs</PackageTags>
</PropertyGroup>
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.