Skip to content

Commit 277916a

Browse files
authored
Merge pull request #128 from markjulmar/dependabot/nuget/src/ConvertAll/Microsoft.AspNetCore.Components.Web-8.0.12
Bump Microsoft.AspNetCore.Components.Web from 8.0.11 to 8.0.12 in /src/ConvertAll
2 parents e673b2b + f4aa801 commit 277916a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ConvertLearnToDoc.Shared/ConvertLearnToDoc.Shared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
11-
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.11" />
11+
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.12" />
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1313
<PackageReference Include="YamlDotNet" Version="16.2.1" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)