Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[browser] Wasm SDK packed as a nuget package #84082

Merged
merged 18 commits into from
Apr 12, 2023
Merged

Commits on Mar 29, 2023

  1. Wasm SDK as nuget package.

    maraf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2788669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aac1aaa View commit details
    Browse the repository at this point in the history
  3. Drop debug nuget source.

    maraf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ff71159 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    0bb15b3 View commit details
    Browse the repository at this point in the history
  2. Drop debug nuget source.

    maraf committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    609386f View commit details
    Browse the repository at this point in the history
  3. Include .cs and .config files

    maraf committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d5bd817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d079e6a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Rewrite bundling as pkgproj.

    maraf committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    735368d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Drop BuildOutputTargetFolder.

    maraf committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5e94346 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    93b48b6 View commit details
    Browse the repository at this point in the history
  2. Revert "Rename WebAssemblySdk.Pack to WebAssemblySdk.Browser"

    This reverts commit 93b48b6.
    maraf committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    31f492e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b25e9ec View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    2e268b6 View commit details
    Browse the repository at this point in the history
  2. Fix publishing dotnet.js

    maraf committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c4bf098 View commit details
    Browse the repository at this point in the history
  3. Fix including tasks dlls

    maraf committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5dd1c93 View commit details
    Browse the repository at this point in the history
  4. Fix default value for RID

    maraf committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c2812d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Proper way to pack tasks dll

    maraf committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    39a9ddd View commit details
    Browse the repository at this point in the history
  2. Formatting

    maraf committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4117c5c View commit details
    Browse the repository at this point in the history