Skip to content

Commit

Permalink
2.6.0-preview3
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia committed Jun 3, 2021
1 parent eb17509 commit c1ec9f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/log4net.ElasticSearch/log4net.ElasticSearch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@
<PropertyGroup>
<Title>log4net.ElasticSearch</Title>
<AssemblyName>log4net.ElasticSearch</AssemblyName>
<Version>2.6.0-preview2</Version>
<Version>2.6.0-preview3</Version>
<TargetFrameworks>net40;net45;netstandard2.0</TargetFrameworks>
<RootNamespace>log4net.ElasticSearch</RootNamespace>

<!-- Properties for nuget packing -->
<PackageId>log4net.ElasticSearch</PackageId>
<Authors>JP Toto</Authors>
<PackageIconUrl>http://nest.azurewebsites.net/images/nuget-icon.png</PackageIconUrl>
<PackageLicense>MIT</PackageLicense>
<PackageProjectUrl>https://bruno-garcia.github.io/log4net.ElasticSearch/</PackageProjectUrl>
<Description>log4net.Elasticsearch is a log4net adapter for easy logging of exceptions and messages to Elasticsearch indices. Tested through Elasticsearch 6.2</Description>
Expand Down

0 comments on commit c1ec9f2

Please sign in to comment.