Skip to content

Commit 966f49d

Browse files
committed
Update blank-csharp README.md to require .NET core SDK 6.0
1 parent 17aede5 commit 966f49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/blank-csharp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The project source includes function code and supporting resources:
1111
Use the following instructions to deploy the sample application. For more information on the application's architecture and implementation, see [Managing Spot Instance Requests](https://docs.aws.amazon.com/lambda/latest/dg/services-ec2-tutorial.html) in the developer guide.
1212

1313
# Requirements
14-
- [.NET Core SDK 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1)
14+
- [.NET Core SDK 6.0](https://dotnet.microsoft.com/download/dotnet-core/6.0)
1515
- [AWS extensions for .NET CLI](https://github.com/aws/aws-extensions-for-dotnet-cli)
1616
- The Bash shell. For Linux and macOS, this is included by default. In Windows 10, you can install the [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) to get a Windows-integrated version of Ubuntu and Bash.
1717
- [The AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html) v1.17 or newer.

0 commit comments

Comments
 (0)