File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >netstandard2.0;net4.6.2;net6.0; net8.0</TargetFrameworks >
4+ <TargetFrameworks >netstandard2.0;net4.6.2;net8.0</TargetFrameworks >
55 <RootNamespace >H.Ipc.Core</RootNamespace >
66 </PropertyGroup >
77
1515 </ItemGroup >
1616
1717 <ItemGroup >
18- <PackageReference Include =" System.Text.Json" Version =" 8 .0.0 " />
18+ <PackageReference Include =" System.Text.Json" Version =" 9 .0.2 " />
1919 <ProjectReference Include =" ..\H.Ipc.Generator\H.Ipc.Generator.csproj" ReferenceOutputAssembly =" false" PackAsAnalyzer =" true" />
2020 <PackageReference Include =" H.Formatters.System.Text.Json" Version =" 15.0.0" />
2121 <PackageReference Include =" H.Generators.Extensions" Version =" 1.24.1" PrivateAssets =" all" IncludeInPackage =" true" />
You can’t perform that action at this time.
0 commit comments