1
0
mirror of synced 2025-12-19 09:50:46 -05:00

Fixed Fsharp Package version error (#10079)

This commit is contained in:
victorisr
2025-09-10 11:55:28 -07:00
committed by GitHub
parent 9a40159f8b
commit f676b75b2c
2 changed files with 5 additions and 5 deletions

View File

@@ -79,9 +79,9 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
| AspNetCoreRuntime.8.0.x86 | 8.0.20 |
| dotnet-ef | 8.0.20 |
| dotnet-sql-cache | 8.0.20 |
| FSharp.Compiler.Service.43 | 8.102 |
| FSharp.Compiler.Service.43 | 8.301 |
| FSharp.Compiler.Service.43 | 8.403 |
| FSharp.Compiler.Service | 43.8.102 |
| FSharp.Compiler.Service | 43.8.301 |
| FSharp.Compiler.Service | 43.8.403 |
| FSharp.Core | 8.0.102 |
| FSharp.Core | 8.0.301 |
| FSharp.Core | 8.0.403 |

View File

@@ -78,8 +78,8 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
| dotnet-ef | 9.0.9 |
| dotnet-ilverify | 9.0.9 |
| dotnet-sql-cache | 9.0.9 |
| FSharp.Compiler.Service.43 | 9.101 |
| FSharp.Compiler.Service.43 | 9.303 |
| FSharp.Compiler.Service | 43.9.101 |
| FSharp.Compiler.Service | 43.9.303 |
| FSharp.Core | 9.0.101 |
| FSharp.Core | 9.0.303 |
| Microsoft.AspNetCore.App.Ref | 9.0.9 |