Skip to content

Commit

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

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.6.2 to 2.6.3 in /src
  • Loading branch information
pascalberger authored Jan 11, 2019
2 parents e9e0c73 + 4d21e4d commit b90da8b
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.2">
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.3">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2">
Expand Down

0 comments on commit b90da8b

Please sign in to comment.