Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Commit

Permalink
Lock in dotnet CLI tool targeting 1.0.4
Browse files Browse the repository at this point in the history
This should keep it working on Travis CI build agents
  • Loading branch information
AArnott committed Jun 26, 2017
1 parent 99e6acf commit a1359b8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<ProjectReference Include="..\CodeGeneration.Roslyn\CodeGeneration.Roslyn.csproj" />
<PackageReference Include="System.CommandLine" Version="0.1.0-e170407-3" />
<PackageReference Include="System.Runtime.Loader" Version="4.3.0" />
<PackageReference Include="Microsoft.NETCore.App" Version="1.0.4" />
</ItemGroup>

</Project>

0 comments on commit a1359b8

Please sign in to comment.