From a336d3f057c6d95b01d0ef241fe2dc9fed972c69 Mon Sep 17 00:00:00 2001 From: Vincent Baaij Date: Wed, 13 Nov 2024 14:35:41 +0100 Subject: [PATCH] Use correct ref for icons package --- src/Assets/FluentUI.Icons/Icons/Light28.cs | 22 ------------------- ...soft.Fast.Components.FluentUI.Icons.csproj | 2 +- 2 files changed, 1 insertion(+), 23 deletions(-) delete mode 100644 src/Assets/FluentUI.Icons/Icons/Light28.cs diff --git a/src/Assets/FluentUI.Icons/Icons/Light28.cs b/src/Assets/FluentUI.Icons/Icons/Light28.cs deleted file mode 100644 index 92755de61f..0000000000 --- a/src/Assets/FluentUI.Icons/Icons/Light28.cs +++ /dev/null @@ -1,22 +0,0 @@ -// -// This code was generated by a tool. -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// - -#pragma warning disable 1591 - -namespace Microsoft.Fast.Components.FluentUI; - -public static partial class Icons -{ - public static partial class Light - { - [global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage] - public static partial class Size28 - { - } - } -} - -#pragma warning restore 1591 diff --git a/src/Assets/FluentUI.Icons/Microsoft.Fast.Components.FluentUI.Icons.csproj b/src/Assets/FluentUI.Icons/Microsoft.Fast.Components.FluentUI.Icons.csproj index cedaf3e33a..d66435d7b7 100644 --- a/src/Assets/FluentUI.Icons/Microsoft.Fast.Components.FluentUI.Icons.csproj +++ b/src/Assets/FluentUI.Icons/Microsoft.Fast.Components.FluentUI.Icons.csproj @@ -24,7 +24,7 @@ - +