Skip to content

Commit

Permalink
📦
Browse files Browse the repository at this point in the history
  • Loading branch information
fszlin committed Sep 27, 2017
1 parent cd31a3f commit 5b6ccba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.

## [Unreleased]

## [1.1.1] - 2017-09-26
### Added
- Add build target for net47

## [1.1.0] - 2017-08-17
Expand Down
4 changes: 2 additions & 2 deletions src/Certes.Cli/Certes.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NLog" Version="5.0.0-beta09" />
<PackageReference Include="System.CommandLine" Version="0.1.0-e170802-1" />
<PackageReference Include="NLog" Version="5.0.0-beta11" />
<PackageReference Include="System.CommandLine" Version="0.1.0-e170926-4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5b6ccba

Please sign in to comment.