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 f67f06e commit e36d8beCopy full SHA for e36d8be
RELEASE_NOTES.md
@@ -1,8 +1,8 @@
1
# Release Notes
2
-## 6.1.2 - 2024-09-20
3
-* Runtime-identifier update to more recent runtimes.
4
-* Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
5
-* SdkAssemblyResolver: Support detecting multiple .NET paths.
+## 6.1.2 - 2024-09-24
+* ENHANCEMENT: Updated runtime-identifier to more recent runtimes.
+* LEGACY: Removed .NETFrameworkAssembly attribute fix on detecting .NET assemblies.
+* ENHANCEMENT: SdkAssemblyResolver. Support detecting multiple .NET paths.
6
7
## 6.1.1 - 2024-08-30
8
* BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
0 commit comments