Skip to content

Commit

Permalink
Sets package versions to 0.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
bernarden committed Mar 14, 2018
1 parent 0a57aef commit d3020b6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.0.0</Version>
<FileVersion>1.0.0</FileVersion>
<Version>0.1.0</Version>
<FileVersion>0.1.0</FileVersion>
<Authors>Victor Usoltsev</Authors>
<Description>Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease.</Description>
<Copyright>Copyright © Victor Usoltsev 2018</Copyright>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.0.0</Version>
<FileVersion>1.0.0</FileVersion>
<Version>0.1.0</Version>
<FileVersion>0.1.0</FileVersion>
<Authors>Victor Usoltsev</Authors>
<Description>Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease.</Description>
<Copyright>Copyright © Victor Usoltsev 2018</Copyright>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.0.0</Version>
<FileVersion>1.0.0</FileVersion>
<Version>0.1.0</Version>
<FileVersion>0.1.0</FileVersion>
<Authors>Victor Usoltsev</Authors>
<Description>Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease.</Description>
<Copyright>Copyright © Victor Usoltsev 2018</Copyright>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.0.0</Version>
<FileVersion>1.0.0</FileVersion>
<Version>0.1.0</Version>
<FileVersion>0.1.0</FileVersion>
<Authors>Victor Usoltsev</Authors>
<Description>Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease.</Description>
<Copyright>Copyright © Victor Usoltsev 2018</Copyright>
Expand Down

0 comments on commit d3020b6

Please sign in to comment.