mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-07 17:52:49 +00:00
Added write/read semaphores.
This commit is contained in:
parent
47ea3a3c42
commit
ba8cd46e4c
4 changed files with 56 additions and 24 deletions
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue