diff --git a/Directory.Packages.props b/Directory.Packages.props index 57b3d9f770..5b8ef2279a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -2,32 +2,32 @@ true 8.0.0 - 8.0.20 - 8.0.20 - 9.0.9 - 9.0.9 - 9.0.9 - 10.0.0 - 10.0.0 - 10.0.0 + 8.0.22 + 8.0.22 + 9.0.11 + 9.0.11 + 9.0.11 + 10.0.1 + 10.0.1 + 10.0.1 - - + + - + - - + + - + - - + + @@ -88,4 +88,4 @@ - + \ No newline at end of file diff --git a/global.bak b/global.bak index 9b437f41ea..6c6768425a 100644 --- a/global.bak +++ b/global.bak @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.305", + "version": "9.0.308", "allowPrerelease": true, "rollForward": "latestPatch" } diff --git a/global.json.local b/global.json.local index 0e87fc1441..bf89fac906 100644 --- a/global.json.local +++ b/global.json.local @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.205", + "version": "9.0.308", "allowPrerelease": false, "rollForward": "disable" } diff --git a/src/Core/Microsoft.FluentUI.AspNetCore.Components.csproj b/src/Core/Microsoft.FluentUI.AspNetCore.Components.csproj index 02d223b148..0dc40d8dc2 100644 --- a/src/Core/Microsoft.FluentUI.AspNetCore.Components.csproj +++ b/src/Core/Microsoft.FluentUI.AspNetCore.Components.csproj @@ -105,4 +105,23 @@ %(ParentFile).Designer.cs + + + + + <_EsprojAssetsToFix Include="@(StaticWebAsset)" + Condition="$([System.String]::new('%(StaticWebAsset.OriginalItemSpec)').EndsWith('.esproj'))" /> + + + + + %(Identity) + + + + <_EsprojAssetsToFix Remove="@(_EsprojAssetsToFix)" /> + +