-
-
Save ericstj/af57217e1972f78408d66b4eed042093 to your computer and use it in GitHub Desktop.
Getting net46 facades from packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"dependencies": { | |
"NETStandard.Library": "1.6.1", | |
"Microsoft.CSharp": "4.3.0", | |
"Microsoft.NETCore.Platforms": "1.1.0", | |
"Microsoft.NETCore.Targets": "1.1.0", | |
"Microsoft.VisualBasic": "10.1.0", | |
"Microsoft.Win32.Registry": "4.3.0", | |
"Microsoft.Win32.Registry.AccessControl": "4.3.0", | |
"System.Buffers": "4.3.0", | |
"System.Collections": "4.3.0", | |
"System.Collections.Concurrent": "4.3.0", | |
"System.Collections.Immutable": "1.3.0", | |
"System.Collections.NonGeneric": "4.3.0", | |
"System.Collections.Specialized": "4.3.0", | |
"System.ComponentModel": "4.3.0", | |
"System.ComponentModel.Annotations": "4.3.0", | |
"System.ComponentModel.EventBasedAsync": "4.3.0", | |
"System.ComponentModel.Primitives": "4.3.0", | |
"System.ComponentModel.TypeConverter": "4.3.0", | |
"System.Data.Common": "4.3.0", | |
"System.Data.SqlClient": "4.3.0", | |
"System.Diagnostics.Contracts": "4.3.0", | |
"System.Diagnostics.DiagnosticSource": "4.3.0", | |
"System.Diagnostics.FileVersionInfo": "4.3.0", | |
"System.Diagnostics.Process": "4.3.0", | |
"System.Diagnostics.StackTrace": "4.3.0", | |
"System.Diagnostics.TextWriterTraceListener": "4.3.0", | |
"System.Diagnostics.TraceSource": "4.3.0", | |
"System.Drawing.Primitives": "4.3.0", | |
"System.Dynamic.Runtime": "4.3.0", | |
"System.Globalization.Extensions": "4.3.0", | |
"System.IO.FileSystem.AccessControl": "4.3.0", | |
"System.IO.FileSystem.DriveInfo": "4.3.0", | |
"System.IO.FileSystem.Watcher": "4.3.0", | |
"System.IO.MemoryMappedFiles": "4.3.0", | |
"System.IO.Packaging": "4.3.0", | |
"System.IO.Pipes": "4.3.0", | |
"System.IO.Pipes.AccessControl": "4.3.0", | |
"System.IO.UnmanagedMemoryStream": "4.3.0", | |
"System.Linq.Parallel": "4.3.0", | |
"System.Linq.Queryable": "4.3.0", | |
"System.Net.Http.Rtc": "4.3.0", | |
"System.Net.Http.WinHttpHandler": "4.3.0", | |
"System.Net.NameResolution": "4.3.0", | |
"System.Net.NetworkInformation": "4.3.0", | |
"System.Net.Ping": "4.3.0", | |
"System.Net.Primitives": "4.3.0", | |
"System.Net.Requests": "4.3.0", | |
"System.Net.Security": "4.3.0", | |
"System.Net.WebHeaderCollection": "4.3.0", | |
"System.Net.WebSockets": "4.3.0", | |
"System.Net.WebSockets.Client": "4.3.0", | |
"System.Numerics.Vectors": "4.3.0", | |
"System.Reflection.Context": "4.3.0", | |
"System.Reflection.DispatchProxy": "4.3.0", | |
"System.Reflection.Emit": "4.3.0", | |
"System.Reflection.Emit.ILGeneration": "4.3.0", | |
"System.Reflection.Emit.Lightweight": "4.3.0", | |
"System.Reflection.Metadata": "1.4.1", | |
"System.Reflection.TypeExtensions": "4.3.0", | |
"System.Resources.Reader": "4.3.0", | |
"System.Resources.Writer": "4.3.0", | |
"System.Runtime.CompilerServices.Unsafe": "4.3.0", | |
"System.Runtime.CompilerServices.VisualC": "4.3.0", | |
"System.Runtime.InteropServices.WindowsRuntime": "4.3.0", | |
"System.Runtime.Serialization.Json": "4.3.0", | |
"System.Runtime.Serialization.Primitives": "4.3.0", | |
"System.Runtime.Serialization.Xml": "4.3.0", | |
"System.Runtime.WindowsRuntime": "4.3.0", | |
"System.Runtime.WindowsRuntime.UI.Xaml": "4.3.0", | |
"System.Security.AccessControl": "4.3.0", | |
"System.Security.Claims": "4.3.0", | |
"System.Security.Cryptography.Cng": "4.3.0", | |
"System.Security.Cryptography.Csp": "4.3.0", | |
"System.Security.Cryptography.Pkcs": "4.3.0", | |
"System.Security.Cryptography.ProtectedData": "4.3.0", | |
"System.Security.Principal": "4.3.0", | |
"System.Security.Principal.Windows": "4.3.0", | |
"System.Security.SecureString": "4.3.0", | |
"System.Text.Encoding.CodePages": "4.3.0", | |
"System.Text.Encodings.Web": "4.3.0", | |
"System.Threading.AccessControl": "4.3.0", | |
"System.Threading.Overlapped": "4.3.0", | |
"System.Threading.Tasks.Dataflow": "4.3.0", | |
"System.Threading.Tasks.Extensions": "4.3.0", | |
"System.Threading.Tasks.Parallel": "4.3.0", | |
"System.Threading.Thread": "4.3.0", | |
"System.Threading.ThreadPool": "4.3.0", | |
"System.Xml.XmlDocument": "4.3.0", | |
"System.Xml.XmlSerializer": "4.3.0", | |
"System.Xml.XPath": "4.3.0", | |
"System.Xml.XPath.XDocument": "4.3.0", | |
"System.Xml.XPath.XmlDocument": "4.3.0", | |
}, | |
"frameworks": { | |
"net46": {} | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"dependencies": { | |
"NETStandard.Library": "1.6.0", | |
"Microsoft.CSharp": "4.0.1", | |
"Microsoft.NETCore.Platforms": "1.0.1", | |
"Microsoft.NETCore.Targets": "1.0.1", | |
"Microsoft.VisualBasic": "10.0.1", | |
"Microsoft.Win32.Registry": "4.0.0", | |
"Microsoft.Win32.Registry.AccessControl": "4.0.0", | |
"System.Buffers": "4.0.0", | |
"System.Collections": "4.0.11", | |
"System.Collections.Concurrent": "4.0.12", | |
"System.Collections.Immutable": "1.2.0", | |
"System.Collections.NonGeneric": "4.0.1", | |
"System.Collections.Specialized": "4.0.1", | |
"System.ComponentModel": "4.0.1", | |
"System.ComponentModel.Annotations": "4.1.0", | |
"System.ComponentModel.EventBasedAsync": "4.0.11", | |
"System.ComponentModel.Primitives": "4.1.0", | |
"System.ComponentModel.TypeConverter": "4.1.0", | |
"System.Data.Common": "4.1.0", | |
"System.Data.SqlClient": "4.1.0", | |
"System.Diagnostics.Contracts": "4.0.1", | |
"System.Diagnostics.DiagnosticSource": "4.0.0", | |
"System.Diagnostics.FileVersionInfo": "4.0.0", | |
"System.Diagnostics.Process": "4.1.0", | |
"System.Diagnostics.StackTrace": "4.0.1", | |
"System.Diagnostics.TextWriterTraceListener": "4.0.0", | |
"System.Diagnostics.TraceSource": "4.0.0", | |
"System.Drawing.Primitives": "4.0.0", | |
"System.Dynamic.Runtime": "4.0.11", | |
"System.Globalization.Extensions": "4.0.1", | |
"System.IO.FileSystem.AccessControl": "4.0.0", | |
"System.IO.FileSystem.DriveInfo": "4.0.0", | |
"System.IO.FileSystem.Watcher": "4.0.0", | |
"System.IO.MemoryMappedFiles": "4.0.0", | |
"System.IO.Packaging": "4.0.0", | |
"System.IO.Pipes": "4.0.0", | |
"System.IO.UnmanagedMemoryStream": "4.0.1", | |
"System.Linq.Parallel": "4.0.1", | |
"System.Linq.Queryable": "4.0.1", | |
"System.Net.Http.Rtc": "4.0.1", | |
"System.Net.Http.WinHttpHandler": "4.0.0", | |
"System.Net.NameResolution": "4.0.0", | |
"System.Net.NetworkInformation": "4.1.0", | |
"System.Net.Ping": "4.0.0", | |
"System.Net.Primitives": "4.0.11", | |
"System.Net.Requests": "4.0.11", | |
"System.Net.Security": "4.0.0", | |
"System.Net.WebHeaderCollection": "4.0.1", | |
"System.Net.WebSockets": "4.0.0", | |
"System.Net.WebSockets.Client": "4.0.0", | |
"System.Numerics.Vectors": "4.1.1", | |
"System.Reflection.Context": "4.0.1", | |
"System.Reflection.DispatchProxy": "4.0.1", | |
"System.Reflection.Emit": "4.0.1", | |
"System.Reflection.Emit.ILGeneration": "4.0.1", | |
"System.Reflection.Emit.Lightweight": "4.0.1", | |
"System.Reflection.Metadata": "1.3.0", | |
"System.Reflection.TypeExtensions": "4.1.0", | |
"System.Resources.Reader": "4.0.0", | |
"System.Resources.Writer": "4.0.0", | |
"System.Runtime.CompilerServices.Unsafe": "4.0.0", | |
"System.Runtime.CompilerServices.VisualC": "4.0.0", | |
"System.Runtime.InteropServices.WindowsRuntime": "4.0.1", | |
"System.Runtime.Serialization.Json": "4.0.2", | |
"System.Runtime.Serialization.Primitives": "4.1.1", | |
"System.Runtime.Serialization.Xml": "4.1.1", | |
"System.Runtime.WindowsRuntime": "4.0.11", | |
"System.Runtime.WindowsRuntime.UI.Xaml": "4.0.1", | |
"System.Security.AccessControl": "4.0.0", | |
"System.Security.Claims": "4.0.1", | |
"System.Security.Cryptography.Cng": "4.2.0", | |
"System.Security.Cryptography.Csp": "4.0.0", | |
"System.Security.Cryptography.Pkcs": "4.0.0", | |
"System.Security.Cryptography.ProtectedData": "4.0.0", | |
"System.Security.Principal": "4.0.1", | |
"System.Security.Principal.Windows": "4.0.0", | |
"System.Security.SecureString": "4.0.0", | |
"System.Text.Encoding.CodePages": "4.0.1", | |
"System.Text.Encodings.Web": "4.0.0", | |
"System.Threading.AccessControl": "4.0.0", | |
"System.Threading.Overlapped": "4.0.1", | |
"System.Threading.Tasks.Dataflow": "4.6.0", | |
"System.Threading.Tasks.Extensions": "4.0.0", | |
"System.Threading.Tasks.Parallel": "4.0.1", | |
"System.Threading.Thread": "4.0.0", | |
"System.Threading.ThreadPool": "4.0.10", | |
"System.Xml.XmlDocument": "4.0.1", | |
"System.Xml.XmlSerializer": "4.0.11", | |
"System.Xml.XPath": "4.0.1", | |
"System.Xml.XPath.XDocument": "4.0.1", | |
"System.Xml.XPath.XmlDocument": "4.0.1", | |
}, | |
"frameworks": { | |
"net46": {} | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Project Sdk="Microsoft.NET.Sdk"> | |
<PropertyGroup> | |
<OutputType>Exe</OutputType> | |
<TargetFramework>net46</TargetFramework> | |
<RuntimeIdentifier>win</RuntimeIdentifier> | |
</PropertyGroup> | |
<ItemGroup> | |
<!-- these are all the packages that support desktop from CoreFx that shipped in .NET Core 1.0 --> | |
<PackageReference Include="NETStandard.Library" Version="1.6.0" /> | |
<PackageReference Include="Microsoft.CSharp" Version="4.0.1" /> | |
<PackageReference Include="Microsoft.NETCore.Platforms" Version="1.0.1" /> | |
<PackageReference Include="Microsoft.NETCore.Targets" Version="1.0.1" /> | |
<PackageReference Include="Microsoft.VisualBasic" Version="10.0.1" /> | |
<PackageReference Include="Microsoft.Win32.Registry" Version="4.0.0" /> | |
<PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="4.0.0" /> | |
<PackageReference Include="System.Buffers" Version="4.0.0" /> | |
<PackageReference Include="System.Collections" Version="4.0.11" /> | |
<PackageReference Include="System.Collections.Concurrent" Version="4.0.12" /> | |
<PackageReference Include="System.Collections.Immutable" Version="1.2.0" /> | |
<PackageReference Include="System.Collections.NonGeneric" Version="4.0.1" /> | |
<PackageReference Include="System.Collections.Specialized" Version="4.0.1" /> | |
<PackageReference Include="System.ComponentModel" Version="4.0.1" /> | |
<PackageReference Include="System.ComponentModel.Annotations" Version="4.1.0" /> | |
<PackageReference Include="System.ComponentModel.EventBasedAsync" Version="4.0.11" /> | |
<PackageReference Include="System.ComponentModel.Primitives" Version="4.1.0" /> | |
<PackageReference Include="System.ComponentModel.TypeConverter" Version="4.1.0" /> | |
<PackageReference Include="System.Data.Common" Version="4.1.0" /> | |
<PackageReference Include="System.Data.SqlClient" Version="4.1.0" /> | |
<PackageReference Include="System.Diagnostics.Contracts" Version="4.0.1" /> | |
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.0.0" /> | |
<PackageReference Include="System.Diagnostics.FileVersionInfo" Version="4.0.0" /> | |
<PackageReference Include="System.Diagnostics.Process" Version="4.1.0" /> | |
<PackageReference Include="System.Diagnostics.StackTrace" Version="4.0.1" /> | |
<PackageReference Include="System.Diagnostics.TextWriterTraceListener" Version="4.0.0" /> | |
<PackageReference Include="System.Diagnostics.TraceSource" Version="4.0.0" /> | |
<PackageReference Include="System.Drawing.Primitives" Version="4.0.0" /> | |
<PackageReference Include="System.Dynamic.Runtime" Version="4.0.11" /> | |
<PackageReference Include="System.Globalization.Extensions" Version="4.0.1" /> | |
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.0.0" /> | |
<PackageReference Include="System.IO.FileSystem.DriveInfo" Version="4.0.0" /> | |
<PackageReference Include="System.IO.FileSystem.Watcher" Version="4.0.0" /> | |
<PackageReference Include="System.IO.MemoryMappedFiles" Version="4.0.0" /> | |
<PackageReference Include="System.IO.Packaging" Version="4.0.0" /> | |
<PackageReference Include="System.IO.Pipes" Version="4.0.0" /> | |
<PackageReference Include="System.IO.UnmanagedMemoryStream" Version="4.0.1" /> | |
<PackageReference Include="System.Linq.Parallel" Version="4.0.1" /> | |
<PackageReference Include="System.Linq.Queryable" Version="4.0.1" /> | |
<PackageReference Include="System.Net.Http.Rtc" Version="4.0.1" /> | |
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="4.0.0" /> | |
<PackageReference Include="System.Net.NameResolution" Version="4.0.0" /> | |
<PackageReference Include="System.Net.NetworkInformation" Version="4.1.0" /> | |
<PackageReference Include="System.Net.Ping" Version="4.0.0" /> | |
<PackageReference Include="System.Net.Primitives" Version="4.0.11" /> | |
<PackageReference Include="System.Net.Requests" Version="4.0.11" /> | |
<PackageReference Include="System.Net.Security" Version="4.0.0" /> | |
<PackageReference Include="System.Net.WebHeaderCollection" Version="4.0.1" /> | |
<PackageReference Include="System.Net.WebSockets" Version="4.0.0" /> | |
<PackageReference Include="System.Net.WebSockets.Client" Version="4.0.0" /> | |
<PackageReference Include="System.Numerics.Vectors" Version="4.1.1" /> | |
<PackageReference Include="System.Reflection.Context" Version="4.0.1" /> | |
<PackageReference Include="System.Reflection.DispatchProxy" Version="4.0.1" /> | |
<PackageReference Include="System.Reflection.Emit" Version="4.0.1" /> | |
<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.0.1" /> | |
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.0.1" /> | |
<PackageReference Include="System.Reflection.Metadata" Version="1.3.0" /> | |
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.1.0" /> | |
<PackageReference Include="System.Resources.Reader" Version="4.0.0" /> | |
<PackageReference Include="System.Resources.Writer" Version="4.0.0" /> | |
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.0.0" /> | |
<PackageReference Include="System.Runtime.CompilerServices.VisualC" Version="4.0.0" /> | |
<PackageReference Include="System.Runtime.InteropServices.WindowsRuntime" Version="4.0.1" /> | |
<PackageReference Include="System.Runtime.Serialization.Json" Version="4.0.2" /> | |
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.1.1" /> | |
<PackageReference Include="System.Runtime.Serialization.Xml" Version="4.1.1" /> | |
<PackageReference Include="System.Runtime.WindowsRuntime" Version="4.0.11" /> | |
<PackageReference Include="System.Runtime.WindowsRuntime.UI.Xaml" Version="4.0.1" /> | |
<PackageReference Include="System.Security.AccessControl" Version="4.0.0" /> | |
<PackageReference Include="System.Security.Claims" Version="4.0.1" /> | |
<PackageReference Include="System.Security.Cryptography.Cng" Version="4.2.0" /> | |
<PackageReference Include="System.Security.Cryptography.Csp" Version="4.0.0" /> | |
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="4.0.0" /> | |
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.0.0" /> | |
<PackageReference Include="System.Security.Principal" Version="4.0.1" /> | |
<PackageReference Include="System.Security.Principal.Windows" Version="4.0.0" /> | |
<PackageReference Include="System.Security.SecureString" Version="4.0.0" /> | |
<!-- net461 and up | |
<PackageReference Include="System.ServiceProcess.ServiceController" Version="4.1.0" /> --> | |
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.0.1" /> | |
<PackageReference Include="System.Text.Encodings.Web" Version="4.0.0" /> | |
<PackageReference Include="System.Threading.AccessControl" Version="4.0.0" /> | |
<PackageReference Include="System.Threading.Overlapped" Version="4.0.1" /> | |
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="4.6.0" /> | |
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.0.0" /> | |
<PackageReference Include="System.Threading.Tasks.Parallel" Version="4.0.1" /> | |
<PackageReference Include="System.Threading.Thread" Version="4.0.0" /> | |
<PackageReference Include="System.Threading.ThreadPool" Version="4.0.10" /> | |
<PackageReference Include="System.Xml.XmlDocument" Version="4.0.1" /> | |
<PackageReference Include="System.Xml.XmlSerializer" Version="4.0.11" /> | |
<PackageReference Include="System.Xml.XPath" Version="4.0.1" /> | |
<PackageReference Include="System.Xml.XPath.XDocument" Version="4.0.1" /> | |
<PackageReference Include="System.Xml.XPath.XmlDocument" Version="4.0.1" /> | |
</ItemGroup> | |
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Microsoft.Win32.Primitives.dll | |
Microsoft.Win32.Registry.AccessControl.dll | |
Microsoft.Win32.Registry.dll | |
System.AppContext.dll | |
System.Buffers.dll | |
System.Collections.Immutable.dll | |
System.Collections.NonGeneric.dll | |
System.Collections.Specialized.dll | |
System.ComponentModel.Primitives.dll | |
System.ComponentModel.TypeConverter.dll | |
System.Console.dll | |
System.Data.Common.dll | |
System.Data.SqlClient.dll | |
System.Diagnostics.DiagnosticSource.dll | |
System.Diagnostics.FileVersionInfo.dll | |
System.Diagnostics.Process.dll | |
System.Diagnostics.StackTrace.dll | |
System.Diagnostics.TextWriterTraceListener.dll | |
System.Diagnostics.TraceSource.dll | |
System.Drawing.Primitives.dll | |
System.Globalization.Calendars.dll | |
System.Globalization.Extensions.dll | |
System.IO.Compression.dll | |
System.IO.Compression.ZipFile.dll | |
System.IO.FileSystem.AccessControl.dll | |
System.IO.FileSystem.dll | |
System.IO.FileSystem.DriveInfo.dll | |
System.IO.FileSystem.Primitives.dll | |
System.IO.FileSystem.Watcher.dll | |
System.IO.MemoryMappedFiles.dll | |
System.IO.Packaging.dll | |
System.IO.Pipes.dll | |
System.IO.UnmanagedMemoryStream.dll | |
System.Net.Http.WinHttpHandler.dll | |
System.Net.NameResolution.dll | |
System.Net.NetworkInformation.dll | |
System.Net.Ping.dll | |
System.Net.Security.dll | |
System.Net.Sockets.dll | |
System.Net.WebSockets.Client.dll | |
System.Net.WebSockets.dll | |
System.Numerics.Vectors.dll | |
System.Reflection.DispatchProxy.dll | |
System.Reflection.Metadata.dll | |
System.Reflection.TypeExtensions.dll | |
System.Resources.Reader.dll | |
System.Resources.Writer.dll | |
System.Runtime.CompilerServices.Unsafe.dll | |
System.Runtime.CompilerServices.VisualC.dll | |
System.Runtime.InteropServices.RuntimeInformation.dll | |
System.Runtime.Serialization.Primitives.dll | |
System.Runtime.Serialization.Xml.dll | |
System.Security.AccessControl.dll | |
System.Security.Claims.dll | |
System.Security.Cryptography.Algorithms.dll | |
System.Security.Cryptography.Cng.dll | |
System.Security.Cryptography.Csp.dll | |
System.Security.Cryptography.Encoding.dll | |
System.Security.Cryptography.Pkcs.dll | |
System.Security.Cryptography.Primitives.dll | |
System.Security.Cryptography.ProtectedData.dll | |
System.Security.Cryptography.X509Certificates.dll | |
System.Security.Principal.Windows.dll | |
System.Security.SecureString.dll | |
System.Text.Encoding.CodePages.dll | |
System.Text.Encodings.Web.dll | |
System.Threading.AccessControl.dll | |
System.Threading.Overlapped.dll | |
System.Threading.Tasks.Dataflow.dll | |
System.Threading.Tasks.Extensions.dll | |
System.Threading.Thread.dll | |
System.Threading.ThreadPool.dll | |
System.Xml.XmlDocument.dll | |
System.Xml.XPath.dll | |
System.Xml.XPath.XDocument.dll | |
System.Xml.XPath.XmlDocument.dll |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Project Sdk="Microsoft.NET.Sdk"> | |
<PropertyGroup> | |
<OutputType>Exe</OutputType> | |
<TargetFramework>net46</TargetFramework> | |
<RuntimeIdentifier>win</RuntimeIdentifier> | |
</PropertyGroup> | |
<ItemGroup> | |
<!-- these are all the packages that were in Microsoft.NETCore.App that also support desktop from .NET Core 1.0 --> | |
<PackageReference Include="NETStandard.Library" Version="1.6.0" /> | |
<PackageReference Include="Microsoft.CSharp" Version="4.0.1" /> | |
<PackageReference Include="Microsoft.NETCore.DotNetHostPolicy" Version="1.0.1" /> | |
<PackageReference Include="Microsoft.NETCore.Runtime.CoreCLR" Version="1.0.4" /> | |
<PackageReference Include="Microsoft.VisualBasic" Version="10.0.1" /> | |
<PackageReference Include="System.Buffers" Version="4.0.0" /> | |
<PackageReference Include="System.Collections.Immutable" Version="1.2.0" /> | |
<PackageReference Include="System.ComponentModel" Version="4.0.1" /> | |
<PackageReference Include="System.ComponentModel.Annotations" Version="4.1.0" /> | |
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.0.0" /> | |
<PackageReference Include="System.Diagnostics.Process" Version="4.1.0" /> | |
<PackageReference Include="System.Dynamic.Runtime" Version="4.0.11" /> | |
<PackageReference Include="System.Globalization.Extensions" Version="4.0.1" /> | |
<PackageReference Include="System.IO.FileSystem.Watcher" Version="4.0.0" /> | |
<PackageReference Include="System.IO.MemoryMappedFiles" Version="4.0.0" /> | |
<PackageReference Include="System.IO.UnmanagedMemoryStream" Version="4.0.1" /> | |
<PackageReference Include="System.Linq.Expressions" Version="4.1.0" /> | |
<PackageReference Include="System.Linq.Parallel" Version="4.0.1" /> | |
<PackageReference Include="System.Linq.Queryable" Version="4.0.1" /> | |
<PackageReference Include="System.Net.NameResolution" Version="4.0.0" /> | |
<PackageReference Include="System.Net.Requests" Version="4.0.11" /> | |
<PackageReference Include="System.Net.Security" Version="4.0.0" /> | |
<PackageReference Include="System.Net.WebHeaderCollection" Version="4.0.1" /> | |
<PackageReference Include="System.Numerics.Vectors" Version="4.1.1" /> | |
<PackageReference Include="System.Reflection.DispatchProxy" Version="4.0.1" /> | |
<PackageReference Include="System.Reflection.Metadata" Version="1.3.0" /> | |
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.1.0" /> | |
<PackageReference Include="System.Resources.Reader" Version="4.0.0" /> | |
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.2.0" /> | |
<PackageReference Include="System.Security.Cryptography.Encoding" Version="4.0.0" /> | |
<PackageReference Include="System.Security.Cryptography.Primitives" Version="4.0.0" /> | |
<PackageReference Include="System.Security.Cryptography.X509Certificates" Version="4.1.0" /> | |
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="4.6.0" /> | |
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.0.0" /> | |
<PackageReference Include="System.Threading.Tasks.Parallel" Version="4.0.1" /> | |
<PackageReference Include="System.Threading.Thread" Version="4.0.0" /> | |
<PackageReference Include="System.Threading.ThreadPool" Version="4.0.10" /> | |
</ItemGroup> | |
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Project Sdk="Microsoft.NET.Sdk"> | |
<PropertyGroup> | |
<OutputType>Exe</OutputType> | |
<TargetFramework>net46</TargetFramework> | |
<RuntimeIdentifier>win</RuntimeIdentifier> | |
</PropertyGroup> | |
<ItemGroup> | |
<PackageReference Include="NETStandard.Library" Version="1.6.0" /> | |
</ItemGroup> | |
</Project> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment