Files
Ngino/src/ReverseLlama.Protocol/ReverseLlama.Protocol.csproj
T
lucretia 96fde6a099
Build & Deploy / build (push) Failing after 1m23s
Initial commit
2026-07-14 19:09:58 +02:00

10 lines
210 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>