File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp2 .1</TargetFramework >
5+ <TargetFramework >netcoreapp3 .1</TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp2 .1</TargetFramework >
5+ <TargetFramework >netcoreapp3 .1</TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp2 .1</TargetFramework >
5+ <TargetFramework >netcoreapp3 .1</TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
Original file line number Diff line number Diff line change 1616 </PropertyGroup >
1717
1818 <ItemGroup >
19- <PackageReference Include =" Google.Protobuf" Version =" 3.9.1 " />
20- <PackageReference Include =" Microsoft.CodeAnalysis.FxCopAnalyzers" Version =" 2.9.4 " >
19+ <PackageReference Include =" Google.Protobuf" Version =" 3.12.3 " />
20+ <PackageReference Include =" Microsoft.CodeAnalysis.FxCopAnalyzers" Version =" 3.0.0 " >
2121 <PrivateAssets >all</PrivateAssets >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2323 </PackageReference >
24- <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.2 " />
25- <PackageReference Include =" Portable.BouncyCastle" Version =" 1.8.5 " />
26- <PackageReference Include =" Microsoft.CSharp" Version =" 4.5 .0" />
24+ <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3 " />
25+ <PackageReference Include =" Portable.BouncyCastle" Version =" 1.8.6.7 " />
26+ <PackageReference Include =" Microsoft.CSharp" Version =" 4.7 .0" />
2727 </ItemGroup >
2828
2929</Project >
You can’t perform that action at this time.
0 commit comments