From 45d018974ab9b7c120f68c240f4f78050c7683ca Mon Sep 17 00:00:00 2001 From: Vincent Baaij Date: Fri, 3 May 2024 11:31:47 +0200 Subject: [PATCH] Try to get build going with ssc ingnore file (for now) --- .sscignore | 1 + nuget.config | 14 ++++++++++++-- ...ft.FluentUI.AspNetCore.Components.Assets.esproj | 3 +-- 3 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 .sscignore diff --git a/.sscignore b/.sscignore new file mode 100644 index 0000000000..99dc7fe52d --- /dev/null +++ b/.sscignore @@ -0,0 +1 @@ +{ "cfs": ["CFS0013"] } diff --git a/nuget.config b/nuget.config index 018b523ea5..11f4bf3fb8 100644 --- a/nuget.config +++ b/nuget.config @@ -2,10 +2,20 @@ - + + + + + + + + + + + - + diff --git a/src/Core.Assets/Microsoft.FluentUI.AspNetCore.Components.Assets.esproj b/src/Core.Assets/Microsoft.FluentUI.AspNetCore.Components.Assets.esproj index 8211d87fdf..c613b9f77e 100644 --- a/src/Core.Assets/Microsoft.FluentUI.AspNetCore.Components.Assets.esproj +++ b/src/Core.Assets/Microsoft.FluentUI.AspNetCore.Components.Assets.esproj @@ -1,4 +1,4 @@ - + FAE04EC0-301F-11D3-BF4B-00C04F79EFBC dist\ @@ -8,5 +8,4 @@ - \ No newline at end of file