Skip to content

Commit

Permalink
Merge pull request #32 from bbtsoftware/dependabot/nuget/src/Microsof…
Browse files Browse the repository at this point in the history
…t.CodeAnalysis.FxCopAnalyzers-2.9.0

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.6.3 to 2.9.0 in /src
  • Loading branch information
pascalberger authored Mar 27, 2019
2 parents b90da8b + a85dd23 commit 95c432e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TfsUrlParser/TfsUrlParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.3">
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2">
Expand Down

0 comments on commit 95c432e

Please sign in to comment.