1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-24 08:12:49 +00:00

Senders: Renamed C# terminal sender project and fixed build

This commit is contained in:
Michael Hollister 2025-05-28 23:25:13 -05:00
parent 0d6856872f
commit a83f92d874
8 changed files with 35 additions and 7 deletions

View file

@ -1,9 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>