Skip to content

Commit 74a5c61

Browse files
committed
Bump .NET Version to 5.0.300
1 parent 7d1da8b commit 74a5c61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This provides an AWS Lambda Layer containing .NET 5. This does not do everything
44

55
[Available on the Serverless Application Repository](https://console.aws.amazon.com/lambda/home?region=us-east-1#/create/app?applicationId=arn:aws:serverlessrepo:us-east-1:918601311641:applications/dotnet-lambda-layer)
66

7-
**Current .NET Version**: 5.0.203
7+
**Current .NET Version**: 5.0.300
88

99
## News
1010

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "5.0.203"
3+
"version": "5.0.300"
44
}
55
}

0 commit comments

Comments
 (0)