Skip to content

Commit b487e69

Browse files
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 9.0.7 to 9.0.9 (#235)
1 parent c6392f6 commit b487e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utility/Utility.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Fare" Version="2.2.1" />
1313
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
1414
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.7" />
15-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.7" PrivateAssets="all" />
15+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.9" PrivateAssets="all" />
1616
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.12.1" />
1717
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.12.1" />
1818
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.12.1" />

0 commit comments

Comments
 (0)