Skip to content

Commit

Permalink
Rename package to Microsoft.NET.Sdk.WebAssembly.Pack
Browse files Browse the repository at this point in the history
  • Loading branch information
maraf committed Apr 5, 2023
1 parent 972dbbf commit 07fe716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/redist/targets/GenerateBundledVersions.targets
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ Copyright (c) .NET Foundation. All rights reserved.
TargetFramework="net8.0"
ILLinkPackVersion="$(MicrosoftNETCoreAppRuntimePackageVersion)" />
<KnownWebAssemblySdkPack Include="Microsoft.NET.Sdk.WebAssembly"
<KnownWebAssemblySdkPack Include="Microsoft.NET.Sdk.WebAssembly.Pack"
TargetFramework="net8.0"
WebAssemblySdkPackVersion="$(MicrosoftNETCoreAppRuntimePackageVersion)" />
Expand Down

0 comments on commit 07fe716

Please sign in to comment.