mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 10:39:47 +00:00
Changed metadata to .NET 9
This commit is contained in:
parent
4b3b80dc9d
commit
0613201365
@ -33,9 +33,9 @@
|
|||||||
},
|
},
|
||||||
"Microsoft.NET.ILLink.Tasks": {
|
"Microsoft.NET.ILLink.Tasks": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
"requested": "[9.0.2, )",
|
"requested": "[9.0.3, )",
|
||||||
"resolved": "9.0.2",
|
"resolved": "9.0.3",
|
||||||
"contentHash": "+KFnCLVPicEq99ko0tq+ycTvNLXHw0tImmTZjPloB/DOFLPT56KLfk5aS7wbgXRPzYhXTTBYLGaABea5mke77w=="
|
"contentHash": "1rqGTfubVg0qj2PsK6esyq3PIxtYJYrN3LsYUV9RrvH3anmt3fT3ozYdAZZH4U8JU/pt5pPIUk8NBSu26wtekA=="
|
||||||
},
|
},
|
||||||
"MudBlazor": {
|
"MudBlazor": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# v0.9.35, build 210 (2025-03-xx xx:xx UTC)
|
# v0.9.35, build 210 (2025-03-xx xx:xx UTC)
|
||||||
- A settings icon was added to all assistants and the assistants overview. The icon opens a dialog that displays all settings that can be changed. The settings aren't shown on the settings overview page anymore for a better overview.
|
- A settings icon was added to all assistants and the assistants overview. The icon opens a dialog that displays all settings that can be changed. The settings aren't shown on the settings overview page anymore for a better overview.
|
||||||
- Migrated to .NET 9.0.2
|
- Migrated to .NET 9.0.3
|
||||||
- Migrated to MudBlazor 8.3.0
|
- Migrated to MudBlazor 8.3.0
|
||||||
- Upgraded all dependencies to the latest versions
|
- Upgraded all dependencies to the latest versions
|
@ -1,9 +1,9 @@
|
|||||||
0.9.34
|
0.9.34
|
||||||
2025-03-11 13:02:01 UTC
|
2025-03-11 13:02:01 UTC
|
||||||
209
|
209
|
||||||
8.0.113 (commit 8f216348dc)
|
9.0.104 (commit 2750432faa)
|
||||||
8.0.13 (commit eba546b0f0)
|
9.0.3 (commit 831d23e561)
|
||||||
1.85.0 (commit 4d91de4e4)
|
1.85.0 (commit 4d91de4e4)
|
||||||
7.16.0
|
8.3.0
|
||||||
1.8.1
|
1.8.1
|
||||||
2429788ccc0, release
|
4b3b80dc9d7, release
|
||||||
|
Loading…
Reference in New Issue
Block a user