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

Bumped version to 8.0.1

  • Loading branch information
Olle Jacobsen
Olle Jacobsen committed Jun 15, 2018
commit 8bebfa3eb02358b7fb6e49fbb2e4af8ea6eecaf8
@@ -4,7 +4,7 @@
<DebugType>full</DebugType>
<TargetFrameworks>netstandard2.0;net40</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>8.0.0</Version>
<Version>8.0.1</Version>
<Authors>Loggly</Authors>
<Company>Loggly</Company>
<PackageLicenseUrl>http://opensource.org/licenses/MIT</PackageLicenseUrl>
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.