Skip to content

Commit

Permalink
update Microsoft.Build.Locator to 1.1.2 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriob authored and artiomchi committed Mar 31, 2019
1 parent a2a7707 commit 401002b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/R4Mvc.Tools/R4Mvc.Tools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.1.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.0.31" PrivateAssets="All" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.1.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="2.9.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="2.9.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="2.1.1" PrivateAssets="All" />
Expand Down

0 comments on commit 401002b

Please sign in to comment.