Skip to content

Commit

Permalink
fix typo in PackageRelease.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWollbrink committed Sep 2, 2024
1 parent e9304b5 commit 906ff82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PackageRelease.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ function PackageRelease($outputDir)
"AasxPluginProductChangeNotifications",
"AasxPluginSmdExporter",
"AasxPluginTechnicalData"
"AasxPluginUaNetClient",
"AasxPluginUaNetClient"
)

$blazorPlugins = $(
Expand Down

0 comments on commit 906ff82

Please sign in to comment.