File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >net9.0</TargetFramework >
55 <Nullable >enable</Nullable >
66 <ImplicitUsings >enable</ImplicitUsings >
7+ <IsAotCompatible >true</IsAotCompatible >
78 <UserSecretsId >dotnet-CubicBot.Telegram.App-6b3818c3-5fb6-4bba-91c1-f56f55ecc380</UserSecretsId >
89 <ServerGarbageCollection >true</ServerGarbageCollection >
910 <AssemblyName >cubic-bot-telegram-app</AssemblyName >
Original file line number Diff line number Diff line change 1313 <TargetFramework >net9.0</TargetFramework >
1414 <ImplicitUsings >enable</ImplicitUsings >
1515 <Nullable >enable</Nullable >
16+ <IsAotCompatible >true</IsAotCompatible >
1617 <AssemblyName >cubic-bot-telegram-tool</AssemblyName >
1718 <Version >1.2.0</Version >
1819 </PropertyGroup >
Original file line number Diff line number Diff line change 66 <Description >A stupid and annoying chatbot for your group chats.</Description >
77 <Nullable >enable</Nullable >
88 <ImplicitUsings >enable</ImplicitUsings >
9+ <IsAotCompatible >true</IsAotCompatible >
910 <PackageId >CubicBot.Telegram</PackageId >
1011 <PackageLicenseFile >LICENSE</PackageLicenseFile >
1112 <PackageProjectUrl >https://github.com/database64128/CubicBot</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments