You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,4 @@ Do not forget to include the following nuget packages in your Xunit project:
72
72
```
73
73
74
74
## 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