Skip to content

Commit 754b59b

Browse files
authored
Merge pull request #181 from dorssel/dependabot/nuget/aspnetcore-020930c144
Bump the aspnetcore group with 2 updates
2 parents f218ea9 + 1497168 commit 754b59b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SPDX-License-Identifier: MIT
1212
<PackageVersion Include="Blazored.LocalStorage" Version="4.5.0" />
1313
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.5" />
1414
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.5" />
15-
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.11.9" />
16-
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.11.9" />
15+
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.12.0" />
16+
<PackageVersion Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.12.0" />
1717
</ItemGroup>
1818
</Project>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"msbuild-sdks": {
88
"Microsoft.Build.NoTargets": "3.7.56",
9-
"MSTest.Sdk": "3.9.0"
9+
"MSTest.Sdk": "3.9.1"
1010
}
1111
}

0 commit comments

Comments
 (0)