Files
GmRelayBot/Directory.Build.props
T
Toutsu cb40c2438d
Deploy Telegram Bot / build-and-push (push) Successful in 4m18s
Deploy Telegram Bot / deploy (push) Successful in 12s
docs: clarify mini app dashboard for GMs
2026-04-28 21:01:30 +03:00

11 lines
305 B
XML

<Project>
<PropertyGroup>
<Version>1.9.4</Version>
<TargetFramework>net10.0</TargetFramework>
<LangVersion>preview</LangVersion>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
</Project>