mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-31 19:43:07 +00:00
Renamed clients directory to senders
This commit is contained in:
parent
7405cca08f
commit
0d6856872f
30 changed files with 0 additions and 0 deletions
9
senders/terminal-dotnet/FCastClient/FCastClient.csproj
Normal file
9
senders/terminal-dotnet/FCastClient/FCastClient.csproj
Normal file
|
@ -0,0 +1,9 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue