Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

Conversation

@rynowak
Copy link
Member

@rynowak rynowak commented Apr 24, 2019

As discussed over mail, removes most of the old scripts and complexity that aren't needed with shared frameworks.

@rynowak rynowak requested a review from pranavkm April 24, 2019 15:29
@rynowak rynowak force-pushed the rynowak/update-3.0 branch from 4347fa6 to bbfb754 Compare April 24, 2019 15:29

The `--manifest` argument specifies a list of binaries that are already present in a 'shared' location. Now this 'shared' location was created by step 2, and the list of files is stored in the `JITBENCH_ASPNET_MANIFEST` environment variable. Since these binaries weren't copied to the publish output, they will be loaded instead from `DOTNET_SHARED_STORE`. See [here](https://github.com/dotnet/core-setup/blob/master/Documentation/design-docs/DotNetCore-SharedPackageStore.md) for a more thorough description.

### Step 6: `dotnet MusicStore.dll`
Copy link

@pranavkm pranavkm Apr 24, 2019

Choose a reason for hiding this comment

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

Does this need to talk about acquiring the SDK?

Copy link
Member Author

Choose a reason for hiding this comment

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

dotnet-install handles that?

@rynowak
Copy link
Member Author

rynowak commented Apr 24, 2019

I need to update the travis/apveyor scripts

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.

3 participants