Skip to content

Commit

Permalink
Release 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ermshiperete committed Mar 5, 2021
1 parent bfbffc8 commit fe4c75e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [10.0.0] - 2021-03-05

### Changed

- Create nuget packages
- Projects that require access to the classes defined in FwBuildTasks should import the
`SIL.FwBuildTasks.Lib` nuget package, all others `SIL.FwBuildTasks`.
- Build for Netstandard 2.0


### Fixed

- `RegFree` task - don't fail if `Platform` is not specified. In this case just use the
Expand Down

0 comments on commit fe4c75e

Please sign in to comment.