diff --git a/examples/Demo/Client/FluentUI.Demo.Client.csproj b/examples/Demo/Client/FluentUI.Demo.Client.csproj index dc39794c45..5e5eac0b39 100644 --- a/examples/Demo/Client/FluentUI.Demo.Client.csproj +++ b/examples/Demo/Client/FluentUI.Demo.Client.csproj @@ -3,15 +3,13 @@ - + - net8.0 + net7.0 enable enable false - - false @@ -20,13 +18,8 @@ - - - - - - - + + diff --git a/examples/Demo/DocGenerator/FluentUI.Demo.Generators.csproj b/examples/Demo/DocGenerator/FluentUI.Demo.Generators.csproj index f5f6129de1..5dedc2bd31 100644 --- a/examples/Demo/DocGenerator/FluentUI.Demo.Generators.csproj +++ b/examples/Demo/DocGenerator/FluentUI.Demo.Generators.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/examples/Demo/Server/FluentUI.Demo.Server.csproj b/examples/Demo/Server/FluentUI.Demo.Server.csproj index 29ee903e88..437bbb62d1 100644 --- a/examples/Demo/Server/FluentUI.Demo.Server.csproj +++ b/examples/Demo/Server/FluentUI.Demo.Server.csproj @@ -3,9 +3,9 @@ - + - net8.0 + net7.0 enable enable diff --git a/examples/Demo/Shared/FluentUI.Demo.Shared.csproj b/examples/Demo/Shared/FluentUI.Demo.Shared.csproj index d8877272b7..dc0fb0e972 100644 --- a/examples/Demo/Shared/FluentUI.Demo.Shared.csproj +++ b/examples/Demo/Shared/FluentUI.Demo.Shared.csproj @@ -2,9 +2,9 @@ - + - net8.0 + net7.0 enable enable latest @@ -37,19 +37,15 @@ - - - - - + - + - + diff --git a/src/Core/Microsoft.Fast.Components.FluentUI.csproj b/src/Core/Microsoft.Fast.Components.FluentUI.csproj index 21e79d4393..047e5aa78c 100644 --- a/src/Core/Microsoft.Fast.Components.FluentUI.csproj +++ b/src/Core/Microsoft.Fast.Components.FluentUI.csproj @@ -1,6 +1,6 @@ - net6.0;net7.0;net8.0 + net6.0;net7.0 Microsoft.Fast.Components.FluentUI A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser. @@ -63,21 +63,13 @@ - + - - - - - - - - diff --git a/src/Extensions/DataGrid.EntityFrameworkAdapter/Microsoft.Fast.Components.FluentUI.DataGrid.EntityFrameworkAdapter.csproj b/src/Extensions/DataGrid.EntityFrameworkAdapter/Microsoft.Fast.Components.FluentUI.DataGrid.EntityFrameworkAdapter.csproj index 028048fbc3..ac087a05dc 100644 --- a/src/Extensions/DataGrid.EntityFrameworkAdapter/Microsoft.Fast.Components.FluentUI.DataGrid.EntityFrameworkAdapter.csproj +++ b/src/Extensions/DataGrid.EntityFrameworkAdapter/Microsoft.Fast.Components.FluentUI.DataGrid.EntityFrameworkAdapter.csproj @@ -1,7 +1,7 @@ - net6.0;net7.0;net8.0 + net6.0;net7.0 Microsoft.Fast.Components.FluentUI.DataGrid.EntityFrameworkAdapter Microsoft © Microsoft Corporation. All rights reserved. @@ -35,11 +35,7 @@ - - - - - + diff --git a/src/Extensions/DesignToken.Generator/Microsoft.Fast.Components.FluentUI.Generators.csproj b/src/Extensions/DesignToken.Generator/Microsoft.Fast.Components.FluentUI.Generators.csproj index 33fa957b54..82c014d0e5 100644 --- a/src/Extensions/DesignToken.Generator/Microsoft.Fast.Components.FluentUI.Generators.csproj +++ b/src/Extensions/DesignToken.Generator/Microsoft.Fast.Components.FluentUI.Generators.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Templates/Microsoft.Fast.Templates.FluentUI.csproj b/src/Templates/Microsoft.Fast.Templates.FluentUI.csproj index 5c080bb999..0fcb50958b 100644 --- a/src/Templates/Microsoft.Fast.Templates.FluentUI.csproj +++ b/src/Templates/Microsoft.Fast.Templates.FluentUI.csproj @@ -1,7 +1,7 @@ - net6.0;net7.0;net8.0 + net6.0;net7.0 Microsoft Content © Microsoft Corporation. All rights reserved. @@ -12,10 +12,10 @@ Microsoft.Fast.Templates.FluentUI MIT https://github.com/microsoft/fluentui-blazor - templates;fast;fast-blazor;blazor;fluentui;web-assembly + templates;blazor;fluentui;web-components;web-assembly Template README.md - Microsoft FAST Fluent UI Blazor Templates + Microsoft Fluent UI Blazor Templates true icon.png diff --git a/tests/Core/Microsoft.Fast.Components.FluentUI.Tests.csproj b/tests/Core/Microsoft.Fast.Components.FluentUI.Tests.csproj index 4e8a52e5f7..a5149fdb58 100644 --- a/tests/Core/Microsoft.Fast.Components.FluentUI.Tests.csproj +++ b/tests/Core/Microsoft.Fast.Components.FluentUI.Tests.csproj @@ -10,19 +10,19 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive