Skip to content

Commit 05826ff

Browse files
committed
adding missing 'the'
1 parent 46986c8 commit 05826ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ We're excited to announce that the 10.1 release of the Service Fabric runtime ha
3434
- For those interested in using .NET 8, keep the following in mind:
3535
- You need to rebuild and redeploy your applications with .NET 8. This step isn't necessary if you want to continue using older versions of .NET.
3636
- If you deploy **self-contained** applications, know that applications are [no longer self-contained by default in .NET 8](/dotnet/core/compatibility/sdk/8.0/runtimespecific-app-default). You must explicitly add and set the `SelfContained` property to `true` to your projects in .NET 8.
37-
- For customers utilizing Service Fabric Remoting v1, customers must enable `BinaryFormatter`, which isn't enabled with .NET 8. For the procedure to enable BinaryFormatter, see the [BinaryFormatter Obsoletion Strategy GitHub page](https://github.com/dotnet/designs/blob/main/accepted/2020/better-obsoletion/binaryformatter-obsoletion.md).
37+
- For customers utilizing Service Fabric Remoting v1, customers must enable the `BinaryFormatter`, which isn't enabled with .NET 8. For the procedure to enable BinaryFormatter, see the [BinaryFormatter Obsoletion Strategy GitHub page](https://github.com/dotnet/designs/blob/main/accepted/2020/better-obsoletion/binaryformatter-obsoletion.md).
3838

3939
### Service Fabric 10.1 releases
4040
| Release date | Release | More info |

0 commit comments

Comments
 (0)