Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update build tools reference to 1.0.11. This version of the build
tools has been formatted, and has changes to work with our latest CI
project on Visual Studio Online.
  • Loading branch information
Matt Cohn committed Nov 11, 2014
commit 464dbb210883ed9960221465a1a89cd4cc57a5a4
2 changes: 1 addition & 1 deletion build.proj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

<PropertyGroup>
<BuildToolsVersion>1.0.10-prerelease</BuildToolsVersion>
<BuildToolsVersion>1.0.11-prerelease</BuildToolsVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down