Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric St. John <ericstj@microsoft.com>2016-10-03 19:22:24 +0300
committerEric St. John <ericstj@microsoft.com>2016-10-05 02:56:05 +0300
commiteb9e719bfa5fddc95a0bd8284ef2ed532430eaff (patch)
treedb395d333f4838dc4326d7636ab73e28710cddc8 /src/System.Threading.ThreadPool/dir.props
parentc31eb3feb3d21170b66f840807b360ff61dd6f99 (diff)
Bump assembly versions
Diffstat (limited to 'src/System.Threading.ThreadPool/dir.props')
-rw-r--r--src/System.Threading.ThreadPool/dir.props6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/System.Threading.ThreadPool/dir.props b/src/System.Threading.ThreadPool/dir.props
index 2f3e2af6a8..fd71e503eb 100644
--- a/src/System.Threading.ThreadPool/dir.props
+++ b/src/System.Threading.ThreadPool/dir.props
@@ -1,7 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\dir.props" />
<PropertyGroup>
- <AssemblyVersion>4.0.11.0</AssemblyVersion>
+ <AssemblyVersion>4.0.12.0</AssemblyVersion>
</PropertyGroup>
-</Project>
-
+</Project> \ No newline at end of file