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.Data.Common/ref/System.Data.Common.csproj')
-rw-r--r--src/System.Data.Common/ref/System.Data.Common.csproj5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/System.Data.Common/ref/System.Data.Common.csproj b/src/System.Data.Common/ref/System.Data.Common.csproj
index f99c444d13..6452b9f07c 100644
--- a/src/System.Data.Common/ref/System.Data.Common.csproj
+++ b/src/System.Data.Common/ref/System.Data.Common.csproj
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
- <AssemblyVersion>4.1.0.0</AssemblyVersion>
+ <AssemblyVersion>4.1.1.0</AssemblyVersion>
<OutputType>Library</OutputType>
<NuGetTargetMoniker>.NETStandard,Version=v1.0</NuGetTargetMoniker>
</PropertyGroup>
@@ -14,7 +14,6 @@
<TargetFramework>portable-net451+win8+wp8+wpa81</TargetFramework>
</PackageDestination>
</ItemGroup>
-
<ItemGroup>
<Compile Include="System.Data.Common.cs" />
<Compile Include="System.Data.Common.Manual.cs" />