File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/OpenOnlineConfig/OpenOnlineConfig Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >net8.0</TargetFramework >
55 <Nullable >enable</Nullable >
6- <ImplicitUsings >enable</ImplicitUsings >
7- <Authors >database64128</Authors >
6+ <ImplicitUsings >enable</ImplicitUsings >
7+ <IsAotCompatible >true</IsAotCompatible >
8+ <Authors >database64128</Authors >
89 <Product >OpenOnlineConfig.NET</Product >
910 <Description >.NET class library for Open Online Config (OOC) support.</Description >
1011 <Copyright >© 2025 database64128</Copyright >
1415 <RepositoryType >Public</RepositoryType >
1516 <PackageTags >open-online-config;censorship-circumvention</PackageTags >
1617 <GenerateDocumentationFile >true</GenerateDocumentationFile >
17- <IsAotCompatible >true</IsAotCompatible >
1818 <NoWarn >CS1591</NoWarn >
1919 <Version >1.3.0</Version >
2020 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments