We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925db2a commit 474080eCopy full SHA for 474080e
CHANGELOG.md
@@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [0.45.0-preview09] - 2020-12-14
+## [0.45.0] - 2020-12-19
8
9
-### Added
+### Changed
10
+- Rename from `Dotnet.ProjInfo` to `Ionide.ProjInfo`
11
- Rewrite using MsBuild API
12
+
13
+### Added
14
- Add `Ionide.ProjInfo.Sln` (ported from `enricosada/Sln`)
15
- Add `Ionide.ProjInfo.ProjectSystem` (ported from `fsharp/FsAutocomplete`)
16
+- Add `Ionide.ProjInfo.FCS`
17
18
### Removed
19
- Remove support for old/verbose project files
0 commit comments