Untitled
unknown
plain_text
2 years ago
261 B
10
Indexable
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web.Extensions" Version="6.0.0" />
</ItemGroup>
</Project>Editor is loading...