+8
-2
lines changedFilter options
+8
-2
lines changed Original file line number Diff line number Diff line change
@@ -83,12 +83,18 @@ Refit currently supports the following platforms and any .NET Standard 2.0 targe
83
83
* Xamarin.Mac
84
84
* Xamarin.iOS
85
85
* Desktop .NET 4.6.1
86
-
* .NET 5 / .NET Core
86
+
* .NET 6 / 8
87
87
* Blazor
88
88
* Uno Platform
89
89
90
90
### SDK Requirements
91
91
92
+
### Updates in 8.0.x
93
+
Fixes for some issues experianced, this lead to some breaking changes
94
+
See [Releases](https://github.com/reactiveui/refit/releases) for full details.
95
+
96
+
### V6.x.x
97
+
92
98
Refit 6 requires Visual Studio 16.8 or higher, or the .NET SDK 5.0.100 or higher. It can target any .NET Standard 2.0 platform.
93
99
94
100
Refit 6 does not support the old `packages.config` format for NuGet references (as they do not support analyzers/source generators). You must
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
1
1
{
2
-
"version": "7.3.0",
2
+
"version": "8.0.0",
3
3
"publicReleaseRefSpec": [
4
4
"^refs/heads/main$", // we release out of main
5
5
"^refs/heads/rel/v\\d+\\.\\d+" // we also release branches starting with vN.N
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4