mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-05 10:49:07 +00:00
Upgraded MudBlazor to v7.6.0 (#71)
This commit is contained in:
parent
6b7800b615
commit
77e7e044e3
@ -47,7 +47,7 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="HtmlAgilityPack" Version="1.11.62" />
|
||||
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.7" />
|
||||
<PackageReference Include="MudBlazor" Version="7.5.0" />
|
||||
<PackageReference Include="MudBlazor" Version="7.6.0" />
|
||||
<PackageReference Include="MudBlazor.Markdown" Version="1.0.2" />
|
||||
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
|
||||
</ItemGroup>
|
||||
|
@ -25,9 +25,9 @@
|
||||
},
|
||||
"MudBlazor": {
|
||||
"type": "Direct",
|
||||
"requested": "[7.5.0, )",
|
||||
"resolved": "7.5.0",
|
||||
"contentHash": "yW1+6b9bG0OjMa7FSUnYZ2D9v09cTru8Hri1cVekRzdQpA/rieSgbfrWY9KQOzMW+1LbOySTEEipun6GCarQNg==",
|
||||
"requested": "[7.6.0, )",
|
||||
"resolved": "7.6.0",
|
||||
"contentHash": "6UVQ7TvIw/czNyjmqdUGYS+Fk3PJTvbhFy4/agqm2pzwam31lYJbZXPYr5w7CG4aw9QTgj02ajd6xTZaeROiiA==",
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Components": "8.0.6",
|
||||
"Microsoft.AspNetCore.Components.Web": "8.0.6",
|
||||
|
2
app/MindWork AI Studio/wwwroot/changelog/v0.8.8.md
Normal file
2
app/MindWork AI Studio/wwwroot/changelog/v0.8.8.md
Normal file
@ -0,0 +1,2 @@
|
||||
# v0.8.8, build 170
|
||||
- Upgraded MudBlazor to v7.6.0
|
Loading…
Reference in New Issue
Block a user