Skip to content

Commit 8d04015

Browse files
authored
Update Versions.props (#17764)
* Update Versions.props * Update release notes
1 parent 5f958fb commit 8d04015

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
### Fixed
2+
3+
4+
### Added
5+
6+
7+
### Changed
8+
9+
* Make ILTypeDef interface impls calculation lazy. ([PR #17392](https://github.com/dotnet/fsharp/pull/17392))
10+
11+
### Breaking Changes

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- F# Version components -->
1515
<FSMajorVersion>9</FSMajorVersion>
1616
<FSMinorVersion>0</FSMinorVersion>
17-
<FSBuildVersion>100</FSBuildVersion>
17+
<FSBuildVersion>200</FSBuildVersion>
1818
<FSRevisionVersion>0</FSRevisionVersion>
1919
<!-- -->
2020
<!-- F# Language version -->

0 commit comments

Comments
 (0)