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-08-18 23:30:55 +0300
committerEric St. John <ericstj@microsoft.com>2016-08-24 16:47:56 +0300
commit589f5a13b6844a44b369cc468d05885ab9546d82 (patch)
tree3d28b98736a7fe34c9933660fddd68f02fbe1f5d /src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj
parentc6fb536fba7fbcfd46f40eb469481214e392a6f1 (diff)
Central nupkg versioning & library assm versioning
This moves to a central versioning scheme for all packages that is tied to the product release. 1.1 will include packages all with a common version.
Diffstat (limited to 'src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj')
-rw-r--r--src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj b/src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj
index da6b060cb9..87ec458a7a 100644
--- a/src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj
+++ b/src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Version>4.0.2.0</Version>
- </PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<ItemGroup>
<ProjectReference Include="..\ref\System.Threading.Timer.csproj">