Skip to content

Publish Microsoft.Interop.Js and Mono.WebAssembly.Interop#1048

Merged
pranavkm merged 2 commits intomasterfrom
prkrishn/mono-wasm
Feb 1, 2019
Merged

Publish Microsoft.Interop.Js and Mono.WebAssembly.Interop#1048
pranavkm merged 2 commits intomasterfrom
prkrishn/mono-wasm

Conversation

@pranavkm
Copy link

@pranavkm pranavkm commented Feb 1, 2019

No description provided.

Copy link
Author

@pranavkm pranavkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified the npm tarball gets dumped in packages/${Config)/Shipping.

<Project DefaultTargets="Build" InitialTargets="_CheckForInvalidConfiguration">

<PropertyGroup>
<PackageVersion Condition=" '$(VersionSuffix)' != '' ">$(VersionPrefix)-$(VersionSuffix)</PackageVersion>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Identical to https://github.com/aspnet/AspNetCore/blob/master/eng/targets/Npm.Common.targets except the first 2 lines where the PackageVersion is calculated.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does look like semver v2 works with npm, although it does constraint the range specifier: https://github.com/npm/node-semver#prerelease-tags

@@ -0,0 +1,14 @@
{
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copied this from SignalR's tslint. Filed dotnet/aspnetcore#7197 to enable this because there's a bunch of warnings that show up when turned on.

Copy link

@natemcmaster natemcmaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. You'll need to re-run eng/scripts/GenerateProjectList.ps1 since you're removing a .csproj file.

@pranavkm pranavkm merged commit bc2e715 into master Feb 1, 2019
@pranavkm pranavkm deleted the prkrishn/mono-wasm branch February 1, 2019 22:12
JunTaoLuo pushed a commit to dotnet/aspnetcore that referenced this pull request Feb 12, 2020
…ensions#1048)

* Publish Microsoft.Interop.Js and Mono.WebAssembly.Interop
\n\nCommit migrated from dotnet/extensions@bc2e715
JunTaoLuo pushed a commit to dotnet/aspnetcore that referenced this pull request Feb 15, 2020
…ensions#1048)

* Publish Microsoft.Interop.Js and Mono.WebAssembly.Interop
\n\nCommit migrated from dotnet/extensions@bc2e715
@ghost ghost locked as resolved and limited conversation to collaborators May 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants