File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/DotnetDispatcher.Generator
test/DotnetDispatcher.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1919 </PropertyGroup >
2020 <ItemGroup >
21- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.8 .0" PrivateAssets =" all" />
21+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.12 .0" PrivateAssets =" all" />
2222 <PackageReference Update =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 9.0.0" >
2323 <PrivateAssets >all</PrivateAssets >
2424 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
Original file line number Diff line number Diff line change 1414
1515 <ItemGroup >
1616 <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8.0.1" />
17- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
17+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
1818 <PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
1919 <PackageReference Include =" xunit" Version =" 2.9.3" />
2020 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1" >
You can’t perform that action at this time.
0 commit comments