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

Update for 3.0#98

Open
rynowak wants to merge 1 commit into
masterfrom
rynowak/update-3.0
Open

Update for 3.0#98
rynowak wants to merge 1 commit into
masterfrom
rynowak/update-3.0

Conversation

@rynowak

@rynowak rynowak commented Apr 24, 2019

Copy link
Copy Markdown
Member

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
Comment thread README.md

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`

@pranavkm pranavkm Apr 24, 2019

Copy link
Copy Markdown

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
Copy Markdown
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

rynowak commented Apr 24, 2019

Copy link
Copy Markdown
Member Author

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.

2 participants