We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f45d8e commit 9afc838Copy full SHA for 9afc838
src/Akka.Logger.Serilog/Akka.Logger.Serilog.csproj
@@ -2,9 +2,9 @@
2
<PropertyGroup>
3
<AssemblyTitle>Akka.Logger.Serilog</AssemblyTitle>
4
<Description>Serilog logging adapter for Akka.NET</Description>
5
- <TargetFrameworks>net45;netstandard1.6</TargetFrameworks>
+ <TargetFrameworks>net45;netstandard1.6</TargetFrameworks>
6
<PackageTags>akka;actors;actor model;Akka;concurrency;serilog</PackageTags>
7
- <Copyright>Copyright © 2013-2017 Akka.NET Team</Copyright>
+ <Copyright>Copyright © 2013-2017 Akka.NET Team</Copyright>
8
<Authors>Akka.NET Team</Authors>
9
<VersionPrefix>1.3.0</VersionPrefix>
10
<PackageIconUrl>http://getakka.net/images/AkkaNetLogo.Normal.png</PackageIconUrl>
0 commit comments