Commit 550816d 1 parent 48ad97a commit 550816d Copy full SHA for 550816d
File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 12
12
<PackageVersion Include =" GitHubActionsTestLogger" Version =" 2.4.1" />
13
13
<PackageVersion Include =" Microsoft.Bcl.HashCode" Version =" 1.1.1" />
14
14
<PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.11.0" />
15
+ <PackageVersion Include =" Microsoft.CodeAnalysis" Version =" 4.12.0" />
15
16
<PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.12.0" />
16
17
<PackageVersion Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" Version =" 3.3.4" />
18
+ <PackageVersion Include =" Microsoft.CodeAnalysis.VisualBasic" Version =" 4.12.0" />
19
+ <PackageVersion Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.12.0" />
17
20
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
18
21
<PackageVersion Include =" MinVer" Version =" 6.0.0" />
19
22
<PackageVersion Include =" Scriban" Version =" 5.12.1" />
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
- <TargetFrameworks >net8 .0</TargetFrameworks >
5
+ <TargetFrameworks >net9 .0</TargetFrameworks >
6
6
<NoWarn >$(NoWarn);CA1852;NU1701;NU1902;NU1903</NoWarn >
7
7
<IsPackable >false</IsPackable >
8
8
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments