Skip to content

Commit

Permalink
v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
OndrejValenta committed Mar 12, 2018
1 parent 4834fb6 commit 27a1778
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions FluentlySharePoint-Nlog/FluentlySharePoint-Nlog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
<TargetFrameworks>net40;net45</TargetFrameworks>
<RootNamespace>KeenMate.FluentlySharePoint-Nlog</RootNamespace>
<PackageId>KeenMate.FluentlySharePoint.NlogLogger</PackageId>
<Version>0.1</Version>
<Version>0.2</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Product>FluentlySharePoint</Product>
<Authors>kmBenjaminHorne</Authors>
<Company>KEEN|MATE</Company>
<Description>Nlog logger for FluentlySharePoint library</Description>
<Description>NLog logger for FluentlySharePoint library</Description>
<Copyright>Copyright © KEEN|MATE 2017</Copyright>
<PackageLicenseUrl>https://github.com/KeenMate/fluently-sharepoint/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/KeenMate/fluently-sharepoint</PackageProjectUrl>
<RepositoryUrl>https://github.com/KeenMate/fluently-sharepoint</RepositoryUrl>
<PackageTags>sharepoint csom fluently</PackageTags>
<AssemblyVersion>0.1.0.0</AssemblyVersion>
<FileVersion>0.1.0.0</FileVersion>
<PackageLicenseUrl>https://github.com/KeenMate/fluently-sharepoint-nlog/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/KeenMate/fluently-sharepoint-nlog</PackageProjectUrl>
<RepositoryUrl>https://github.com/KeenMate/fluently-sharepoint-nlog</RepositoryUrl>
<PackageTags>sharepoint csom fluently nlog logger</PackageTags>
<AssemblyVersion>0.2.0.0</AssemblyVersion>
<FileVersion>0.2.0.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 27a1778

Please sign in to comment.