File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Open.ChannelExtensions.Tests Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net5 .0</TargetFramework >
5+ <TargetFramework >net6 .0</TargetFramework >
66 <LangVersion >latest</LangVersion >
77 <IsPackable >false</IsPackable >
88 </PropertyGroup >
Original file line number Diff line number Diff line change 2121 <RepositoryUrl >https://github.com/Open-NET-Libraries/Open.ChannelExtensions</RepositoryUrl >
2222 <RepositoryType >git</RepositoryType >
2323 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
24- <Version >6.0.1</Version >
24+ <GenerateDocumentationFile >true</GenerateDocumentationFile >
25+ <Version >6.0.2</Version >
2526 <PackageReleaseNotes ></PackageReleaseNotes >
2627 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2728 <PublishRepositoryUrl >true</PublishRepositoryUrl >
4647 </None >
4748 </ItemGroup >
4849
49- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
50- <DocumentationFile >Documentation.xml</DocumentationFile >
51- </PropertyGroup >
52-
5350 <ItemGroup >
5451 <PackageReference Include =" System.Threading.Channels" Version =" 6.0.0" />
5552 </ItemGroup >
You can’t perform that action at this time.
0 commit comments