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
1.[What's New in v<spanclass="_version">8.1.10</span>](#whats-new)
16
+
1.[What's New in v<spanclass="_version">8.1.11</span>](#whats-new)
17
17
2.[Quick Start](#quick-start)
18
18
3.[Documentation](#documentation)
19
19
4.[Sample Projects](#sample-projects)
@@ -25,17 +25,17 @@ Table of Contents
25
25
10.[Building from Source](#building-from-source)
26
26
11.[Running Unit Tests](#running-unit-tests)
27
27
28
-
## <aname="whats-new"></a> What's New in v<spanclass="_version">8.1.10</span>
28
+
## <aname="whats-new"></a> What's New in v<spanclass="_version">8.1.11</span>
29
29
30
-
> This section only lists release update details specific to v<spanclass="_version">8.1.10</span>. See
30
+
> This section only lists release update details specific to v<spanclass="_version">8.1.11</span>. See
31
31
> the [changelog file](CHANGELOG.md) for all release update details.
32
32
33
33
<!--_release-notes-->
34
34
35
35
36
36
### Bug Fixes
37
37
38
-
* update dependencies for NET 8.0.23 ([#1085](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/1085)) ([52db639](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/52db639d8462af4d74d833cf94a9d4698df371fe))
38
+
* update .NET dependencies to 8.0.24 ([#1096](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/1096)) ([78bbe9f](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/78bbe9f3f598e0b912fb9e142c46b15ec307e57c))
Copy file name to clipboardExpand all lines: docs/WhatsNew.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
-
# What's New in v<spanclass="_version">8.1.10</span>
1
+
# What's New in v<spanclass="_version">8.1.11</span>
2
2
3
-
> This page only lists release update details specific to v<spanclass="_version">8.1.10</span>. [Release update details for all releases are shown in the history page.](History)
3
+
> This page only lists release update details specific to v<spanclass="_version">8.1.11</span>. [Release update details for all releases are shown in the history page.](History)
* update dependencies for NET 8.0.23 ([#1085](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/1085)) ([52db639](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/52db639d8462af4d74d833cf94a9d4698df371fe))
11
+
* update .NET dependencies to 8.0.24 ([#1096](https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/1096)) ([78bbe9f](https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/78bbe9f3f598e0b912fb9e142c46b15ec307e57c))
0 commit comments