Skip to content

Commit

Permalink
update: Microsoft.CodeAnaysis version
Browse files Browse the repository at this point in the history
  • Loading branch information
get-me-power committed Oct 2, 2023
1 parent f39c76b commit 8a036de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzer.Testing" Version="1.1.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.5.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.9.0" />
<PackageReference Include="Microsoft.VisualStudio.Composition" Version="16.9.20" />
<None Include="LICENSE" Pack="true" PackagePath="" />
</ItemGroup>
Expand Down

0 comments on commit 8a036de

Please sign in to comment.