Skip to content

Commit

Permalink
Merge branch 'master' into UpdateCopyFromMethod
Browse files Browse the repository at this point in the history
  • Loading branch information
Sreejith Pazhampilly committed Nov 19, 2019
2 parents 9a786ed + 2afd3c1 commit 1345914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@

<!-- StyleCop settings -->
<PropertyGroup>
<StyleCopTargets>$(NuGetPack)\StyleCop.MSBuild.4.7.49.0\build\StyleCop.MSBuild.Targets</StyleCopTargets>
<StyleCopTargets>$(NuGetPack)\StyleCop.MSBuild.5.0.0\build\StyleCop.MSBuild.Targets</StyleCopTargets>
</PropertyGroup>

<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion sln/.nuget/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<package id="Microsoft.OData.StyleCop" version="1.0.0" />
<package id="Newtonsoft.Json" version="6.0.5" />
<package id="System.Text.Encoding.Extensions" version="4.0.11" />
<package id="StyleCop.MSBuild" version="4.7.49" />
<package id="StyleCop.MSBuild" version="5.0.0" />
<package id="xunit" version="2.1.0" />
<package id="xunit.abstractions" version="2.0.0" />
<package id="xunit.assert" version="2.1.0" />
Expand Down

0 comments on commit 1345914

Please sign in to comment.