Skip to content

Commit 809ee9d

Browse files
KevinRansomvzarytovskii
andauthoredJul 8, 2024··
Change default compression setting for compiler + bump versions (#17383)
Co-authored-by: Vlad Zarytovskii <[email protected]>
1 parent f0b3484 commit 809ee9d

File tree

683 files changed

+1445
-1397
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

683 files changed

+1445
-1397
lines changed
 

‎Test.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
@echo off
1+
@echo off
22
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0eng\build.ps1""" -test %*"
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
### Fixed
2+
3+
### Added
4+
5+
### Changed
6+
* Change compiler default setting for compressedMetada ([Issue #17379](https://github.com/dotnet/fsharp/issues/17379), [PR #17383](https://github.com/dotnet/fsharp/pull/17383))
7+
8+
### Breaking Changes
9+

0 commit comments

Comments
 (0)
Please sign in to comment.