Skip to content

Commit

Permalink
Bump Microsoft.CodeAnalysis.Common from 3.7.0 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/master/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 24, 2021
1 parent de92bfe commit 413cf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gauge.Dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Gauge.CSharp.Core" Version="0.5.0" />
<PackageReference Include="Gauge.CSharp.Lib" Version="0.8.1" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.2"/>
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="3.7.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="3.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.7.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.DotNet.Analyzers.Compatibility" Version="0.1.2-alpha" />
Expand Down

0 comments on commit 413cf39

Please sign in to comment.