netcoreapp1.1
namespace Microsoft.VisualBasic.CompilerServices
{
[DebuggerNonUserCode]
[EditorBrowsable(EditorBrowsableState.Never)]
public class Conversions
{
public static CultureInfo GetCultureInfo();
}
}
.NET Core | 1.01.1 |
---|---|
.NET Framework | 4.6 |
.NET Standard | 1.31.41.51.6 |
Information specific to netcoreapp1.1 | |
Assembly | Microsoft.VisualBasic , Version=10.0.2.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | Microsoft.VisualBasic (10.3.0) netstandard1.3 |
Platform Restrictions | This framework does not have platform annotations. |