added new method for RagonBuffer

This commit is contained in:
2024-04-07 17:11:45 +03:00
parent 5a79502848
commit 0c4bdb83c9
3 changed files with 39 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<RootNamespace>Ragon.Relay</RootNamespace>
<TargetFramework>net7.0</TargetFramework>
<TargetFrameworks>net7.0;net8.0</TargetFrameworks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">