about summary refs log tree commit diff
path: root/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj')
-rw-r--r--MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj b/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj

index f89a603..e7ea9aa 100644 --- a/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj +++ b/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj
@@ -4,6 +4,7 @@ <TargetFramework>net7.0</TargetFramework> <Nullable>enable</Nullable> <ImplicitUsings>enable</ImplicitUsings> + <LangVersion>preview</LangVersion> </PropertyGroup> <ItemGroup>