Skip to content

Commit

Permalink
Version 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marcwittke committed Aug 29, 2017
1 parent 7242d24 commit 36d9502
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageProjectUrl>https://github.com/marcwittke/Backend.Fx</PackageProjectUrl>
<RepositoryUrl>https://github.com/marcwittke/Backend.Fx.git</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<Version>1.2.0</Version>
<Version>1.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageProjectUrl>https://github.com/marcwittke/Backend.Fx</PackageProjectUrl>
<RepositoryUrl>https://github.com/marcwittke/Backend.Fx.git</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<Version>1.2.0</Version>
<Version>1.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Backend.Fx.NLogLogging/Backend.Fx.NLogLogging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageProjectUrl>https://github.com/marcwittke/Backend.Fx</PackageProjectUrl>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<RepositoryType>Git</RepositoryType>
<Version>1.2.0</Version>
<Version>1.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Backend.Fx.Testing/Backend.Fx.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard1.6</TargetFramework>
<Version>1.2.0</Version>
<Version>1.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Backend.Fx/Backend.Fx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageProjectUrl>https://github.com/marcwittke/Backend.Fx</PackageProjectUrl>
<RepositoryUrl>https://github.com/marcwittke/Backend.Fx.git</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<Version>1.2.0</Version>
<Version>1.3.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 36d9502

Please sign in to comment.