-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Update samples to beta3 #348
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
Conversation
Hi @friism, I'm your friendly neighborhood Microsoft Open Technologies, Inc. Pull Request Bot (You can call me MSOTBOT). Thanks for your contribution! TTYL, MSOTBOT; |
@msotclas I've gotten the CLA signed already. |
d384129
to
fe97523
Compare
@ahmetalpbalkan commits squashed |
@@ -7,7 +7,7 @@ | |||
"aspnetcore50": { | |||
"dependencies": { | |||
"System.Console": "4.0.0-beta-*" | |||
} | |||
} | |||
} |
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.
Tabs 😦 🐼
@anurse can you evaluate? I vaguely recall you mentioning in another PR about how we want to flow changes for samples (i.e. through dev or not). |
fe97523
to
b1b5cbb
Compare
@Eilon tabs removed |
@anurse can you take a look on Monday? |
Marking as CLA-ok... I manually checked the database. |
Looks good to me. I'll let @anurse put the ship it label and handle the PR. |
@muratg @anurse @Eilon ping. this is blocking Docker image release. aspnet/aspnet-docker#38 |
} | ||
} | ||
"dependencies": { | ||
"System.Console": "4.0.0-beta-*" |
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 package version can also be fixed. Version will be 4.0.0-beta-22605
[Fixes #348] Only run Nano tests for the WinNano-MusicStore node in CI
* Split sqllite and sql server migrations * Fix casing, move files around * Remove if defs and add check
I've finally gotten the CLA signed