-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Update samples to the latest packages #9
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"Microsoft.AspNet.Mvc": "0.1-alpha-*", | ||
"Microsoft.AspNet.Diagnostics": "0.1-alpha-*" | ||
}, | ||
"commands": { "web": "Microsoft.AspNet.Hosting server.name=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001" }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This changed, it's server instead of server.name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These files don't need to be here anyway. Deleting.
natemcmaster
pushed a commit
that referenced
this pull request
Nov 9, 2018
ryanbrandenburg
pushed a commit
that referenced
this pull request
Nov 19, 2018
ryanbrandenburg
pushed a commit
that referenced
this pull request
Nov 19, 2018
ryanbrandenburg
pushed a commit
that referenced
this pull request
Jul 8, 2019
merge from master Co-authored-by: Nick Darvey <nickdarvey@outlook.com.au> Co-authored-by: David Fowler <davidfowl@gmail.com> Co-authored-by: Pranav K <prkrishn@hotmail.com> Co-authored-by: Ryan Nowak <nowakra@gmail.com> Co-authored-by: Justin Kotalik <jkotalik12@gmail.com> Co-authored-by: Kristian Hellang <kristian@hellang.com> Co-authored-by: Ajay Bhargav Baaskaran <ajaybhargavb@gmail.com> Co-authored-by: null <42748379+dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Hao Kung <HaoK@users.noreply.github.com> Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> Co-authored-by: Chris Ross <Tratcher@Outlook.com> Co-authored-by: Thomas Levesque <thomaslevesque@users.noreply.github.com> Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com> Co-authored-by: Mikael Mengistu <mikaelm12@users.noreply.github.com> Co-authored-by: Stephen Halter <halter73@gmail.com> Co-authored-by: Brennan <brecon@microsoft.com> Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com> Co-authored-by: Andrew Stanton-Nurse <andrew@stanton-nurse.com> Co-authored-by: Jacques Eloff <joeloff@users.noreply.github.com> Co-authored-by: John Luo <johluo@microsoft.com> Co-authored-by: huysentruitw <wouter_huysentruit@hotmail.com> Co-authored-by: Ben Adams <thundercat@illyriad.co.uk> Co-authored-by: Dylan Dmitri Gray <d.dylan.g@gmail.com> Co-authored-by: Nate McMaster <natemcmaster@users.noreply.github.com> Co-authored-by: dotnet-maestro <@dotnet-maestro> Co-authored-by: Daniel Roth <daroth@microsoft.com>
1 task
SteveSandersonMS
added a commit
that referenced
this pull request
Jan 24, 2023
* Begin defining blazor.united.js * Factoring out common parts of the server startup logic * Only start a circuit when necessary
Jesusdebug
pushed a commit
to Jesusdebug/aspnetcore
that referenced
this pull request
May 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New KVM
Updated project.json
Changed some namespaces