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 2f898cf commit aa62225Copy full SHA for aa62225
CS/AspNetCoreCustomItem/AspNetCoreCustomItemGallery.csproj
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project Sdk="Microsoft.NET.Sdk.Web">
3
<PropertyGroup>
4
- <TargetFramework>net5.0</TargetFramework>
+ <TargetFramework>net6.0</TargetFramework>
5
</PropertyGroup>
6
<ItemGroup>
7
<PackageReference Include="DevExpress.AspNetCore.Dashboard" Version="22.1.4" />
0 commit comments