Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 464dbb2

Browse files
author
Matt Cohn
committed
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.
1 parent f11305d commit 464dbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33

44
<PropertyGroup>
5-
<BuildToolsVersion>1.0.10-prerelease</BuildToolsVersion>
5+
<BuildToolsVersion>1.0.11-prerelease</BuildToolsVersion>
66
</PropertyGroup>
77

88
<PropertyGroup>

0 commit comments

Comments
 (0)