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

Fixed issues with old .net version #282

Open
wants to merge 2 commits into
base: dotnet
Choose a base branch
from

Conversation

iamtgray
Copy link

Updated version of .net core from 2 to 6, fixed issues with routers, and fixed issues with old versions of AWS CLI being used.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@@ -35,7 +35,7 @@ Open the terminal in Visual Studio Code, located under **View > Terminal**
Type the following `git` command to clone the necessary code to complete this tutorial:

```
git clone https://github.com/aws-samples/aws-modern-application-workshop.git
git clone https://github.com/iamtgray/aws-modern-application-workshop.git
Copy link
Contributor

Choose a reason for hiding this comment

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

This one slipped in.

Copy link
Contributor

@abaird986 abaird986 left a comment

Choose a reason for hiding this comment

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

Clone command accidentally has your personal repo listed still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants