We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78e434 commit 461230bCopy full SHA for 461230b
blazorbootstrap/BlazorBootstrap.csproj
@@ -44,10 +44,6 @@
44
<SupportedPlatform Include="browser" />
45
</ItemGroup>
46
47
- <ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
48
- <PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.29" />
49
- </ItemGroup>
50
-
51
<ItemGroup Condition=" '$(TargetFramework)' == 'net8.0' ">
52
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.8" />
53
0 commit comments