File tree 2 files changed +2
-2
lines changed
src/redmuffin.Blazor.Static
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 51
51
52
52
<ItemGroup >
53
53
<PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" />
54
- <PackageReference Include =" Meziantou.Analyzer" Version =" 2.0.173 " >
54
+ <PackageReference Include =" Meziantou.Analyzer" Version =" 2.0.176 " >
55
55
<PrivateAssets >all</PrivateAssets >
56
56
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
57
57
</PackageReference >
Original file line number Diff line number Diff line change 19
19
20
20
<ItemGroup >
21
21
<PackageReference Include =" Markdig" Version =" 0.37.0" />
22
- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.10 " />
22
+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.11 " />
23
23
<PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.10" PrivateAssets =" all" />
24
24
</ItemGroup >
25
25
You can’t perform that action at this time.
0 commit comments