This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Microsoft.NETCore.Platforms
Microsoft.Private.PackageBaseline
System.Security.Cryptography.OpenSsl Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
44
55 <PropertyGroup >
6- <PackageVersion >2.1.2 </PackageVersion >
6+ <PackageVersion >2.1.3 </PackageVersion >
77 <SkipValidatePackage >true</SkipValidatePackage >
88 <!-- We don't need to harvest the stable packages to build this -->
99 <HarvestStablePackage >false</HarvestStablePackage >
Original file line number Diff line number Diff line change 42954295 "4.0.0.0" : " 4.0.0" ,
42964296 "4.0.1.0" : " 4.3.0" ,
42974297 "4.1.0.0" : " 4.4.0" ,
4298- "4.1.1.0" : " 4.5.0"
4298+ "4.1.1.0" : " 4.5.0" ,
4299+ "4.1.1.1" : " 4.5.1"
42994300 }
43004301 },
43014302 "System.Security.Cryptography.Pkcs" : {
Original file line number Diff line number Diff line change 22<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <Import Project =" ..\dir.props" />
44 <PropertyGroup >
5- <AssemblyVersion >4.1.1.0</AssemblyVersion >
5+ <AssemblyVersion >4.1.1.1</AssemblyVersion >
6+ <PackageVersion >4.5.1</PackageVersion >
67 <AssemblyKey >MSFT</AssemblyKey >
78 <IsNETCoreApp >true</IsNETCoreApp >
89 <IsNETCoreAppRef >false</IsNETCoreAppRef >
Original file line number Diff line number Diff line change 2424 <AdditionalProperties >$(AdditionalProperties)</AdditionalProperties >
2525 </Project >
2626 <!-- add specific builds / pkgproj's here to include in servicing builds -->
27+ <Project Include =" $(MSBuildThisFileDirectory)..\pkg\Microsoft.NETCore.Platforms\Microsoft.NETCore.Platforms.builds" >
28+ <AdditionalProperties >$(AdditionalProperties)</AdditionalProperties >
29+ </Project >
30+ <Project Include =" $(MSBuildThisFileDirectory)System.Security.Cryptography.OpenSsl\pkg\System.Security.Cryptography.OpenSsl.pkgproj" >
31+ <AdditionalProperties >$(AdditionalProperties)</AdditionalProperties >
32+ </Project >
2733 </ItemGroup >
2834
2935 <!-- Need the PackageIndexFile file property from baseline.props -->
You can’t perform that action at this time.
0 commit comments