Skip to content

Commit

Permalink
Merge pull request #18 from ParadoxGameConverters/dependabot/nuget/Mi…
Browse files Browse the repository at this point in the history
…crosoft.CodeAnalysis.CSharp.Workspaces-4.9.2

Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.8.0 to 4.9.2
  • Loading branch information
IhateTrains authored Mar 4, 2024
2 parents 07c8e13 + b539205 commit 9ce9084
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit 9ce9084

Please sign in to comment.