This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed
pkg/Microsoft.Private.PackageBaseline
src/System.Data.SqlClient/pkg Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1616<PackageReference Include =" System.Composition.Runtime" > <Version >1.1.0</Version > </PackageReference >
1717<PackageReference Include =" System.Composition.TypedParts" > <Version >1.1.0</Version > </PackageReference >
1818<PackageReference Include =" System.Configuration.ConfigurationManager" > <Version >4.4.0</Version > </PackageReference >
19- <PackageReference Include =" System.Data.SqlClient" > <Version >4.4.0 </Version > </PackageReference >
19+ <PackageReference Include =" System.Data.SqlClient" > <Version >4.3.1 </Version > </PackageReference >
2020<PackageReference Include =" System.Diagnostics.DiagnosticSource" > <Version >4.4.1</Version > </PackageReference >
2121<PackageReference Include =" System.IO.FileSystem.AccessControl" > <Version >4.4.0</Version > </PackageReference >
2222<PackageReference Include =" System.IO.Packaging" > <Version >4.4.0</Version > </PackageReference >
Original file line number Diff line number Diff line change 11351135 "4.0.0.0" : " 4.1.0" ,
11361136 "4.1.0.0" : " 4.1.0" ,
11371137 "4.1.1.0" : " 4.3.0" ,
1138+ "4.1.1.1" : " 4.4.1" ,
11381139 "4.2.0.0" : " 4.4.0" ,
11391140 "4.2.0.1" : " 4.4.1"
11401141 }
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
4+ <PropertyGroup >
5+ <HarvestVersion >4.3.1</HarvestVersion >
6+ </PropertyGroup >
47 <ItemGroup >
58 <ProjectReference Include =" ..\ref\System.Data.SqlClient.csproj" >
69 <SupportedFramework >net461;netcoreapp2.0;$(AllXamarinFrameworks)</SupportedFramework >
You can’t perform that action at this time.
0 commit comments