File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
test/Spectre.Console.Analyzer.Tests Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit" Version =" 1.1.1" />
14
14
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version =" 1.1.1" />
15
15
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.2.0" />
16
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.2 " />
16
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.0 " />
17
17
<PackageReference Include =" xunit" Version =" 2.4.2" />
18
18
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments