Skip to content

Commit

Permalink
Merge pull request #92 from Nyrest/dependabot/nuget/Microsoft.CodeAna…
Browse files Browse the repository at this point in the history
…lysis.CSharp.Workspaces-and-Microsoft.CodeAnalysis.CSharp-4.9.2

Bump Microsoft.CodeAnalysis.CSharp.Workspaces and Microsoft.CodeAnalysis.CSharp
  • Loading branch information
Nyrest authored Mar 6, 2024
2 parents c359d13 + 1807c30 commit f90127a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AncientMysteries.Analyzers/AncientMysteries.Analyzers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
</ItemGroup>


Expand Down

0 comments on commit f90127a

Please sign in to comment.