diff --git a/README.md b/README.md index 61634239..2ae9f305 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ While Surreal .NET can be registered as a [ASP.NET Core](https://learn.microsoft I highly recommend taking a looksie at the [examples](https://github.com/ProphetLamb/Surreal.Net/tree/master/examples), but for now let's review a basic console app with the RPC library. ```xml - + ``` ```csharp diff --git a/src/Directory.Build.props b/src/Directory.Build.props index d4cc949d..4d01967d 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -2,7 +2,7 @@ - 1.0.6 + 1.0.7 $(Version)