Skip to content

Commit

Permalink
Merge pull request #65 from AArnott/dependabot/nuget/Microsoft.Net.Co…
Browse files Browse the repository at this point in the history
…mpilers.Toolset-3.7.0

Bump Microsoft.Net.Compilers.Toolset from 3.6.0 to 3.7.0
  • Loading branch information
AArnott committed Aug 10, 2020
2 parents 5128bb0 + a8c59c5 commit 3bd828b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.2.31" PrivateAssets="all" />
<PackageReference Include="Microsoft.Net.Compilers.Toolset" Version="3.6.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Net.Compilers.Toolset" Version="3.7.0" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.164" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 3bd828b

Please sign in to comment.