Browse Source

Update common.ps1

pull/19968/head
selman koc 1 year ago
committed by GitHub
parent
commit
898382aa27
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      nupkg/common.ps1

2
nupkg/common.ps1

@ -108,7 +108,7 @@ $projects = (
"framework/src/Volo.Abp.AspNetCore.Components.Web.Theming",
"framework/src/Volo.Abp.AspNetCore.Components.WebAssembly",
"framework/src/Volo.Abp.AspNetCore.Components.WebAssembly.Theming",
"framework/src/Volo.Abp.AspNetCore.Components.WebAssembly.Theming.Bundling"
"framework/src/Volo.Abp.AspNetCore.Components.WebAssembly.Theming.Bundling",
"framework/src/Volo.Abp.AspNetCore.Components.Server",
"framework/src/Volo.Abp.AspNetCore.Components.Server.Theming",
"framework/src/Volo.Abp.AspNetCore.Components.MauiBlazor.Theming",

Loading…
Cancel
Save