Bump Radzen, Swashbuckle, MailKit, NodaTime
Upgrade several dependencies across projects: - Radzen.Blazor 9.0.0 -> 9.0.8 (Oqtane.Client.csproj and Oqtane.Client.nuspec) - Swashbuckle.AspNetCore 10.1.2 -> 10.1.4 (Oqtane.Server.csproj and Oqtane.Server.nuspec) - MailKit 4.14.1 -> 4.15.1 (Oqtane.Server.csproj and Oqtane.Server.nuspec) - NodaTime 3.3.0 -> 3.3.1 (Oqtane.Shared.csproj and Oqtane.Shared.nuspec) These are patch/minor dependency updates to incorporate fixes and improvements.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<dependency id="Microsoft.AspNetCore.Components.WebAssembly.Authentication" version="10.0.3" exclude="Build,Analyzers" />
|
||||
<dependency id="Microsoft.Extensions.Localization" version="10.0.3" exclude="Build,Analyzers" />
|
||||
<dependency id="Microsoft.Extensions.Http" version="10.0.3" exclude="Build,Analyzers" />
|
||||
<dependency id="Radzen.Blazor" version="9.0.0" exclude="Build,Analyzers" />
|
||||
<dependency id="Radzen.Blazor" version="9.0.8" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
|
||||
Reference in New Issue
Block a user