You've already forked linux-packaging-mono
363 lines
15 KiB
C#
363 lines
15 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.42000
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Microsoft.NuGet.Build.Tasks.Tests.Json {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
// class via a tool like ResGen or Visual Studio.
|
|
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|
// with the /str option, or rebuild your VS project.
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class Json {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Json() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.NuGet.Build.Tasks.Tests.Json.Json", typeof(Json).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "locked": false,
|
|
/// "version": -9996,
|
|
/// "targets": {
|
|
/// ".NETCore,Version=v5.0": {
|
|
/// "Microsoft.AnalyzerPowerPack/1.0.0": {
|
|
/// "frameworkAssemblies": [
|
|
/// "System"
|
|
/// ]
|
|
/// },
|
|
/// "Microsoft.CodeAnalysis.Analyzers/1.0.0": {
|
|
/// "frameworkAssemblies": [
|
|
/// "System"
|
|
/// ]
|
|
///},
|
|
/// "System.Runtime.Analyzers/1.0.0": {
|
|
/// "frameworkAssemblies": [
|
|
/// "System"
|
|
/// ]
|
|
/// },
|
|
/// "System.Runtime.InteropServices.Analyzers/1.0.0": {
|
|
/// [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string analyzers {
|
|
get {
|
|
return ResourceManager.GetString("analyzers", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "locked": false,
|
|
/// "version": 1,
|
|
/// "targets": {
|
|
/// ".NETFramework,Version=v4.5.2": {
|
|
/// "FluentAssertions/3.4.1": {
|
|
/// "frameworkAssemblies": [
|
|
/// "System.Xml",
|
|
/// "System.Xml.Linq"
|
|
/// ],
|
|
/// "compile": {
|
|
/// "lib/net45/FluentAssertions.Core.dll": {},
|
|
/// "lib/net45/FluentAssertions.dll": {}
|
|
/// },
|
|
/// "runtime": {
|
|
/// "lib/net45/FluentAssertions.Core.dll": {},
|
|
/// "lib/net45/FluentAssertions.dll": {}
|
|
/// }
|
|
/// }
|
|
/// [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string FluentAssertions {
|
|
get {
|
|
return ResourceManager.GetString("FluentAssertions", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "locked": false,
|
|
/// "version": 1,
|
|
/// "targets": {
|
|
/// "UAP,Version=v10.0": {
|
|
/// "FluentAssertions/3.4.1": {
|
|
/// "frameworkAssemblies": [
|
|
/// "System.Xml",
|
|
/// "System.Xml.Linq"
|
|
/// ],
|
|
/// "compile": {
|
|
/// "lib/win8/FluentAssertions.Core.dll": {},
|
|
/// "lib/win8/FluentAssertions.dll": {}
|
|
/// },
|
|
/// "runtime": {
|
|
/// "lib/win8/FluentAssertions.Core.dll": {},
|
|
/// "lib/win8/FluentAssertions.dll": {}
|
|
/// }
|
|
/// },
|
|
/// "Microsoft [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string FluentAssertionsAndWin10 {
|
|
get {
|
|
return ResourceManager.GetString("FluentAssertionsAndWin10", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "locked": false,
|
|
/// "version": 2,
|
|
/// "targets": {
|
|
/// ".NETFramework,Version=v4.5": {
|
|
/// "Newtonsoft.Json/9.0.1": {
|
|
/// "type": "package",
|
|
/// "compile": {
|
|
/// "lib/net45/Newtonsoft.Json.dll": {}
|
|
/// },
|
|
/// "runtime": {
|
|
/// "lib/net45/Newtonsoft.Json.dll": {}
|
|
/// }
|
|
/// }
|
|
/// }
|
|
/// },
|
|
/// "libraries": {
|
|
/// "Newtonsoft.Json/9.0.1": {
|
|
/// "sha512": "KGsYQdS2zLH+H8x2cZaSI7e+YZ4SFIbyy1YJQYl6GYBWjf5o4H1A68nxyq+WTyVSOJQ4GqS/DiPE+UseUizgMg==",
|
|
/// "type": " [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string LockFileWithWithSpecifiedPackageFolders {
|
|
get {
|
|
return ResourceManager.GetString("LockFileWithWithSpecifiedPackageFolders", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "locked": false,
|
|
/// "version": 2,
|
|
/// "targets": {
|
|
/// ".NETFramework,Version=v4.5": {
|
|
/// "Newtonsoft.Json/9.0.1": {
|
|
/// "type": "package",
|
|
/// "compile": {
|
|
/// "lib/net45/Newtonsoft.Json.dll": {}
|
|
/// },
|
|
/// "runtime": {
|
|
/// "lib/net45/Newtonsoft.Json.dll": {}
|
|
/// }
|
|
/// }
|
|
/// },
|
|
/// ".NETFramework,Version=v4.6": {
|
|
/// "FluentAssertions/3.4.1": {
|
|
/// "frameworkAssemblies": [
|
|
/// "System.Xml",
|
|
/// "System.Xml.Linq"
|
|
/// ],
|
|
/// [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string MultipleProjectFileDependencyGroups {
|
|
get {
|
|
return ResourceManager.GetString("MultipleProjectFileDependencyGroups", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "locked": false,
|
|
/// "version": 2,
|
|
/// "targets": {
|
|
/// ".NETFramework,Version=v4.5": {
|
|
/// "Newtonsoft.Json/9.0.1": {
|
|
/// "type": "package",
|
|
/// "compile": {
|
|
/// "lib/net45/Newtonsoft.Json.dll": {}
|
|
/// },
|
|
/// "runtime": {
|
|
/// "lib/net45/Newtonsoft.Json.dll": {}
|
|
/// }
|
|
/// }
|
|
/// },
|
|
/// ".NETFramework,Version=v4.6": {
|
|
/// "FluentAssertions/3.4.1": {
|
|
/// "frameworkAssemblies": [
|
|
/// "System.Xml",
|
|
/// "System.Xml.Linq"
|
|
/// ],
|
|
/// [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string MultipleProjectFileDependencyGroups_CaseMismatch {
|
|
get {
|
|
return ResourceManager.GetString("MultipleProjectFileDependencyGroups_CaseMismatch", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "locked": false,
|
|
/// "version": 1,
|
|
/// "targets": {
|
|
/// ".NETCore,Version=v5.0": {
|
|
/// "Microsoft.NETCore.Platforms/1.0.0": {},
|
|
/// "Win2D/0.0.23-local": {
|
|
/// "compile": {
|
|
/// "lib/netcore50/Microsoft.Graphics.Canvas.winmd": {}
|
|
/// },
|
|
/// "runtime": {
|
|
/// "lib/netcore50/Microsoft.Graphics.Canvas.winmd": {}
|
|
/// }
|
|
/// }
|
|
/// },
|
|
/// ".NETCore,Version=v5.0/win10-arm": {
|
|
/// "Microsoft.NETCore.Platforms/1.0.0": {},
|
|
/// "Win2D/0.0.23-local": {
|
|
/// "compi [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string nativeWinMD {
|
|
get {
|
|
return ResourceManager.GetString("nativeWinMD", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "version": 2,
|
|
/// "targets": {
|
|
/// ".NETFramework,Version=v4.5.2": {
|
|
/// "log4net/2.0.7": {
|
|
/// "type": "package",
|
|
/// "compile": {
|
|
/// "lib/net45-full/log4net.dll": {}
|
|
/// },
|
|
/// "runtime": {
|
|
/// "lib/net45-full/log4net.dll": {}
|
|
/// }
|
|
/// },
|
|
/// "Newtonsoft.Json/9.0.1": {
|
|
/// "type": "package",
|
|
/// "compile": {
|
|
/// "lib/net45/Newtonsoft.Json.dll": {}
|
|
/// },
|
|
/// "runtime": {
|
|
/// "lib/net45/Newtonsoft.Json.dll": {}
|
|
/// [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string ProjectDependency {
|
|
get {
|
|
return ResourceManager.GetString("ProjectDependency", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "locked": false,
|
|
/// "version": -9996,
|
|
/// "targets": {
|
|
/// ".NETCore,Version=v5.0": {
|
|
/// "Microsoft.ApplicationInsights/0.17.0": {
|
|
/// "compile": {
|
|
/// "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.dll": {}
|
|
/// },
|
|
/// "runtime": {
|
|
/// "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.dll": {}
|
|
/// }
|
|
/// },
|
|
/// "Microsoft.ApplicationInsights.PersistenceChannel/0.17.0": {
|
|
/// "dependencies": {
|
|
/// "Microsoft.ApplicationInsights": "0.1 [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string Win10 {
|
|
get {
|
|
return ResourceManager.GetString("Win10", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "locked": false,
|
|
/// "version": 1,
|
|
/// "targets": {
|
|
/// ".NETCore,Version=v5.0": {
|
|
/// "Microsoft.ApplicationInsights/1.0.0": {
|
|
/// "compile": {
|
|
/// "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.dll": {}
|
|
/// },
|
|
/// "runtime": {
|
|
/// "lib/portable-win81+wpa81/Microsoft.ApplicationInsights.dll": {}
|
|
/// }
|
|
/// },
|
|
/// "Microsoft.ApplicationInsights.PersistenceChannel/1.0.0": {
|
|
/// "dependencies": {
|
|
/// "Microsoft.ApplicationInsights": "[1.0.0, ) [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string Win10_Edm {
|
|
get {
|
|
return ResourceManager.GetString("Win10_Edm", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {
|
|
/// "locked": false,
|
|
/// "version": 1,
|
|
/// "targets": {
|
|
/// ".NETCore,Version=v5.0": {
|
|
/// "Microsoft.CSharp/4.0.0-beta-23106": {
|
|
/// "dependencies": {
|
|
/// "System.Runtime": "[4.0.20-beta-23106, )",
|
|
/// "System.Runtime.InteropServices": "[4.0.20-beta-23106, )",
|
|
/// "System.Resources.ResourceManager": "[4.0.0-beta-23106, )",
|
|
/// "System.Dynamic.Runtime": "[4.0.0-beta-23106, )",
|
|
/// "System.Linq.Expressions": "[4.0.0-beta-23106, )",
|
|
/// "System.Linq": "[4.0.0- [rest of string was truncated]";.
|
|
/// </summary>
|
|
internal static string Win10_xunit {
|
|
get {
|
|
return ResourceManager.GetString("Win10_xunit", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|