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:
Diffstat (limited to 'src/System.Private.Uri/pkg/System.Private.Uri.pkgproj')
-rw-r--r--src/System.Private.Uri/pkg/System.Private.Uri.pkgproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/System.Private.Uri/pkg/System.Private.Uri.pkgproj b/src/System.Private.Uri/pkg/System.Private.Uri.pkgproj
index ee756f1953..e3f2ec8742 100644
--- a/src/System.Private.Uri/pkg/System.Private.Uri.pkgproj
+++ b/src/System.Private.Uri/pkg/System.Private.Uri.pkgproj
@@ -2,8 +2,6 @@
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
- <!-- Ideally we'd harvest this from the runtime dependencies -->
- <Version>4.0.3</Version>
<!-- The Unix implementations place the asset in a generation folder,
however the assembly won't reference any generation-based contracts -->
<SkipGenerationCheck>true</SkipGenerationCheck>