From 7e613aaa295be081bae2007d7746c2d24d3a7a23 Mon Sep 17 00:00:00 2001 From: Vincent Baaij Date: Sun, 28 Jun 2026 21:07:56 +0200 Subject: [PATCH] Remove PropertyGroup/Target from Charts csproj --- ...oft.FluentUI.AspNetCore.Components.Charts.csproj | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/Charts/Microsoft.FluentUI.AspNetCore.Components.Charts.csproj b/src/Charts/Microsoft.FluentUI.AspNetCore.Components.Charts.csproj index dda27e684e..cc4195210a 100644 --- a/src/Charts/Microsoft.FluentUI.AspNetCore.Components.Charts.csproj +++ b/src/Charts/Microsoft.FluentUI.AspNetCore.Components.Charts.csproj @@ -100,19 +100,6 @@ - - - - [5.0.0-0,5.0.0) - - - - <_ProjectReferencesWithVersions Update="@(_ProjectReferencesWithVersions)" Condition="'%(Filename)' == 'Microsoft.FluentUI.AspNetCore.Components'"> - $(FluentUICoreMinVersion) - - - - true