File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net5 .0</TargetFramework >
4+ <TargetFramework >net6 .0</TargetFramework >
55
66 <IsPackable >false</IsPackable >
77
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net5 .0</TargetFramework >
4+ <TargetFramework >net6 .0</TargetFramework >
55 <Nullable >enable</Nullable >
66 <Authors >database64128</Authors >
77 <Product >OpenOnlineConfig.NET</Product >
88 <Description >.NET class library for Open Online Config (OOC) support.</Description >
9- <Copyright >© 2021 database64128</Copyright >
9+ <Copyright >© 2022 database64128</Copyright >
1010 <PackageLicenseFile >LICENSE</PackageLicenseFile >
1111 <PackageProjectUrl >https://github.com/Shadowsocks-NET/OpenOnlineConfig.NET</PackageProjectUrl >
1212 <RepositoryUrl >https://github.com/Shadowsocks-NET/OpenOnlineConfig.NET</RepositoryUrl >
1313 <RepositoryType >Public</RepositoryType >
1414 <PackageTags >open-online-config;censorship-circumvention</PackageTags >
1515 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1616 <NoWarn >CS1591</NoWarn >
17- <Version >1.1 .0</Version >
17+ <Version >1.2 .0</Version >
1818 </PropertyGroup >
1919
2020 <ItemGroup >
You can’t perform that action at this time.
0 commit comments