Skip to content

Commit

Permalink
Merge pull request #37 from AArnott/pinCompilers
Browse files Browse the repository at this point in the history
Pin the compiler version
  • Loading branch information
AArnott authored Jan 16, 2020
2 parents bef2e47 + 2e0c3eb commit c79f03c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,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.0.28" PrivateAssets="all" />
<PackageReference Include="Microsoft.Net.Compilers.Toolset" Version="3.4.0" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.113" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit c79f03c

Please sign in to comment.