Skip to content

Commit db80142

Browse files
authored
Update README.md
1 parent ee80899 commit db80142

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,4 @@ Do not forget to include the following nuget packages in your Xunit project:
7272
```
7373

7474
## A note on .NET 5.0
75-
The .net 5.0 version of this library will be available on early 2021 and the reason for that is Microsoft's support on Azure Functions. Should there is an absolute need on supporting .net 5.0 in this library, please create a PR.
76-
77-
An update on Mar 14th, 2021: Due to the gaps in supporting Azure Functions described on [this post](related to the gaps in binding and durable tasks), we are delaying upgrading this library to .NET 5.0 until those gaps are closed by Microsoft.
75+
We are doing away with .NET 5.0 and instead we will be supporting .NET 6.0 once its first release version becomes available to the public.

0 commit comments

Comments
 (0)