File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 3636 <PackageVersion Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.12.19" PrivateAssets =" All" />
3737 <PackageVersion Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 8.0.0" PrivateAssets =" All" />
3838 <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
39- <PackageVersion Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" Version =" 3.3.4" PrivateAssets =" All" />
4039 </ItemGroup >
4140 <ItemGroup >
4241 <!-- Packages for the tests -->
8180 <PackageVersion Include =" System.Windows.Forms" Version =" 4.0.0" />
8281 <PackageVersion Include =" CommandLineParser" Version =" 2.8.0" />
8382 <PackageVersion Include =" System.Formats.Asn1" Version =" 9.0.0" />
84-
8583 </ItemGroup >
8684</Project >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net6 .0</TargetFramework >
5+ <TargetFramework >net8 .0</TargetFramework >
66 <Configurations >Debug;Release;Debug + MobileApps</Configurations >
77 </PropertyGroup >
88
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net6 .0</TargetFramework >
5+ <TargetFramework >net8 .0</TargetFramework >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
88 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments