mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-05-20 11:12:14 +00:00
Upgraded .NET
This commit is contained in:
parent
b45b3c7bcc
commit
f17852519a
@ -50,7 +50,7 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="CodeBeam.MudBlazor.Extensions" Version="8.3.0" />
|
<PackageReference Include="CodeBeam.MudBlazor.Extensions" Version="8.3.0" />
|
||||||
<PackageReference Include="HtmlAgilityPack" Version="1.12.4" />
|
<PackageReference Include="HtmlAgilityPack" Version="1.12.4" />
|
||||||
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.15" />
|
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.16" />
|
||||||
<PackageReference Include="MudBlazor" Version="8.15.0" />
|
<PackageReference Include="MudBlazor" Version="8.15.0" />
|
||||||
<PackageReference Include="MudBlazor.Markdown" Version="8.11.0" />
|
<PackageReference Include="MudBlazor.Markdown" Version="8.11.0" />
|
||||||
<PackageReference Include="Qdrant.Client" Version="1.17.0" />
|
<PackageReference Include="Qdrant.Client" Version="1.17.0" />
|
||||||
|
|||||||
@ -28,18 +28,18 @@
|
|||||||
},
|
},
|
||||||
"Microsoft.Extensions.FileProviders.Embedded": {
|
"Microsoft.Extensions.FileProviders.Embedded": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
"requested": "[9.0.15, )",
|
"requested": "[9.0.16, )",
|
||||||
"resolved": "9.0.15",
|
"resolved": "9.0.16",
|
||||||
"contentHash": "XFlI3ZISL344QdPLtaXG0yPyjkHQR82DYXrJa9aF00Qeu7dDnFxwFgP/ItkkyiLjAe/NSj6vksxOdnelXGT1vQ==",
|
"contentHash": "QRlSWz7zEplBxETrySKK3qpPm/7NPaRGnUpEXQNP3k6Ht2KdVy59JcoUPXlNGnNE3tJd3ycXfMeWqxBG6SyV0w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.15"
|
"Microsoft.Extensions.FileProviders.Abstractions": "9.0.16"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.NET.ILLink.Tasks": {
|
"Microsoft.NET.ILLink.Tasks": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
"requested": "[9.0.15, )",
|
"requested": "[9.0.16, )",
|
||||||
"resolved": "9.0.15",
|
"resolved": "9.0.16",
|
||||||
"contentHash": "EejcbfCMR77Dthy77qxRbEShmzLApHZUPqXMBVQK+A0pNrRThkaHoGGMGvbq/gTkC/waKcDEgjBkbaejB58Wtw=="
|
"contentHash": "ccPBYGLPJt8DeJTUzQ0JzOh/iuUAgnjayU63PokVywAhUOx+dzDKSPTL7AG94U/VpvNXflTT2AjsFAIF1+bXBw=="
|
||||||
},
|
},
|
||||||
"MudBlazor": {
|
"MudBlazor": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
@ -182,10 +182,10 @@
|
|||||||
},
|
},
|
||||||
"Microsoft.Extensions.FileProviders.Abstractions": {
|
"Microsoft.Extensions.FileProviders.Abstractions": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "9.0.15",
|
"resolved": "9.0.16",
|
||||||
"contentHash": "yzWilnNU/MvHINapPhY6iFAeApZnhToXbEBplORucn01hFc1F6ZaKt0V9dHYpUMun8WR9cSnq1ky35FWREVZbA==",
|
"contentHash": "/YLSWDs+p0Y4+UGPoWI3uUNq7R5/f/8zw8XeViuhfSTGnPowoqbllBE9aR4TteFgNfIH4IHkhUwSlhMLB0aL8g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Primitives": "9.0.15"
|
"Microsoft.Extensions.Primitives": "9.0.16"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.Extensions.Localization": {
|
"Microsoft.Extensions.Localization": {
|
||||||
@ -223,8 +223,8 @@
|
|||||||
},
|
},
|
||||||
"Microsoft.Extensions.Primitives": {
|
"Microsoft.Extensions.Primitives": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "9.0.15",
|
"resolved": "9.0.16",
|
||||||
"contentHash": "WRPJ9kpIwsOcghRT0tduIqiz7CDv7WsnL4kTJavtHS4j5AW++4LlR63oOSTL2o/zLR4T1z0/FQMgrnsPJ5bpQQ=="
|
"contentHash": "w5RE1MR0lnAElsRJaFd2POIXl/H62aBKmfX8ibYmRmbk0JB9V/9jR0VD5NxiP1ETWpnDAnPguTSe7fF/FdsHEQ=="
|
||||||
},
|
},
|
||||||
"Microsoft.JSInterop": {
|
"Microsoft.JSInterop": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
# v26.5.5, build 240 (2026-05-xx xx:xx UTC)
|
# v26.5.5, build 240 (2026-05-xx xx:xx UTC)
|
||||||
- Improved the app's security foundation with major modernization of the native runtime and its internal communication layer. This work is mostly invisible during everyday use, but it replaces older components that no longer received the security updates we require. We also continued updating security-sensitive dependencies so AI Studio stays on a healthier, better maintained base.
|
- Improved the app's security foundation with major modernization of the native runtime and its internal communication layer. This work is mostly invisible during everyday use, but it replaces older components that no longer received the security updates we require. We also continued updating security-sensitive dependencies so AI Studio stays on a healthier, better maintained base.
|
||||||
|
- Upgraded Rust to v1.95.0.
|
||||||
|
- Upgraded .NET to v9.0.16.
|
||||||
- Upgraded Tauri to v2.11.1.
|
- Upgraded Tauri to v2.11.1.
|
||||||
- Upgraded PDFium to 148.0.7763.0.
|
- Upgraded PDFium to v148.0.7763.0.
|
||||||
- Upgraded Rust to 1.95.0.
|
- Upgraded Qdrant to v1.18.0.
|
||||||
- Upgraded Qdrant to 1.18.0.
|
|
||||||
@ -1,12 +1,12 @@
|
|||||||
26.5.4
|
26.5.4
|
||||||
2026-05-13 11:58:02 UTC
|
2026-05-13 11:58:02 UTC
|
||||||
239
|
239
|
||||||
9.0.116 (commit fb4af7e1b3)
|
9.0.117 (commit 6e241a69c1)
|
||||||
9.0.15 (commit 4250c8399a)
|
9.0.16 (commit a1e6809fb8)
|
||||||
1.95.0 (commit 59807616e)
|
1.95.0 (commit 59807616e)
|
||||||
8.15.0
|
8.15.0
|
||||||
2.11.1
|
2.11.1
|
||||||
0089849e0c3, release
|
0089849e0c3, release
|
||||||
osx-arm64
|
osx-arm64
|
||||||
148.0.7763.0
|
148.0.7763.0
|
||||||
1.18.0
|
1.18.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user