Files
GmRelayBot/Directory.Build.props
Hermes Agent 46527fe761
PR Checks / test-and-build (pull_request) Successful in 3m17s
Deploy Telegram Bot / build-and-push (push) Successful in 3m47s
Deploy Telegram Bot / deploy (push) Failing after 7s
fix(#47): align NavMenu emoji icon — line-height: 1, increase gap
2026-05-07 12:59:50 +00:00

11 lines
306 B
XML

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