Files
GmRelayBot/Directory.Build.props
T
Hermes Agent a0d9d1bc44
Deploy Telegram Bot / build-and-push (push) Successful in 3m34s
Deploy Telegram Bot / deploy (push) Successful in 9s
fix(#47): use align-items: baseline + vertical-align + nudge for emoji icon
2026-05-07 13:18:57 +00:00

11 lines
306 B
XML

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