From e9b8452b8300168a0d81ff721c385526af6ff197 Mon Sep 17 00:00:00 2001 From: Jeff Kluge Date: Mon, 22 Nov 2021 11:26:27 -0800 Subject: [PATCH] Add option to specify VisualStudioVersion in header (#314) Adds command-line argument `--vsversion`. When present, the version of Visual Studio used to launch the solution is included in the solution file header. If a value is specified, that version is used instead. Fixes #308 --- Packages.props | 1 - docs/README.md | 1 + .../build.summary.yml | 525 ----- .../build.summary.yml | 302 --- .../SlnFileTests.cs | 34 + .../build.summary.yml | 1906 ----------------- .../ProgramArguments.cs | 26 + src/Microsoft.VisualStudio.SlnGen/SlnFile.cs | 38 + .../VisualStudioLauncher.cs | 4 +- .../build.summary.yml | 1206 ----------- src/SlnGen.Corext/build.summary.yml | 21 - version.json | 2 +- 12 files changed, 101 insertions(+), 3965 deletions(-) delete mode 100644 src/Microsoft.VisualStudio.SlnGen.Extension/build.summary.yml delete mode 100644 src/Microsoft.VisualStudio.SlnGen.Tool/build.summary.yml delete mode 100644 src/Microsoft.VisualStudio.SlnGen.UnitTests/build.summary.yml delete mode 100644 src/Microsoft.VisualStudio.SlnGen/build.summary.yml delete mode 100644 src/SlnGen.Corext/build.summary.yml diff --git a/Packages.props b/Packages.props index 8ca598b3..0474fad5 100644 --- a/Packages.props +++ b/Packages.props @@ -34,6 +34,5 @@ - diff --git a/docs/README.md b/docs/README.md index 491d7383..ee3597ef 100644 --- a/docs/README.md +++ b/docs/README.md @@ -93,6 +93,7 @@ Options: -v|--verbosity Display this amount of information in the event log. The available verbosity levels are:   q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. --version Display version information only. + --vsversion Specifies that a version of Visual Studio should be included in the solution file. When specified with no value, the value will be set to the version of Visual Studio that is used to open the solution. -?|-h|--help Show help information. ``` diff --git a/src/Microsoft.VisualStudio.SlnGen.Extension/build.summary.yml b/src/Microsoft.VisualStudio.SlnGen.Extension/build.summary.yml deleted file mode 100644 index 62897916..00000000 --- a/src/Microsoft.VisualStudio.SlnGen.Extension/build.summary.yml +++ /dev/null @@ -1,525 +0,0 @@ -net472: - constants: - - DEBUG - - TRACE - outputs: - - cs/Microsoft.ServiceHub.Framework.resources.dll - - cs/Microsoft.ServiceHub.Resources.dll - - cs/Microsoft.VisualStudio.Composition.resources.dll - - cs/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - cs/Microsoft.VisualStudio.ProjectSystem.resources.dll - - cs/Microsoft.VisualStudio.Threading.resources.dll - - cs/Microsoft.VisualStudio.Utilities.resources.dll - - cs/Microsoft.VisualStudio.Validation.resources.dll - - cs/StreamJsonRpc.resources.dll - - de/Microsoft.ServiceHub.Framework.resources.dll - - de/Microsoft.ServiceHub.Resources.dll - - de/Microsoft.VisualStudio.Composition.resources.dll - - de/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - de/Microsoft.VisualStudio.ProjectSystem.resources.dll - - de/Microsoft.VisualStudio.Threading.resources.dll - - de/Microsoft.VisualStudio.Utilities.resources.dll - - de/Microsoft.VisualStudio.Validation.resources.dll - - de/StreamJsonRpc.resources.dll - - en/Microsoft.VisualStudio.ImageCatalog.resources.dll - - en/Microsoft.VisualStudio.Imaging.resources.dll - - en/Microsoft.VisualStudio.Utilities.resources.dll - - envdte.dll - - envdte100.dll - - envdte80.dll - - envdte90.dll - - envdte90a.dll - - es/Microsoft.ServiceHub.Framework.resources.dll - - es/Microsoft.ServiceHub.Resources.dll - - es/Microsoft.VisualStudio.Composition.resources.dll - - es/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - es/Microsoft.VisualStudio.ProjectSystem.resources.dll - - es/Microsoft.VisualStudio.Threading.resources.dll - - es/Microsoft.VisualStudio.Utilities.resources.dll - - es/Microsoft.VisualStudio.Validation.resources.dll - - es/StreamJsonRpc.resources.dll - - extension.vsixmanifest - - fr/Microsoft.ServiceHub.Framework.resources.dll - - fr/Microsoft.ServiceHub.Resources.dll - - fr/Microsoft.VisualStudio.Composition.resources.dll - - fr/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - fr/Microsoft.VisualStudio.ProjectSystem.resources.dll - - fr/Microsoft.VisualStudio.Threading.resources.dll - - fr/Microsoft.VisualStudio.Utilities.resources.dll - - fr/Microsoft.VisualStudio.Validation.resources.dll - - fr/StreamJsonRpc.resources.dll - - it/Microsoft.ServiceHub.Framework.resources.dll - - it/Microsoft.ServiceHub.Resources.dll - - it/Microsoft.VisualStudio.Composition.resources.dll - - it/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - it/Microsoft.VisualStudio.ProjectSystem.resources.dll - - it/Microsoft.VisualStudio.Threading.resources.dll - - it/Microsoft.VisualStudio.Utilities.resources.dll - - it/Microsoft.VisualStudio.Validation.resources.dll - - it/StreamJsonRpc.resources.dll - - ja/Microsoft.ServiceHub.Framework.resources.dll - - ja/Microsoft.ServiceHub.Resources.dll - - ja/Microsoft.VisualStudio.Composition.resources.dll - - ja/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - ja/Microsoft.VisualStudio.ProjectSystem.resources.dll - - ja/Microsoft.VisualStudio.Threading.resources.dll - - ja/Microsoft.VisualStudio.Utilities.resources.dll - - ja/Microsoft.VisualStudio.Validation.resources.dll - - ja/StreamJsonRpc.resources.dll - - ko/Microsoft.ServiceHub.Framework.resources.dll - - ko/Microsoft.ServiceHub.Resources.dll - - ko/Microsoft.VisualStudio.Composition.resources.dll - - ko/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - ko/Microsoft.VisualStudio.ProjectSystem.resources.dll - - ko/Microsoft.VisualStudio.Threading.resources.dll - - ko/Microsoft.VisualStudio.Utilities.resources.dll - - ko/Microsoft.VisualStudio.Validation.resources.dll - - ko/StreamJsonRpc.resources.dll - - MessagePack.Annotations.dll - - MessagePack.dll - - Microsoft.Bcl.AsyncInterfaces.dll - - Microsoft.Build.Framework.dll - - Microsoft.Build.Framework.pdb - - Microsoft.Build.Tasks.Core.dll - - Microsoft.Build.Tasks.Core.pdb - - Microsoft.Build.Utilities.Core.dll - - Microsoft.Build.Utilities.Core.pdb - - Microsoft.NET.StringTools.dll - - Microsoft.NET.StringTools.pdb - - Microsoft.ServiceHub.Client.dll - - Microsoft.ServiceHub.Framework.dll - - Microsoft.ServiceHub.Resources.dll - - Microsoft.VisualStudio.CommandBars.dll - - Microsoft.VisualStudio.ComponentModelHost.dll - - Microsoft.VisualStudio.Composition.dll - - Microsoft.VisualStudio.Composition.NetFxAttributes.dll - - Microsoft.VisualStudio.CoreUtility.dll - - Microsoft.VisualStudio.Debugger.Interop.10.0.dll - - Microsoft.VisualStudio.Debugger.Interop.11.0.dll - - Microsoft.VisualStudio.Debugger.Interop.12.0.dll - - Microsoft.VisualStudio.Debugger.Interop.14.0.dll - - Microsoft.VisualStudio.Debugger.Interop.15.0.dll - - Microsoft.VisualStudio.Debugger.Interop.16.0.dll - - Microsoft.VisualStudio.Debugger.InteropA.dll - - Microsoft.VisualStudio.Designer.Interfaces.dll - - Microsoft.VisualStudio.Editor.dll - - Microsoft.VisualStudio.GraphModel.dll - - Microsoft.VisualStudio.ImageCatalog.dll - - Microsoft.VisualStudio.Imaging.dll - - Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll - - Microsoft.VisualStudio.Interop.dll - - Microsoft.VisualStudio.Language.dll - - Microsoft.VisualStudio.Language.Intellisense.dll - - Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll - - Microsoft.VisualStudio.Language.StandardClassification.dll - - Microsoft.VisualStudio.LanguageServer.Client.dll - - Microsoft.VisualStudio.OLE.Interop.dll - - Microsoft.VisualStudio.Package.LanguageService.15.0.dll - - Microsoft.VisualStudio.ProjectAggregator.dll - - Microsoft.VisualStudio.ProjectSystem.dll - - Microsoft.VisualStudio.ProjectSystem.Interop.dll - - Microsoft.VisualStudio.ProjectSystem.VS.dll - - Microsoft.VisualStudio.RemoteControl.dll - - Microsoft.VisualStudio.RpcContracts.dll - - Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - Microsoft.VisualStudio.Shell.15.0.dll - - Microsoft.VisualStudio.Shell.Design.dll - - Microsoft.VisualStudio.Shell.Framework.dll - - Microsoft.VisualStudio.Shell.Interop.10.0.dll - - Microsoft.VisualStudio.Shell.Interop.11.0.dll - - Microsoft.VisualStudio.Shell.Interop.12.0.dll - - Microsoft.VisualStudio.Shell.Interop.8.0.dll - - Microsoft.VisualStudio.Shell.Interop.9.0.dll - - Microsoft.VisualStudio.Shell.Interop.dll - - Microsoft.VisualStudio.SlnGen.Extension.dll - - Microsoft.VisualStudio.SlnGen.Extension.pdb - - Microsoft.VisualStudio.SlnGen.Extension.pkgdef - - Microsoft.VisualStudio.SlnGen.Extension.vsix - - Microsoft.VisualStudio.TaskRunnerExplorer.14.0.dll - - Microsoft.VisualStudio.Telemetry.dll - - Microsoft.VisualStudio.Text.Data.dll - - Microsoft.VisualStudio.Text.Logic.dll - - Microsoft.VisualStudio.Text.UI.dll - - Microsoft.VisualStudio.Text.UI.Wpf.dll - - Microsoft.VisualStudio.TextManager.Interop.10.0.dll - - Microsoft.VisualStudio.TextManager.Interop.11.0.dll - - Microsoft.VisualStudio.TextManager.Interop.12.0.dll - - Microsoft.VisualStudio.TextManager.Interop.8.0.dll - - Microsoft.VisualStudio.TextManager.Interop.9.0.dll - - Microsoft.VisualStudio.TextManager.Interop.dll - - Microsoft.VisualStudio.TextTemplating.dll - - Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.dll - - Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll - - Microsoft.VisualStudio.TextTemplating.Interfaces.dll - - Microsoft.VisualStudio.TextTemplating.VSHost.dll - - Microsoft.VisualStudio.Threading.dll - - Microsoft.VisualStudio.Utilities.dll - - Microsoft.VisualStudio.Utilities.Internal.dll - - Microsoft.VisualStudio.Validation.dll - - Microsoft.VisualStudio.VCProjectEngine.dll - - Microsoft.VisualStudio.VSHelp.dll - - Microsoft.VisualStudio.VSHelp80.dll - - Microsoft.VisualStudio.WCFReference.Interop.dll - - Microsoft.VisualStudio.Web.BrowserLink.12.0.dll - - Microsoft.Win32.Registry.dll - - Nerdbank.Streams.dll - - Nerdbank.Streams.pdb - - Newtonsoft.Json.dll - - pl/Microsoft.ServiceHub.Framework.resources.dll - - pl/Microsoft.ServiceHub.Resources.dll - - pl/Microsoft.VisualStudio.Composition.resources.dll - - pl/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - pl/Microsoft.VisualStudio.ProjectSystem.resources.dll - - pl/Microsoft.VisualStudio.Threading.resources.dll - - pl/Microsoft.VisualStudio.Utilities.resources.dll - - pl/Microsoft.VisualStudio.Validation.resources.dll - - pl/StreamJsonRpc.resources.dll - - pt/Microsoft.VisualStudio.Utilities.resources.dll - - pt-BR/Microsoft.ServiceHub.Framework.resources.dll - - pt-BR/Microsoft.ServiceHub.Resources.dll - - pt-BR/Microsoft.VisualStudio.Composition.resources.dll - - pt-BR/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - pt-BR/Microsoft.VisualStudio.ProjectSystem.resources.dll - - pt-BR/Microsoft.VisualStudio.Threading.resources.dll - - pt-BR/Microsoft.VisualStudio.Validation.resources.dll - - pt-BR/StreamJsonRpc.resources.dll - - ru/Microsoft.ServiceHub.Framework.resources.dll - - ru/Microsoft.ServiceHub.Resources.dll - - ru/Microsoft.VisualStudio.Composition.resources.dll - - ru/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - ru/Microsoft.VisualStudio.ProjectSystem.resources.dll - - ru/Microsoft.VisualStudio.Threading.resources.dll - - ru/Microsoft.VisualStudio.Utilities.resources.dll - - ru/Microsoft.VisualStudio.Validation.resources.dll - - ru/StreamJsonRpc.resources.dll - - stdole.dll - - StreamJsonRpc.dll - - System.Buffers.dll - - System.Collections.Immutable.dll - - System.Composition.AttributedModel.dll - - System.Composition.Convention.dll - - System.Composition.Hosting.dll - - System.Composition.Runtime.dll - - System.Composition.TypedParts.dll - - System.Configuration.ConfigurationManager.dll - - System.Diagnostics.DiagnosticSource.dll - - System.IO.Pipelines.dll - - System.Memory.dll - - System.Numerics.Vectors.dll - - System.Reflection.Metadata.dll - - System.Runtime.CompilerServices.Unsafe.dll - - System.Security.AccessControl.dll - - System.Security.Permissions.dll - - System.Security.Principal.Windows.dll - - System.Text.Encodings.Web.dll - - System.Text.Json.dll - - System.Threading.AccessControl.dll - - System.Threading.Tasks.Dataflow.dll - - System.Threading.Tasks.Extensions.dll - - System.ValueTuple.dll - - tr/Microsoft.ServiceHub.Framework.resources.dll - - tr/Microsoft.ServiceHub.Resources.dll - - tr/Microsoft.VisualStudio.Composition.resources.dll - - tr/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - tr/Microsoft.VisualStudio.ProjectSystem.resources.dll - - tr/Microsoft.VisualStudio.Threading.resources.dll - - tr/Microsoft.VisualStudio.Utilities.resources.dll - - tr/Microsoft.VisualStudio.Validation.resources.dll - - tr/StreamJsonRpc.resources.dll - - VSLangProj.dll - - VSLangProj100.dll - - VSLangProj110.dll - - VSLangProj140.dll - - VSLangProj150.dll - - VSLangProj157.dll - - VSLangProj158.dll - - VSLangProj165.dll - - VSLangProj2.dll - - VSLangProj80.dll - - VSLangProj90.dll - - zh-Hans/Microsoft.ServiceHub.Framework.resources.dll - - zh-Hans/Microsoft.ServiceHub.Resources.dll - - zh-Hans/Microsoft.VisualStudio.Composition.resources.dll - - zh-Hans/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - zh-Hans/Microsoft.VisualStudio.ProjectSystem.resources.dll - - zh-Hans/Microsoft.VisualStudio.Threading.resources.dll - - zh-Hans/Microsoft.VisualStudio.Utilities.resources.dll - - zh-Hans/Microsoft.VisualStudio.Validation.resources.dll - - zh-Hans/StreamJsonRpc.resources.dll - - zh-Hant/Microsoft.ServiceHub.Framework.resources.dll - - zh-Hant/Microsoft.ServiceHub.Resources.dll - - zh-Hant/Microsoft.VisualStudio.Composition.resources.dll - - zh-Hant/Microsoft.VisualStudio.LanguageServer.Client.resources.dll - - zh-Hant/Microsoft.VisualStudio.ProjectSystem.resources.dll - - zh-Hant/Microsoft.VisualStudio.Threading.resources.dll - - zh-Hant/Microsoft.VisualStudio.Utilities.resources.dll - - zh-Hant/Microsoft.VisualStudio.Validation.resources.dll - - zh-Hant/StreamJsonRpc.resources.dll - references: - - (FrameworkAssemblies)/Facades/Microsoft.Win32.Primitives.dll - - (FrameworkAssemblies)/Facades/netstandard.dll - - (FrameworkAssemblies)/Facades/System.AppContext.dll - - (FrameworkAssemblies)/Facades/System.Collections.Concurrent.dll - - (FrameworkAssemblies)/Facades/System.Collections.dll - - (FrameworkAssemblies)/Facades/System.Collections.NonGeneric.dll - - (FrameworkAssemblies)/Facades/System.Collections.Specialized.dll - - (FrameworkAssemblies)/Facades/System.ComponentModel.Annotations.dll - - (FrameworkAssemblies)/Facades/System.ComponentModel.dll - - (FrameworkAssemblies)/Facades/System.ComponentModel.EventBasedAsync.dll - - (FrameworkAssemblies)/Facades/System.ComponentModel.Primitives.dll - - (FrameworkAssemblies)/Facades/System.ComponentModel.TypeConverter.dll - - (FrameworkAssemblies)/Facades/System.Console.dll - - (FrameworkAssemblies)/Facades/System.Data.Common.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.Contracts.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.Debug.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.FileVersionInfo.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.Process.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.StackTrace.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.TextWriterTraceListener.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.Tools.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.TraceSource.dll - - (FrameworkAssemblies)/Facades/System.Drawing.Primitives.dll - - (FrameworkAssemblies)/Facades/System.Dynamic.Runtime.dll - - (FrameworkAssemblies)/Facades/System.Globalization.Calendars.dll - - (FrameworkAssemblies)/Facades/System.Globalization.dll - - (FrameworkAssemblies)/Facades/System.Globalization.Extensions.dll - - (FrameworkAssemblies)/Facades/System.IO.Compression.ZipFile.dll - - (FrameworkAssemblies)/Facades/System.IO.dll - - (FrameworkAssemblies)/Facades/System.IO.FileSystem.dll - - (FrameworkAssemblies)/Facades/System.IO.FileSystem.DriveInfo.dll - - (FrameworkAssemblies)/Facades/System.IO.FileSystem.Primitives.dll - - (FrameworkAssemblies)/Facades/System.IO.FileSystem.Watcher.dll - - (FrameworkAssemblies)/Facades/System.IO.IsolatedStorage.dll - - (FrameworkAssemblies)/Facades/System.IO.MemoryMappedFiles.dll - - (FrameworkAssemblies)/Facades/System.IO.Pipes.dll - - (FrameworkAssemblies)/Facades/System.IO.UnmanagedMemoryStream.dll - - (FrameworkAssemblies)/Facades/System.Linq.dll - - (FrameworkAssemblies)/Facades/System.Linq.Expressions.dll - - (FrameworkAssemblies)/Facades/System.Linq.Parallel.dll - - (FrameworkAssemblies)/Facades/System.Linq.Queryable.dll - - (FrameworkAssemblies)/Facades/System.Net.Http.Rtc.dll - - (FrameworkAssemblies)/Facades/System.Net.NameResolution.dll - - (FrameworkAssemblies)/Facades/System.Net.NetworkInformation.dll - - (FrameworkAssemblies)/Facades/System.Net.Ping.dll - - (FrameworkAssemblies)/Facades/System.Net.Primitives.dll - - (FrameworkAssemblies)/Facades/System.Net.Requests.dll - - (FrameworkAssemblies)/Facades/System.Net.Security.dll - - (FrameworkAssemblies)/Facades/System.Net.Sockets.dll - - (FrameworkAssemblies)/Facades/System.Net.WebHeaderCollection.dll - - (FrameworkAssemblies)/Facades/System.Net.WebSockets.Client.dll - - (FrameworkAssemblies)/Facades/System.Net.WebSockets.dll - - (FrameworkAssemblies)/Facades/System.ObjectModel.dll - - (FrameworkAssemblies)/Facades/System.Reflection.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Emit.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Emit.ILGeneration.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Emit.Lightweight.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Extensions.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Primitives.dll - - (FrameworkAssemblies)/Facades/System.Resources.Reader.dll - - (FrameworkAssemblies)/Facades/System.Resources.ResourceManager.dll - - (FrameworkAssemblies)/Facades/System.Resources.Writer.dll - - (FrameworkAssemblies)/Facades/System.Runtime.CompilerServices.VisualC.dll - - (FrameworkAssemblies)/Facades/System.Runtime.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Extensions.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Handles.dll - - (FrameworkAssemblies)/Facades/System.Runtime.InteropServices.dll - - (FrameworkAssemblies)/Facades/System.Runtime.InteropServices.RuntimeInformation.dll - - (FrameworkAssemblies)/Facades/System.Runtime.InteropServices.WindowsRuntime.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Numerics.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Serialization.Formatters.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Serialization.Json.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Serialization.Primitives.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Serialization.Xml.dll - - (FrameworkAssemblies)/Facades/System.Security.Claims.dll - - (FrameworkAssemblies)/Facades/System.Security.Cryptography.Algorithms.dll - - (FrameworkAssemblies)/Facades/System.Security.Cryptography.Csp.dll - - (FrameworkAssemblies)/Facades/System.Security.Cryptography.Encoding.dll - - (FrameworkAssemblies)/Facades/System.Security.Cryptography.Primitives.dll - - (FrameworkAssemblies)/Facades/System.Security.Cryptography.X509Certificates.dll - - (FrameworkAssemblies)/Facades/System.Security.Principal.dll - - (FrameworkAssemblies)/Facades/System.Security.SecureString.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Duplex.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Http.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.NetTcp.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Primitives.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Security.dll - - (FrameworkAssemblies)/Facades/System.Text.Encoding.dll - - (FrameworkAssemblies)/Facades/System.Text.Encoding.Extensions.dll - - (FrameworkAssemblies)/Facades/System.Text.RegularExpressions.dll - - (FrameworkAssemblies)/Facades/System.Threading.dll - - (FrameworkAssemblies)/Facades/System.Threading.Overlapped.dll - - (FrameworkAssemblies)/Facades/System.Threading.Tasks.dll - - (FrameworkAssemblies)/Facades/System.Threading.Tasks.Parallel.dll - - (FrameworkAssemblies)/Facades/System.Threading.Thread.dll - - (FrameworkAssemblies)/Facades/System.Threading.ThreadPool.dll - - (FrameworkAssemblies)/Facades/System.Threading.Timer.dll - - (FrameworkAssemblies)/Facades/System.Xml.ReaderWriter.dll - - (FrameworkAssemblies)/Facades/System.Xml.XDocument.dll - - (FrameworkAssemblies)/Facades/System.Xml.XmlDocument.dll - - (FrameworkAssemblies)/Facades/System.Xml.XmlSerializer.dll - - (FrameworkAssemblies)/Facades/System.Xml.XPath.dll - - (FrameworkAssemblies)/Facades/System.Xml.XPath.XDocument.dll - - (FrameworkAssemblies)/Microsoft.CSharp.dll - - (FrameworkAssemblies)/mscorlib.dll - - (FrameworkAssemblies)/PresentationCore.dll - - (FrameworkAssemblies)/PresentationFramework.dll - - (FrameworkAssemblies)/System.ComponentModel.Composition.dll - - (FrameworkAssemblies)/System.Configuration.dll - - (FrameworkAssemblies)/System.Core.dll - - (FrameworkAssemblies)/System.Data.dll - - (FrameworkAssemblies)/System.Data.OracleClient.dll - - (FrameworkAssemblies)/System.Design.dll - - (FrameworkAssemblies)/System.dll - - (FrameworkAssemblies)/System.Drawing.Design.dll - - (FrameworkAssemblies)/System.Drawing.dll - - (FrameworkAssemblies)/System.IO.Compression.FileSystem.dll - - (FrameworkAssemblies)/System.Management.dll - - (FrameworkAssemblies)/System.Net.dll - - (FrameworkAssemblies)/System.Net.Http.dll - - (FrameworkAssemblies)/System.Numerics.dll - - (FrameworkAssemblies)/System.Runtime.Serialization.dll - - (FrameworkAssemblies)/System.Security.dll - - (FrameworkAssemblies)/System.ServiceProcess.dll - - (FrameworkAssemblies)/System.Transactions.dll - - (FrameworkAssemblies)/System.Windows.Forms.dll - - (FrameworkAssemblies)/System.Xaml.dll - - (FrameworkAssemblies)/System.Xml.dll - - (FrameworkAssemblies)/System.Xml.Linq.dll - - (FrameworkAssemblies)/UIAutomationProvider.dll - - (FrameworkAssemblies)/WindowsBase.dll - - (FrameworkAssemblies)/WindowsFormsIntegration.dll - - (NuGetPackageRoot)/envdte/17.0.31902.203/lib/net472/envdte.dll - - (NuGetPackageRoot)/envdte100/17.0.31902.203/lib/net472/envdte100.dll - - (NuGetPackageRoot)/envdte80/17.0.31902.203/lib/net472/envdte80.dll - - (NuGetPackageRoot)/envdte90/17.0.31902.203/lib/net472/envdte90.dll - - (NuGetPackageRoot)/envdte90a/17.0.31902.203/lib/net472/envdte90a.dll - - (NuGetPackageRoot)/messagepack.annotations/2.2.85/lib/netstandard2.0/MessagePack.Annotations.dll - - (NuGetPackageRoot)/messagepack/2.2.85/lib/netstandard2.0/MessagePack.dll - - (NuGetPackageRoot)/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.dll - - (NuGetPackageRoot)/microsoft.build.framework/17.0.0/lib/net472/Microsoft.Build.Framework.dll - - (NuGetPackageRoot)/microsoft.build.tasks.core/15.8.166/lib/net46/Microsoft.Build.Tasks.Core.dll - - (NuGetPackageRoot)/microsoft.build.utilities.core/15.8.166/lib/net46/Microsoft.Build.Utilities.Core.dll - - (NuGetPackageRoot)/microsoft.build/17.0.0/lib/net472/Microsoft.Build.dll - - (NuGetPackageRoot)/microsoft.net.stringtools/1.0.0/lib/net472/Microsoft.NET.StringTools.dll - - (NuGetPackageRoot)/microsoft.servicehub.client/3.0.3078/lib/net472/Microsoft.ServiceHub.Client.dll - - (NuGetPackageRoot)/microsoft.servicehub.framework/3.0.3078/lib/netstandard2.0/Microsoft.ServiceHub.Framework.dll - - (NuGetPackageRoot)/microsoft.servicehub.resources/3.0.3078/lib/net472/Microsoft.ServiceHub.Resources.dll - - (NuGetPackageRoot)/microsoft.visualstudio.commandbars/17.0.31902.203/lib/net472/Microsoft.VisualStudio.CommandBars.dll - - (NuGetPackageRoot)/microsoft.visualstudio.componentmodelhost/17.0.487/lib/net472/Microsoft.VisualStudio.ComponentModelHost.dll - - (NuGetPackageRoot)/microsoft.visualstudio.composition.netfxattributes/15.8.98/lib/net45/Microsoft.VisualStudio.Composition.NetFxAttributes.dll - - (NuGetPackageRoot)/microsoft.visualstudio.composition/15.8.98/lib/net46/Microsoft.VisualStudio.Composition.dll - - (NuGetPackageRoot)/microsoft.visualstudio.coreutility/17.0.487/lib/net472/Microsoft.VisualStudio.CoreUtility.dll - - (NuGetPackageRoot)/microsoft.visualstudio.debugger.interop.10.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Debugger.Interop.10.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.debugger.interop.11.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Debugger.Interop.11.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.debugger.interop.12.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Debugger.Interop.12.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.debugger.interop.14.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Debugger.Interop.14.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.debugger.interop.15.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Debugger.Interop.15.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.debugger.interop.16.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Debugger.Interop.16.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.debugger.interopa/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Debugger.InteropA.dll - - (NuGetPackageRoot)/microsoft.visualstudio.designer.interfaces/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Designer.Interfaces.dll - - (NuGetPackageRoot)/microsoft.visualstudio.editor/17.0.487/lib/net472/Microsoft.VisualStudio.Editor.dll - - (NuGetPackageRoot)/microsoft.visualstudio.graphmodel/17.0.31902.203/lib/net472/Microsoft.VisualStudio.GraphModel.dll - - (NuGetPackageRoot)/microsoft.visualstudio.imagecatalog/17.0.31902.203/lib/net472/Microsoft.VisualStudio.ImageCatalog.dll - - (NuGetPackageRoot)/microsoft.visualstudio.imaging.interop.14.0.designtime/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll - - (NuGetPackageRoot)/microsoft.visualstudio.imaging/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Imaging.dll - - (NuGetPackageRoot)/microsoft.visualstudio.interop/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.language.intellisense/17.0.487/lib/net472/Microsoft.VisualStudio.Language.Intellisense.dll - - (NuGetPackageRoot)/microsoft.visualstudio.language.navigateto.interfaces/17.0.487/lib/net472/Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll - - (NuGetPackageRoot)/microsoft.visualstudio.language.standardclassification/17.0.487/lib/net472/Microsoft.VisualStudio.Language.StandardClassification.dll - - (NuGetPackageRoot)/microsoft.visualstudio.language/17.0.487/lib/net472/Microsoft.VisualStudio.Language.dll - - (NuGetPackageRoot)/microsoft.visualstudio.languageserver.client/17.0.5158/lib/net472/Microsoft.VisualStudio.LanguageServer.Client.dll - - (NuGetPackageRoot)/microsoft.visualstudio.ole.interop/17.0.31902.203/lib/net472/Microsoft.VisualStudio.OLE.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.package.languageservice.15.0/17.0.31902.203/lib/net45/Microsoft.VisualStudio.Package.LanguageService.15.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.projectaggregator/17.0.31902.203/lib/net472/Microsoft.VisualStudio.ProjectAggregator.dll - - (NuGetPackageRoot)/microsoft.visualstudio.projectsystem/15.8.243/lib/net46/Microsoft.VisualStudio.ProjectSystem.dll - - (NuGetPackageRoot)/microsoft.visualstudio.projectsystem/15.8.243/lib/net46/Microsoft.VisualStudio.ProjectSystem.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.projectsystem/15.8.243/lib/net46/Microsoft.VisualStudio.ProjectSystem.VS.dll - - (NuGetPackageRoot)/microsoft.visualstudio.remotecontrol/16.3.41/lib/net45/Microsoft.VisualStudio.RemoteControl.dll - - (NuGetPackageRoot)/microsoft.visualstudio.rpccontracts/17.0.51/lib/netstandard2.0/Microsoft.VisualStudio.RpcContracts.dll - - (NuGetPackageRoot)/microsoft.visualstudio.setup.configuration.interop/3.0.4492/lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.shell.15.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Shell.15.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.shell.design/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Shell.Design.dll - - (NuGetPackageRoot)/microsoft.visualstudio.shell.framework/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Shell.Framework.dll - - (NuGetPackageRoot)/microsoft.visualstudio.shell.interop.10.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Shell.Interop.10.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.shell.interop.11.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Shell.Interop.11.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.shell.interop.12.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Shell.Interop.12.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.shell.interop.8.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Shell.Interop.8.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.shell.interop.9.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Shell.Interop.9.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.shell.interop/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Shell.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.taskrunnerexplorer.14.0/14.0.0/lib/net40/Microsoft.VisualStudio.TaskRunnerExplorer.14.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.telemetry/16.3.250/lib/net45/Microsoft.VisualStudio.Telemetry.dll - - (NuGetPackageRoot)/microsoft.visualstudio.text.data/17.0.487/lib/net472/Microsoft.VisualStudio.Text.Data.dll - - (NuGetPackageRoot)/microsoft.visualstudio.text.logic/17.0.487/lib/net472/Microsoft.VisualStudio.Text.Logic.dll - - (NuGetPackageRoot)/microsoft.visualstudio.text.ui.wpf/17.0.487/lib/net472/Microsoft.VisualStudio.Text.UI.Wpf.dll - - (NuGetPackageRoot)/microsoft.visualstudio.text.ui/17.0.487/lib/net472/Microsoft.VisualStudio.Text.UI.dll - - (NuGetPackageRoot)/microsoft.visualstudio.textmanager.interop.10.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextManager.Interop.10.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.textmanager.interop.11.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextManager.Interop.11.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.textmanager.interop.12.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextManager.Interop.12.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.textmanager.interop.8.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextManager.Interop.8.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.textmanager.interop.9.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextManager.Interop.9.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.textmanager.interop/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextManager.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.texttemplating.interfaces.10.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.texttemplating.interfaces.11.0/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll - - (NuGetPackageRoot)/microsoft.visualstudio.texttemplating.interfaces/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextTemplating.Interfaces.dll - - (NuGetPackageRoot)/microsoft.visualstudio.texttemplating.vshost/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextTemplating.VSHost.dll - - (NuGetPackageRoot)/microsoft.visualstudio.texttemplating/17.0.31902.203/lib/net472/Microsoft.VisualStudio.TextTemplating.dll - - (NuGetPackageRoot)/microsoft.visualstudio.threading/17.0.64/lib/net472/Microsoft.VisualStudio.Threading.dll - - (NuGetPackageRoot)/microsoft.visualstudio.utilities/17.0.31902.203/lib/net472/Microsoft.VisualStudio.Utilities.dll - - (NuGetPackageRoot)/microsoft.visualstudio.validation/17.0.28/lib/netstandard2.0/Microsoft.VisualStudio.Validation.dll - - (NuGetPackageRoot)/microsoft.visualstudio.vcprojectengine/17.0.31902.203/lib/net45/Microsoft.VisualStudio.VCProjectEngine.dll - - (NuGetPackageRoot)/microsoft.visualstudio.vshelp/17.0.31902.203/lib/net472/Microsoft.VisualStudio.VSHelp.dll - - (NuGetPackageRoot)/microsoft.visualstudio.vshelp80/17.0.31902.203/lib/net472/Microsoft.VisualStudio.VSHelp80.dll - - (NuGetPackageRoot)/microsoft.visualstudio.wcfreference.interop/17.0.31902.203/lib/net472/Microsoft.VisualStudio.WCFReference.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.web.browserlink.12.0/12.0.0/lib/net40/Microsoft.VisualStudio.Web.BrowserLink.12.0.dll - - (NuGetPackageRoot)/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll - - (NuGetPackageRoot)/nerdbank.streams/2.6.81/lib/netstandard2.0/Nerdbank.Streams.dll - - (NuGetPackageRoot)/newtonsoft.json/13.0.1/lib/net45/Newtonsoft.Json.dll - - (NuGetPackageRoot)/stdole/17.0.31902.203/lib/net472/stdole.dll - - (NuGetPackageRoot)/streamjsonrpc/2.8.28/lib/netstandard2.0/StreamJsonRpc.dll - - (NuGetPackageRoot)/system.buffers/4.5.1/ref/net45/System.Buffers.dll - - (NuGetPackageRoot)/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll - - (NuGetPackageRoot)/system.composition.attributedmodel/1.0.31/lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll - - (NuGetPackageRoot)/system.composition.convention/1.0.31/lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll - - (NuGetPackageRoot)/system.composition.hosting/1.0.31/lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll - - (NuGetPackageRoot)/system.composition.runtime/1.0.31/lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll - - (NuGetPackageRoot)/system.composition.typedparts/1.0.31/lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll - - (NuGetPackageRoot)/system.configuration.configurationmanager/4.7.0/ref/net461/System.Configuration.ConfigurationManager.dll - - (NuGetPackageRoot)/system.diagnostics.diagnosticsource/5.0.1/lib/net46/System.Diagnostics.DiagnosticSource.dll - - (NuGetPackageRoot)/system.io.pipelines/5.0.1/lib/net461/System.IO.Pipelines.dll - - (NuGetPackageRoot)/system.memory/4.5.4/lib/net461/System.Memory.dll - - (NuGetPackageRoot)/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll - - (NuGetPackageRoot)/system.reflection.metadata/1.3.0/lib/portable-net45+win8/System.Reflection.Metadata.dll - - (NuGetPackageRoot)/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll - - (NuGetPackageRoot)/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll - - (NuGetPackageRoot)/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll - - (NuGetPackageRoot)/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll - - (NuGetPackageRoot)/system.text.encodings.web/5.0.1/lib/net461/System.Text.Encodings.Web.dll - - (NuGetPackageRoot)/system.text.json/5.0.2/lib/net461/System.Text.Json.dll - - (NuGetPackageRoot)/system.threading.accesscontrol/5.0.0/ref/net461/System.Threading.AccessControl.dll - - (NuGetPackageRoot)/system.threading.tasks.dataflow/5.0.0/lib/net461/System.Threading.Tasks.Dataflow.dll - - (NuGetPackageRoot)/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll - - (NuGetPackageRoot)/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll - - (NuGetPackageRoot)/vslangproj/17.0.31902.203/lib/net472/VSLangProj.dll - - (NuGetPackageRoot)/vslangproj100/17.0.31902.203/lib/net472/VSLangProj100.dll - - (NuGetPackageRoot)/vslangproj110/17.0.31902.203/lib/net472/VSLangProj110.dll - - (NuGetPackageRoot)/vslangproj140/17.0.31902.203/lib/net472/VSLangProj140.dll - - (NuGetPackageRoot)/vslangproj150/17.0.31902.203/lib/net472/VSLangProj150.dll - - (NuGetPackageRoot)/vslangproj157/17.0.31902.203/lib/net472/VSLangProj157.dll - - (NuGetPackageRoot)/vslangproj158/17.0.31902.203/lib/net472/VSLangProj158.dll - - (NuGetPackageRoot)/vslangproj165/17.0.31902.203/lib/net472/VSLangProj165.dll - - (NuGetPackageRoot)/vslangproj2/17.0.31902.203/lib/net472/VSLangProj2.dll - - (NuGetPackageRoot)/vslangproj80/17.0.31902.203/lib/net472/VSLangProj80.dll - - (NuGetPackageRoot)/vslangproj90/17.0.31902.203/lib/net472/VSLangProj90.dll - sources: - - (IntermediateOutputPath)/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.Extension.Version.cs - - ../GlobalSuppressions.cs - - ExtensionMethods.cs - - ProjectProperties.cs - - Properties/AssemblyInfo.cs - - SlnGenPackage.cs - - SolutionEvents.cs - - TraversalConfiguredProject.cs - - TraversalUnconfiguredProject.cs - - VSPackage.Designer.cs - - VSPackage.resx diff --git a/src/Microsoft.VisualStudio.SlnGen.Tool/build.summary.yml b/src/Microsoft.VisualStudio.SlnGen.Tool/build.summary.yml deleted file mode 100644 index 0df65e92..00000000 --- a/src/Microsoft.VisualStudio.SlnGen.Tool/build.summary.yml +++ /dev/null @@ -1,302 +0,0 @@ -all: - outputs: - - Microsoft.VisualStudio.SlnGen.Tool.(PackageVersion).nupkg -net5.0: - constants: - - DEBUG - - NET - - NET5_0 - - NET5_0_OR_GREATER - - NETCOREAPP - - NETCOREAPP1_0_OR_GREATER - - NETCOREAPP1_1_OR_GREATER - - NETCOREAPP2_0_OR_GREATER - - NETCOREAPP2_1_OR_GREATER - - NETCOREAPP2_2_OR_GREATER - - NETCOREAPP3_0_OR_GREATER - - NETCOREAPP3_1_OR_GREATER - - TRACE - outputs: - - ../slngen/net472/McMaster.Extensions.CommandLineUtils.dll - - ../slngen/net472/Microsoft.Extensions.FileSystemGlobbing.dll - - ../slngen/net472/Microsoft.VisualStudio.RemoteControl.dll - - ../slngen/net472/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - ../slngen/net472/Microsoft.VisualStudio.Telemetry.dll - - ../slngen/net472/Microsoft.VisualStudio.Utilities.Internal.dll - - ../slngen/net472/Newtonsoft.Json.dll - - ../slngen/net472/slngen.exe - - ../slngen/net472/slngen.exe.config - - ../slngen/net472/System.ValueTuple.dll - - ../slngen/net5.0/McMaster.Extensions.CommandLineUtils.dll - - ../slngen/net5.0/Microsoft.Extensions.FileSystemGlobbing.dll - - ../slngen/net5.0/Microsoft.VisualStudio.RemoteControl.dll - - ../slngen/net5.0/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - ../slngen/net5.0/Microsoft.VisualStudio.Telemetry.dll - - ../slngen/net5.0/Microsoft.VisualStudio.Utilities.Internal.dll - - ../slngen/net5.0/Microsoft.Win32.SystemEvents.dll - - ../slngen/net5.0/Newtonsoft.Json.dll - - ../slngen/net5.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll - - ../slngen/net5.0/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll - - ../slngen/net5.0/runtimes/win/lib/netcoreapp2.0/System.Management.dll - - ../slngen/net5.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll - - ../slngen/net5.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll - - ../slngen/net5.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll - - ../slngen/net5.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - ../slngen/net5.0/slngen.deps.json - - ../slngen/net5.0/slngen.dll - - ../slngen/net5.0/slngen.exe - - ../slngen/net5.0/slngen.runtimeconfig.json - - ../slngen/net5.0/System.CodeDom.dll - - ../slngen/net5.0/System.Configuration.ConfigurationManager.dll - - ../slngen/net5.0/System.Diagnostics.PerformanceCounter.dll - - ../slngen/net5.0/System.Drawing.Common.dll - - ../slngen/net5.0/System.Management.dll - - ../slngen/net5.0/System.Security.Cryptography.ProtectedData.dll - - ../slngen/net5.0/System.Security.Permissions.dll - - ../slngen/net5.0/System.Windows.Extensions.dll - - ../slngen/net6.0/McMaster.Extensions.CommandLineUtils.dll - - ../slngen/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll - - ../slngen/net6.0/Microsoft.VisualStudio.RemoteControl.dll - - ../slngen/net6.0/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - ../slngen/net6.0/Microsoft.VisualStudio.Telemetry.dll - - ../slngen/net6.0/Microsoft.VisualStudio.Utilities.Internal.dll - - ../slngen/net6.0/Microsoft.Win32.SystemEvents.dll - - ../slngen/net6.0/Newtonsoft.Json.dll - - ../slngen/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll - - ../slngen/net6.0/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll - - ../slngen/net6.0/runtimes/win/lib/netcoreapp2.0/System.Management.dll - - ../slngen/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll - - ../slngen/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll - - ../slngen/net6.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll - - ../slngen/net6.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - ../slngen/net6.0/slngen.deps.json - - ../slngen/net6.0/slngen.dll - - ../slngen/net6.0/slngen.exe - - ../slngen/net6.0/slngen.runtimeconfig.json - - ../slngen/net6.0/System.CodeDom.dll - - ../slngen/net6.0/System.Configuration.ConfigurationManager.dll - - ../slngen/net6.0/System.Diagnostics.PerformanceCounter.dll - - ../slngen/net6.0/System.Drawing.Common.dll - - ../slngen/net6.0/System.Management.dll - - ../slngen/net6.0/System.Security.Cryptography.ProtectedData.dll - - ../slngen/net6.0/System.Security.Permissions.dll - - ../slngen/net6.0/System.Windows.Extensions.dll - - ../slngen/netcoreapp3.1/McMaster.Extensions.CommandLineUtils.dll - - ../slngen/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.dll - - ../slngen/netcoreapp3.1/Microsoft.VisualStudio.RemoteControl.dll - - ../slngen/netcoreapp3.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - ../slngen/netcoreapp3.1/Microsoft.VisualStudio.Telemetry.dll - - ../slngen/netcoreapp3.1/Microsoft.VisualStudio.Utilities.Internal.dll - - ../slngen/netcoreapp3.1/Microsoft.Win32.Registry.dll - - ../slngen/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll - - ../slngen/netcoreapp3.1/Newtonsoft.Json.dll - - ../slngen/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll - - ../slngen/netcoreapp3.1/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll - - ../slngen/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll - - ../slngen/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Management.dll - - ../slngen/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll - - ../slngen/netcoreapp3.1/runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll - - ../slngen/netcoreapp3.1/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll - - ../slngen/netcoreapp3.1/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll - - ../slngen/netcoreapp3.1/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll - - ../slngen/netcoreapp3.1/runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll - - ../slngen/netcoreapp3.1/runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll - - ../slngen/netcoreapp3.1/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - ../slngen/netcoreapp3.1/slngen.deps.json - - ../slngen/netcoreapp3.1/slngen.dll - - ../slngen/netcoreapp3.1/slngen.exe - - ../slngen/netcoreapp3.1/slngen.runtimeconfig.json - - ../slngen/netcoreapp3.1/System.CodeDom.dll - - ../slngen/netcoreapp3.1/System.ComponentModel.Annotations.dll - - ../slngen/netcoreapp3.1/System.Configuration.ConfigurationManager.dll - - ../slngen/netcoreapp3.1/System.Diagnostics.PerformanceCounter.dll - - ../slngen/netcoreapp3.1/System.Drawing.Common.dll - - ../slngen/netcoreapp3.1/System.IO.FileSystem.AccessControl.dll - - ../slngen/netcoreapp3.1/System.Management.dll - - ../slngen/netcoreapp3.1/System.Security.AccessControl.dll - - ../slngen/netcoreapp3.1/System.Security.Cryptography.ProtectedData.dll - - ../slngen/netcoreapp3.1/System.Security.Permissions.dll - - ../slngen/netcoreapp3.1/System.Security.Principal.Windows.dll - - ../slngen/netcoreapp3.1/System.Windows.Extensions.dll - - Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - ref/slngen.dll - - slngen.deps.json - - slngen.deps.json - - slngen.deps.json - - slngen.deps.json - - slngen.dll - - slngen.exe - - slngen.pdb - - slngen.runtimeconfig.dev.json - - slngen.runtimeconfig.dev.json - - slngen.runtimeconfig.dev.json - - slngen.runtimeconfig.json - - slngen.runtimeconfig.json - - slngen.runtimeconfig.json - - slngen.runtimeconfig.json - references: - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/mscorlib.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/netstandard.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.AppContext.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Buffers.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Configuration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Console.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Data.Common.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Data.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Drawing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Formats.Asn1.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Globalization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Pipes.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Memory.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Http.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Mail.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Ping.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Requests.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Sockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebClient.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ObjectModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Resources.Reader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Resources.Writer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Claims.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Principal.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.SecureString.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ServiceProcess.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Channels.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Thread.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Timer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Transactions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Transactions.Local.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ValueTuple.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Windows.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XPath.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/WindowsBase.dll - - (NuGetPackageRoot)/microsoft.visualstudio.setup.configuration.interop/3.0.4492/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - sources: - - (IntermediateOutputPath)/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.Tool.AssemblyInfo.cs - - (IntermediateOutputPath)/slngen.Version.cs - - ../GlobalSuppressions.cs - - ../Shared/DevelopmentEnvironment.cs - - ../Shared/DotNetCoreSdkResolver.cs - - ../Shared/ExtensionMethods.Shared.cs - - ../Shared/Utility.cs - - ../Shared/VisualStudioConfiguration.cs - - ../Shared/VisualStudioInstance.cs - - Program.cs diff --git a/src/Microsoft.VisualStudio.SlnGen.UnitTests/SlnFileTests.cs b/src/Microsoft.VisualStudio.SlnGen.UnitTests/SlnFileTests.cs index 3d50d753..4341aed5 100644 --- a/src/Microsoft.VisualStudio.SlnGen.UnitTests/SlnFileTests.cs +++ b/src/Microsoft.VisualStudio.SlnGen.UnitTests/SlnFileTests.cs @@ -792,6 +792,40 @@ public void WithFoldersIgnoreMainProject() } } + [Fact] + public void VisualStudioVersionIsWritten() + { + string solutionFilePath = GetTempFileName(); + + SlnFile slnFile = new SlnFile + { + VisualStudioVersion = new Version(1, 2, 3, 4), + SolutionGuid = new Guid("{6370DE27-36B7-44AE-B47A-1ECF4A6D740A}"), + }; + + slnFile.Save(solutionFilePath, useFolders: false); + + File.ReadAllText(solutionFilePath).ShouldBe( + @"Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 1 +VisualStudioVersion = 1.2.3.4 +MinimumVisualStudioVersion = 10.0.40219.1 +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {6370DE27-36B7-44AE-B47A-1ECF4A6D740A} + EndGlobalSection +EndGlobal +", + StringCompareShould.IgnoreLineEndings); + } + private void ValidateProjectInSolution(Action customValidator, SlnProject[] projects, bool folders) { string solutionFilePath = GetTempFileName(); diff --git a/src/Microsoft.VisualStudio.SlnGen.UnitTests/build.summary.yml b/src/Microsoft.VisualStudio.SlnGen.UnitTests/build.summary.yml deleted file mode 100644 index e1c9fde2..00000000 --- a/src/Microsoft.VisualStudio.SlnGen.UnitTests/build.summary.yml +++ /dev/null @@ -1,1906 +0,0 @@ -net472: - constants: - - DEBUG - - NET20_OR_GREATER - - NET30_OR_GREATER - - NET35_OR_GREATER - - NET40_OR_GREATER - - NET45_OR_GREATER - - NET451_OR_GREATER - - NET452_OR_GREATER - - NET46_OR_GREATER - - NET461_OR_GREATER - - NET462_OR_GREATER - - NET47_OR_GREATER - - NET471_OR_GREATER - - NET472 - - NET472_OR_GREATER - - NETFRAMEWORK - - TRACE - outputs: - - build/Microsoft.VisualStudio.SlnGen.targets - - buildMultiTargeting/Microsoft.VisualStudio.SlnGen.targets - - cs/Microsoft.CodeAnalysis.CSharp.resources.dll - - cs/Microsoft.CodeAnalysis.resources.dll - - de/Microsoft.CodeAnalysis.CSharp.resources.dll - - de/Microsoft.CodeAnalysis.resources.dll - - DiffEngine.dll - - EmptyFiles.dll - - EmptyFiles/archive/empty.7z - - EmptyFiles/archive/empty.bz2 - - EmptyFiles/archive/empty.gz - - EmptyFiles/archive/empty.tar - - EmptyFiles/archive/empty.zip - - EmptyFiles/document/empty.docx - - EmptyFiles/document/empty.odt - - EmptyFiles/document/empty.pdf - - EmptyFiles/document/empty.rtf - - EmptyFiles/image/empty.avif - - EmptyFiles/image/empty.bmp - - EmptyFiles/image/empty.dds - - EmptyFiles/image/empty.dib - - EmptyFiles/image/empty.emf - - EmptyFiles/image/empty.exif - - EmptyFiles/image/empty.gif - - EmptyFiles/image/empty.heic - - EmptyFiles/image/empty.heif - - EmptyFiles/image/empty.ico - - EmptyFiles/image/empty.j2c - - EmptyFiles/image/empty.jfif - - EmptyFiles/image/empty.jp2 - - EmptyFiles/image/empty.jpc - - EmptyFiles/image/empty.jpe - - EmptyFiles/image/empty.jpg - - EmptyFiles/image/empty.jxr - - EmptyFiles/image/empty.pbm - - EmptyFiles/image/empty.pcx - - EmptyFiles/image/empty.pgm - - EmptyFiles/image/empty.png - - EmptyFiles/image/empty.ppm - - EmptyFiles/image/empty.rle - - EmptyFiles/image/empty.tga - - EmptyFiles/image/empty.tif - - EmptyFiles/image/empty.wdp - - EmptyFiles/image/empty.webp - - EmptyFiles/image/empty.wmp - - EmptyFiles/sheet/empty.ods - - EmptyFiles/sheet/empty.xlsx - - EmptyFiles/slide/empty.odp - - EmptyFiles/slide/empty.pptx - - es/Microsoft.CodeAnalysis.CSharp.resources.dll - - es/Microsoft.CodeAnalysis.resources.dll - - fr/Microsoft.CodeAnalysis.CSharp.resources.dll - - fr/Microsoft.CodeAnalysis.resources.dll - - it/Microsoft.CodeAnalysis.CSharp.resources.dll - - it/Microsoft.CodeAnalysis.resources.dll - - ja/Microsoft.CodeAnalysis.CSharp.resources.dll - - ja/Microsoft.CodeAnalysis.resources.dll - - ko/Microsoft.CodeAnalysis.CSharp.resources.dll - - ko/Microsoft.CodeAnalysis.resources.dll - - McMaster.Extensions.CommandLineUtils.dll - - Microsoft.Build.Utilities.ProjectCreation.dll - - Microsoft.CodeAnalysis.CSharp.dll - - Microsoft.CodeAnalysis.dll - - Microsoft.Extensions.FileSystemGlobbing.dll - - Microsoft.VisualStudio.CodeCoverage.Shim.dll - - Microsoft.VisualStudio.RemoteControl.dll - - Microsoft.VisualStudio.SlnGen.UnitTests.dll - - Microsoft.VisualStudio.SlnGen.UnitTests.dll.config - - Microsoft.VisualStudio.Telemetry.dll - - Microsoft.VisualStudio.Utilities.Internal.dll - - Newtonsoft.Json.dll - - NuGet.Common.dll - - NuGet.Configuration.dll - - NuGet.DependencyResolver.Core.dll - - NuGet.Frameworks.dll - - NuGet.LibraryModel.dll - - NuGet.Packaging.dll - - NuGet.ProjectModel.dll - - NuGet.Protocol.dll - - NuGet.Versioning.dll - - pl/Microsoft.CodeAnalysis.CSharp.resources.dll - - pl/Microsoft.CodeAnalysis.resources.dll - - pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll - - pt-BR/Microsoft.CodeAnalysis.resources.dll - - ru/Microsoft.CodeAnalysis.CSharp.resources.dll - - ru/Microsoft.CodeAnalysis.resources.dll - - Shouldly.dll - - slngen.exe - - slngen.exe.config - - slngen.pdb - - System.Buffers.dll - - System.Collections.Immutable.dll - - System.Memory.dll - - System.Numerics.Vectors.dll - - System.Reflection.Metadata.dll - - System.Runtime.CompilerServices.Unsafe.dll - - System.Text.Encoding.CodePages.dll - - System.Threading.Tasks.Extensions.dll - - System.ValueTuple.dll - - tr/Microsoft.CodeAnalysis.CSharp.resources.dll - - tr/Microsoft.CodeAnalysis.resources.dll - - xunit.abstractions.dll - - xunit.abstractions.dll - - xunit.assert.dll - - xunit.core.dll - - xunit.execution.desktop.dll - - xunit.runner.json - - xunit.runner.reporters.net452.dll - - xunit.runner.utility.net452.dll - - xunit.runner.visualstudio.testadapter.dll - - zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll - - zh-Hans/Microsoft.CodeAnalysis.resources.dll - - zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll - - zh-Hant/Microsoft.CodeAnalysis.resources.dll - references: - - (FrameworkAssemblies)/Facades/Microsoft.Win32.Primitives.dll - - (FrameworkAssemblies)/Facades/netstandard.dll - - (FrameworkAssemblies)/Facades/System.AppContext.dll - - (FrameworkAssemblies)/Facades/System.Collections.Concurrent.dll - - (FrameworkAssemblies)/Facades/System.Collections.dll - - (FrameworkAssemblies)/Facades/System.Collections.NonGeneric.dll - - (FrameworkAssemblies)/Facades/System.Collections.Specialized.dll - - (FrameworkAssemblies)/Facades/System.ComponentModel.Annotations.dll - - (FrameworkAssemblies)/Facades/System.ComponentModel.dll - - (FrameworkAssemblies)/Facades/System.ComponentModel.EventBasedAsync.dll - - (FrameworkAssemblies)/Facades/System.ComponentModel.Primitives.dll - - (FrameworkAssemblies)/Facades/System.ComponentModel.TypeConverter.dll - - (FrameworkAssemblies)/Facades/System.Console.dll - - (FrameworkAssemblies)/Facades/System.Data.Common.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.Contracts.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.Debug.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.FileVersionInfo.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.Process.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.StackTrace.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.TextWriterTraceListener.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.Tools.dll - - (FrameworkAssemblies)/Facades/System.Diagnostics.TraceSource.dll - - (FrameworkAssemblies)/Facades/System.Drawing.Primitives.dll - - (FrameworkAssemblies)/Facades/System.Dynamic.Runtime.dll - - (FrameworkAssemblies)/Facades/System.Globalization.Calendars.dll - - (FrameworkAssemblies)/Facades/System.Globalization.dll - - (FrameworkAssemblies)/Facades/System.Globalization.Extensions.dll - - (FrameworkAssemblies)/Facades/System.IO.Compression.ZipFile.dll - - (FrameworkAssemblies)/Facades/System.IO.dll - - (FrameworkAssemblies)/Facades/System.IO.FileSystem.dll - - (FrameworkAssemblies)/Facades/System.IO.FileSystem.DriveInfo.dll - - (FrameworkAssemblies)/Facades/System.IO.FileSystem.Primitives.dll - - (FrameworkAssemblies)/Facades/System.IO.FileSystem.Watcher.dll - - (FrameworkAssemblies)/Facades/System.IO.IsolatedStorage.dll - - (FrameworkAssemblies)/Facades/System.IO.MemoryMappedFiles.dll - - (FrameworkAssemblies)/Facades/System.IO.Pipes.dll - - (FrameworkAssemblies)/Facades/System.IO.UnmanagedMemoryStream.dll - - (FrameworkAssemblies)/Facades/System.Linq.dll - - (FrameworkAssemblies)/Facades/System.Linq.Expressions.dll - - (FrameworkAssemblies)/Facades/System.Linq.Parallel.dll - - (FrameworkAssemblies)/Facades/System.Linq.Queryable.dll - - (FrameworkAssemblies)/Facades/System.Net.Http.Rtc.dll - - (FrameworkAssemblies)/Facades/System.Net.NameResolution.dll - - (FrameworkAssemblies)/Facades/System.Net.NetworkInformation.dll - - (FrameworkAssemblies)/Facades/System.Net.Ping.dll - - (FrameworkAssemblies)/Facades/System.Net.Primitives.dll - - (FrameworkAssemblies)/Facades/System.Net.Requests.dll - - (FrameworkAssemblies)/Facades/System.Net.Security.dll - - (FrameworkAssemblies)/Facades/System.Net.Sockets.dll - - (FrameworkAssemblies)/Facades/System.Net.WebHeaderCollection.dll - - (FrameworkAssemblies)/Facades/System.Net.WebSockets.Client.dll - - (FrameworkAssemblies)/Facades/System.Net.WebSockets.dll - - (FrameworkAssemblies)/Facades/System.ObjectModel.dll - - (FrameworkAssemblies)/Facades/System.Reflection.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Emit.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Emit.ILGeneration.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Emit.Lightweight.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Extensions.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Primitives.dll - - (FrameworkAssemblies)/Facades/System.Resources.Reader.dll - - (FrameworkAssemblies)/Facades/System.Resources.ResourceManager.dll - - (FrameworkAssemblies)/Facades/System.Resources.Writer.dll - - (FrameworkAssemblies)/Facades/System.Runtime.CompilerServices.VisualC.dll - - (FrameworkAssemblies)/Facades/System.Runtime.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Extensions.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Handles.dll - - (FrameworkAssemblies)/Facades/System.Runtime.InteropServices.dll - - (FrameworkAssemblies)/Facades/System.Runtime.InteropServices.RuntimeInformation.dll - - (FrameworkAssemblies)/Facades/System.Runtime.InteropServices.WindowsRuntime.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Numerics.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Serialization.Formatters.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Serialization.Json.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Serialization.Primitives.dll - - (FrameworkAssemblies)/Facades/System.Runtime.Serialization.Xml.dll - - (FrameworkAssemblies)/Facades/System.Security.Claims.dll - - (FrameworkAssemblies)/Facades/System.Security.Cryptography.Algorithms.dll - - (FrameworkAssemblies)/Facades/System.Security.Cryptography.Csp.dll - - (FrameworkAssemblies)/Facades/System.Security.Cryptography.Encoding.dll - - (FrameworkAssemblies)/Facades/System.Security.Cryptography.Primitives.dll - - (FrameworkAssemblies)/Facades/System.Security.Cryptography.X509Certificates.dll - - (FrameworkAssemblies)/Facades/System.Security.Principal.dll - - (FrameworkAssemblies)/Facades/System.Security.SecureString.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Duplex.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Http.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.NetTcp.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Primitives.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Security.dll - - (FrameworkAssemblies)/Facades/System.Text.Encoding.dll - - (FrameworkAssemblies)/Facades/System.Text.Encoding.Extensions.dll - - (FrameworkAssemblies)/Facades/System.Text.RegularExpressions.dll - - (FrameworkAssemblies)/Facades/System.Threading.dll - - (FrameworkAssemblies)/Facades/System.Threading.Overlapped.dll - - (FrameworkAssemblies)/Facades/System.Threading.Tasks.dll - - (FrameworkAssemblies)/Facades/System.Threading.Tasks.Parallel.dll - - (FrameworkAssemblies)/Facades/System.Threading.Thread.dll - - (FrameworkAssemblies)/Facades/System.Threading.ThreadPool.dll - - (FrameworkAssemblies)/Facades/System.Threading.Timer.dll - - (FrameworkAssemblies)/Facades/System.Xml.ReaderWriter.dll - - (FrameworkAssemblies)/Facades/System.Xml.XDocument.dll - - (FrameworkAssemblies)/Facades/System.Xml.XmlDocument.dll - - (FrameworkAssemblies)/Facades/System.Xml.XmlSerializer.dll - - (FrameworkAssemblies)/Facades/System.Xml.XPath.dll - - (FrameworkAssemblies)/Facades/System.Xml.XPath.XDocument.dll - - (FrameworkAssemblies)/Microsoft.CSharp.dll - - (FrameworkAssemblies)/mscorlib.dll - - (FrameworkAssemblies)/System.ComponentModel.DataAnnotations.dll - - (FrameworkAssemblies)/System.Core.dll - - (FrameworkAssemblies)/System.Data.dll - - (FrameworkAssemblies)/System.dll - - (FrameworkAssemblies)/System.Drawing.dll - - (FrameworkAssemblies)/System.IdentityModel.dll - - (FrameworkAssemblies)/System.IO.Compression.dll - - (FrameworkAssemblies)/System.IO.Compression.FileSystem.dll - - (FrameworkAssemblies)/System.Management.dll - - (FrameworkAssemblies)/System.Net.Http.dll - - (FrameworkAssemblies)/System.Net.Http.WebRequest.dll - - (FrameworkAssemblies)/System.Numerics.dll - - (FrameworkAssemblies)/System.Runtime.Serialization.dll - - (FrameworkAssemblies)/System.Security.dll - - (FrameworkAssemblies)/System.ServiceModel.dll - - (FrameworkAssemblies)/System.Xml.dll - - (FrameworkAssemblies)/System.Xml.Linq.dll - - (NuGetPackageRoot)/diffengine/6.4.9/lib/net461/DiffEngine.dll - - (NuGetPackageRoot)/emptyfiles/2.3.3/lib/net461/EmptyFiles.dll - - (NuGetPackageRoot)/mcmaster.extensions.commandlineutils/3.1.0/lib/net45/McMaster.Extensions.CommandLineUtils.dll - - (NuGetPackageRoot)/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.dll - - (NuGetPackageRoot)/microsoft.build.framework/16.11.0/lib/net472/Microsoft.Build.Framework.dll - - (NuGetPackageRoot)/microsoft.build.utilities.core/16.11.0/lib/net472/Microsoft.Build.Utilities.Core.dll - - (NuGetPackageRoot)/microsoft.build/16.11.0/lib/net472/Microsoft.Build.dll - - (NuGetPackageRoot)/microsoft.codeanalysis.common/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll - - (NuGetPackageRoot)/microsoft.codeanalysis.csharp/3.11.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll - - (NuGetPackageRoot)/microsoft.codecoverage/17.0.0/lib/net45/Microsoft.VisualStudio.CodeCoverage.Shim.dll - - (NuGetPackageRoot)/microsoft.net.stringtools/1.0.0/lib/net472/Microsoft.NET.StringTools.dll - - (NuGetPackageRoot)/microsoft.visualstudio.setup.configuration.interop/1.16.30/lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - (NuGetPackageRoot)/msbuild.projectcreation/7.0.3-preview/lib/net472/Microsoft.Build.Utilities.ProjectCreation.dll - - (NuGetPackageRoot)/newtonsoft.json/9.0.1/lib/net45/Newtonsoft.Json.dll - - (NuGetPackageRoot)/nuget.common/5.11.0/lib/net472/NuGet.Common.dll - - (NuGetPackageRoot)/nuget.configuration/5.11.0/lib/net472/NuGet.Configuration.dll - - (NuGetPackageRoot)/nuget.dependencyresolver.core/5.11.0/lib/net472/NuGet.DependencyResolver.Core.dll - - (NuGetPackageRoot)/nuget.frameworks/5.11.0/lib/net472/NuGet.Frameworks.dll - - (NuGetPackageRoot)/nuget.librarymodel/5.11.0/lib/net472/NuGet.LibraryModel.dll - - (NuGetPackageRoot)/nuget.packaging/5.11.0/lib/net472/NuGet.Packaging.dll - - (NuGetPackageRoot)/nuget.projectmodel/5.11.0/lib/net472/NuGet.ProjectModel.dll - - (NuGetPackageRoot)/nuget.protocol/5.11.0/lib/net472/NuGet.Protocol.dll - - (NuGetPackageRoot)/nuget.versioning/5.11.0/lib/net472/NuGet.Versioning.dll - - (NuGetPackageRoot)/shouldly/4.0.3/lib/netstandard2.0/Shouldly.dll - - (NuGetPackageRoot)/system.buffers/4.5.1/ref/net45/System.Buffers.dll - - (NuGetPackageRoot)/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll - - (NuGetPackageRoot)/system.configuration.configurationmanager/4.7.0/ref/net461/System.Configuration.ConfigurationManager.dll - - (NuGetPackageRoot)/system.memory/4.5.4/lib/net461/System.Memory.dll - - (NuGetPackageRoot)/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll - - (NuGetPackageRoot)/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.dll - - (NuGetPackageRoot)/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll - - (NuGetPackageRoot)/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll - - (NuGetPackageRoot)/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll - - (NuGetPackageRoot)/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll - - (NuGetPackageRoot)/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.dll - - (NuGetPackageRoot)/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll - - (NuGetPackageRoot)/system.text.json/4.7.0/lib/net461/System.Text.Json.dll - - (NuGetPackageRoot)/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll - - (NuGetPackageRoot)/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll - - (NuGetPackageRoot)/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll - - (NuGetPackageRoot)/xunit.abstractions/2.0.3/lib/net35/xunit.abstractions.dll - - (NuGetPackageRoot)/xunit.assert/2.4.1/lib/netstandard1.1/xunit.assert.dll - - (NuGetPackageRoot)/xunit.extensibility.core/2.4.1/lib/net452/xunit.core.dll - - (NuGetPackageRoot)/xunit.extensibility.execution/2.4.1/lib/net452/xunit.execution.desktop.dll - - ../Microsoft.VisualStudio.SlnGen/bin/Debug/net472/slngen.exe - sources: - - (IntermediateOutputPath)/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.UnitTests.AssemblyInfo.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.UnitTests.Version.cs - - ../GlobalSuppressions.cs - - ArgumentsTests.cs - - ExtensionMethodsTests.cs - - ForwardingLoggerTests.cs - - GitRepositoryInfoTests.cs - - MockEventSource.cs - - MockLogger.cs - - MockProject.cs - - MockTaskItem.cs - - MSBuildProjectLoaderTests.cs - - SlnfFileTests.cs - - SlnFileTests.cs - - SlnGenTests.cs - - SlnHierarchyTests.cs - - SlnProjectTests.cs - - TestBase.cs - - TestConsole.cs - - TestLogger.cs -net5.0: - constants: - - DEBUG - - NET - - NET5_0 - - NET5_0_OR_GREATER - - NETCOREAPP - - NETCOREAPP1_0_OR_GREATER - - NETCOREAPP1_1_OR_GREATER - - NETCOREAPP2_0_OR_GREATER - - NETCOREAPP2_1_OR_GREATER - - NETCOREAPP2_2_OR_GREATER - - NETCOREAPP3_0_OR_GREATER - - NETCOREAPP3_1_OR_GREATER - - TRACE - outputs: - - build/Microsoft.VisualStudio.SlnGen.targets - - buildMultiTargeting/Microsoft.VisualStudio.SlnGen.targets - - cs/Microsoft.CodeAnalysis.CSharp.resources.dll - - cs/Microsoft.CodeAnalysis.resources.dll - - cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - cs/Microsoft.TestPlatform.CoreUtilities.resources.dll - - cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - de/Microsoft.CodeAnalysis.CSharp.resources.dll - - de/Microsoft.CodeAnalysis.resources.dll - - de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - de/Microsoft.TestPlatform.CoreUtilities.resources.dll - - de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - DiffEngine.dll - - EmptyFiles.dll - - EmptyFiles/archive/empty.7z - - EmptyFiles/archive/empty.bz2 - - EmptyFiles/archive/empty.gz - - EmptyFiles/archive/empty.tar - - EmptyFiles/archive/empty.zip - - EmptyFiles/document/empty.docx - - EmptyFiles/document/empty.odt - - EmptyFiles/document/empty.pdf - - EmptyFiles/document/empty.rtf - - EmptyFiles/image/empty.avif - - EmptyFiles/image/empty.bmp - - EmptyFiles/image/empty.dds - - EmptyFiles/image/empty.dib - - EmptyFiles/image/empty.emf - - EmptyFiles/image/empty.exif - - EmptyFiles/image/empty.gif - - EmptyFiles/image/empty.heic - - EmptyFiles/image/empty.heif - - EmptyFiles/image/empty.ico - - EmptyFiles/image/empty.j2c - - EmptyFiles/image/empty.jfif - - EmptyFiles/image/empty.jp2 - - EmptyFiles/image/empty.jpc - - EmptyFiles/image/empty.jpe - - EmptyFiles/image/empty.jpg - - EmptyFiles/image/empty.jxr - - EmptyFiles/image/empty.pbm - - EmptyFiles/image/empty.pcx - - EmptyFiles/image/empty.pgm - - EmptyFiles/image/empty.png - - EmptyFiles/image/empty.ppm - - EmptyFiles/image/empty.rle - - EmptyFiles/image/empty.tga - - EmptyFiles/image/empty.tif - - EmptyFiles/image/empty.wdp - - EmptyFiles/image/empty.webp - - EmptyFiles/image/empty.wmp - - EmptyFiles/sheet/empty.ods - - EmptyFiles/sheet/empty.xlsx - - EmptyFiles/slide/empty.odp - - EmptyFiles/slide/empty.pptx - - es/Microsoft.CodeAnalysis.CSharp.resources.dll - - es/Microsoft.CodeAnalysis.resources.dll - - es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - es/Microsoft.TestPlatform.CoreUtilities.resources.dll - - es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - fr/Microsoft.CodeAnalysis.CSharp.resources.dll - - fr/Microsoft.CodeAnalysis.resources.dll - - fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - fr/Microsoft.TestPlatform.CoreUtilities.resources.dll - - fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - it/Microsoft.CodeAnalysis.CSharp.resources.dll - - it/Microsoft.CodeAnalysis.resources.dll - - it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - it/Microsoft.TestPlatform.CoreUtilities.resources.dll - - it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - ja/Microsoft.CodeAnalysis.CSharp.resources.dll - - ja/Microsoft.CodeAnalysis.resources.dll - - ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - ja/Microsoft.TestPlatform.CoreUtilities.resources.dll - - ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - ko/Microsoft.CodeAnalysis.CSharp.resources.dll - - ko/Microsoft.CodeAnalysis.resources.dll - - ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - ko/Microsoft.TestPlatform.CoreUtilities.resources.dll - - ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - McMaster.Extensions.CommandLineUtils.dll - - Microsoft.Build.Utilities.ProjectCreation.dll - - Microsoft.CodeAnalysis.CSharp.dll - - Microsoft.CodeAnalysis.dll - - Microsoft.Extensions.FileSystemGlobbing.dll - - Microsoft.TestPlatform.CommunicationUtilities.dll - - Microsoft.TestPlatform.CoreUtilities.dll - - Microsoft.TestPlatform.CrossPlatEngine.dll - - Microsoft.TestPlatform.PlatformAbstractions.dll - - Microsoft.TestPlatform.PlatformAbstractions.dll - - Microsoft.TestPlatform.Utilities.dll - - Microsoft.VisualStudio.CodeCoverage.Shim.dll - - Microsoft.VisualStudio.RemoteControl.dll - - Microsoft.VisualStudio.SlnGen.UnitTests.deps.json - - Microsoft.VisualStudio.SlnGen.UnitTests.dll - - Microsoft.VisualStudio.SlnGen.UnitTests.runtimeconfig.dev.json - - Microsoft.VisualStudio.SlnGen.UnitTests.runtimeconfig.json - - Microsoft.VisualStudio.Telemetry.dll - - Microsoft.VisualStudio.TestPlatform.Common.dll - - Microsoft.VisualStudio.TestPlatform.ObjectModel.dll - - Microsoft.VisualStudio.Utilities.Internal.dll - - Microsoft.Win32.Registry.AccessControl.dll - - Microsoft.Win32.SystemEvents.dll - - Newtonsoft.Json.dll - - NuGet.Common.dll - - NuGet.Configuration.dll - - NuGet.DependencyResolver.Core.dll - - NuGet.Frameworks.dll - - NuGet.LibraryModel.dll - - NuGet.Packaging.dll - - NuGet.ProjectModel.dll - - NuGet.Protocol.dll - - NuGet.Versioning.dll - - pl/Microsoft.CodeAnalysis.CSharp.resources.dll - - pl/Microsoft.CodeAnalysis.resources.dll - - pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - pl/Microsoft.TestPlatform.CoreUtilities.resources.dll - - pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll - - pt-BR/Microsoft.CodeAnalysis.resources.dll - - pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll - - pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - ref/Microsoft.VisualStudio.SlnGen.UnitTests.dll - - ru/Microsoft.CodeAnalysis.CSharp.resources.dll - - ru/Microsoft.CodeAnalysis.resources.dll - - ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - ru/Microsoft.TestPlatform.CoreUtilities.resources.dll - - ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/linux/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll - - runtimes/linux/lib/netstandard2.0/System.IO.Ports.dll - - runtimes/linux-arm/native/libSystem.IO.Ports.Native.so - - runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so - - runtimes/linux-x64/native/libSystem.IO.Ports.Native.so - - runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/osx/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll - - runtimes/osx/lib/netstandard2.0/System.IO.Ports.dll - - runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib - - runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll - - runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll - - runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll - - runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.AccountManagement.dll - - runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll - - runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll - - runtimes/win/lib/netcoreapp2.0/System.Management.dll - - runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll - - runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll - - runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll - - runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll - - runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll - - runtimes/win/lib/netstandard2.0/System.Data.OleDb.dll - - runtimes/win/lib/netstandard2.0/System.IO.Ports.dll - - runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll - - runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.dll - - runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.dll - - runtimes/win-arm64/native/sni.dll - - runtimes/win-x64/native/sni.dll - - runtimes/win-x86/native/sni.dll - - Shouldly.dll - - slngen.deps.json - - slngen.dll - - slngen.exe - - slngen.pdb - - slngen.runtimeconfig.dev.json - - slngen.runtimeconfig.json - - System.CodeDom.dll - - System.ComponentModel.Composition.dll - - System.ComponentModel.Composition.Registration.dll - - System.Configuration.ConfigurationManager.dll - - System.Data.Odbc.dll - - System.Data.OleDb.dll - - System.Data.SqlClient.dll - - System.Diagnostics.EventLog.dll - - System.Diagnostics.PerformanceCounter.dll - - System.DirectoryServices.AccountManagement.dll - - System.DirectoryServices.dll - - System.DirectoryServices.Protocols.dll - - System.Drawing.Common.dll - - System.IO.Packaging.dll - - System.IO.Ports.dll - - System.Management.dll - - System.Private.ServiceModel.dll - - System.Reflection.Context.dll - - System.Runtime.Caching.dll - - System.Security.Cryptography.Pkcs.dll - - System.Security.Cryptography.ProtectedData.dll - - System.Security.Cryptography.Xml.dll - - System.Security.Permissions.dll - - System.ServiceModel.dll - - System.ServiceModel.Duplex.dll - - System.ServiceModel.Http.dll - - System.ServiceModel.NetTcp.dll - - System.ServiceModel.Primitives.dll - - System.ServiceModel.Security.dll - - System.ServiceModel.Syndication.dll - - System.ServiceProcess.ServiceController.dll - - System.Threading.AccessControl.dll - - System.Windows.Extensions.dll - - testhost.dll - - testhost.dll - - testhost.exe - - tr/Microsoft.CodeAnalysis.CSharp.resources.dll - - tr/Microsoft.CodeAnalysis.resources.dll - - tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - tr/Microsoft.TestPlatform.CoreUtilities.resources.dll - - tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - xunit.abstractions.dll - - xunit.assert.dll - - xunit.core.dll - - xunit.execution.dotnet.dll - - xunit.runner.json - - xunit.runner.reporters.netcoreapp10.dll - - xunit.runner.utility.netcoreapp10.dll - - xunit.runner.visualstudio.dotnetcore.testadapter.dll - - zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll - - zh-Hans/Microsoft.CodeAnalysis.resources.dll - - zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll - - zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll - - zh-Hant/Microsoft.CodeAnalysis.resources.dll - - zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll - - zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - references: - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/mscorlib.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/netstandard.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.AppContext.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Buffers.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Configuration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Console.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Data.Common.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Data.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Drawing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Formats.Asn1.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Globalization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Pipes.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Memory.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Http.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Mail.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Ping.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Requests.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Sockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebClient.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ObjectModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Resources.Reader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Resources.Writer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Claims.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Principal.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.SecureString.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ServiceProcess.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Channels.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Thread.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Timer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Transactions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Transactions.Local.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ValueTuple.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Windows.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XPath.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/WindowsBase.dll - - (NuGetPackageRoot)/diffengine/6.4.9/lib/netstandard2.1/DiffEngine.dll - - (NuGetPackageRoot)/emptyfiles/2.3.3/lib/netstandard2.1/EmptyFiles.dll - - (NuGetPackageRoot)/mcmaster.extensions.commandlineutils/3.1.0/lib/netstandard2.0/McMaster.Extensions.CommandLineUtils.dll - - (NuGetPackageRoot)/microsoft.build.framework/16.11.0/lib/netstandard2.0/Microsoft.Build.Framework.dll - - (NuGetPackageRoot)/microsoft.build.utilities.core/16.11.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll - - (NuGetPackageRoot)/microsoft.build/16.11.0/lib/net5.0/Microsoft.Build.dll - - (NuGetPackageRoot)/microsoft.codeanalysis.common/3.11.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll - - (NuGetPackageRoot)/microsoft.codeanalysis.csharp/3.11.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll - - (NuGetPackageRoot)/microsoft.codecoverage/17.0.0/lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll - - (NuGetPackageRoot)/microsoft.net.stringtools/1.0.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/testhost.dll - - (NuGetPackageRoot)/microsoft.win32.registry.accesscontrol/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll - - (NuGetPackageRoot)/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll - - (NuGetPackageRoot)/microsoft.win32.systemevents/5.0.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll - - (NuGetPackageRoot)/msbuild.projectcreation/7.0.3-preview/lib/net5.0/Microsoft.Build.Utilities.ProjectCreation.dll - - (NuGetPackageRoot)/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll - - (NuGetPackageRoot)/nuget.common/5.11.0/lib/netstandard2.0/NuGet.Common.dll - - (NuGetPackageRoot)/nuget.configuration/5.11.0/lib/netstandard2.0/NuGet.Configuration.dll - - (NuGetPackageRoot)/nuget.dependencyresolver.core/5.11.0/lib/net5.0/NuGet.DependencyResolver.Core.dll - - (NuGetPackageRoot)/nuget.frameworks/5.11.0/lib/netstandard2.0/NuGet.Frameworks.dll - - (NuGetPackageRoot)/nuget.librarymodel/5.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll - - (NuGetPackageRoot)/nuget.packaging/5.11.0/lib/net5.0/NuGet.Packaging.dll - - (NuGetPackageRoot)/nuget.projectmodel/5.11.0/lib/net5.0/NuGet.ProjectModel.dll - - (NuGetPackageRoot)/nuget.protocol/5.11.0/lib/net5.0/NuGet.Protocol.dll - - (NuGetPackageRoot)/nuget.versioning/5.11.0/lib/netstandard2.0/NuGet.Versioning.dll - - (NuGetPackageRoot)/shouldly/4.0.3/lib/netstandard2.0/Shouldly.dll - - (NuGetPackageRoot)/system.codedom/5.0.0/ref/netstandard2.0/System.CodeDom.dll - - (NuGetPackageRoot)/system.componentmodel.composition.registration/5.0.0/ref/netstandard2.1/System.ComponentModel.Composition.Registration.dll - - (NuGetPackageRoot)/system.componentmodel.composition/5.0.0/ref/netstandard2.0/System.ComponentModel.Composition.dll - - (NuGetPackageRoot)/system.configuration.configurationmanager/5.0.0/ref/netstandard2.0/System.Configuration.ConfigurationManager.dll - - (NuGetPackageRoot)/system.data.odbc/5.0.0/ref/netstandard2.0/System.Data.Odbc.dll - - (NuGetPackageRoot)/system.data.oledb/5.0.0/ref/netstandard2.0/System.Data.OleDb.dll - - (NuGetPackageRoot)/system.data.sqlclient/4.8.1/ref/netcoreapp2.1/System.Data.SqlClient.dll - - (NuGetPackageRoot)/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/System.Diagnostics.EventLog.dll - - (NuGetPackageRoot)/system.diagnostics.performancecounter/5.0.0/ref/netstandard2.0/System.Diagnostics.PerformanceCounter.dll - - (NuGetPackageRoot)/system.directoryservices.accountmanagement/5.0.0/ref/netstandard2.0/System.DirectoryServices.AccountManagement.dll - - (NuGetPackageRoot)/system.directoryservices.protocols/5.0.0/ref/netstandard2.0/System.DirectoryServices.Protocols.dll - - (NuGetPackageRoot)/system.directoryservices/5.0.0/ref/netstandard2.0/System.DirectoryServices.dll - - (NuGetPackageRoot)/system.drawing.common/5.0.0/ref/netcoreapp3.0/System.Drawing.Common.dll - - (NuGetPackageRoot)/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll - - (NuGetPackageRoot)/system.io.packaging/5.0.0/ref/netstandard2.0/System.IO.Packaging.dll - - (NuGetPackageRoot)/system.io.pipes.accesscontrol/5.0.0/ref/net5.0/System.IO.Pipes.AccessControl.dll - - (NuGetPackageRoot)/system.io.ports/5.0.0/ref/netstandard2.0/System.IO.Ports.dll - - (NuGetPackageRoot)/system.management/5.0.0/ref/netstandard2.0/System.Management.dll - - (NuGetPackageRoot)/system.reflection.context/5.0.0/ref/netstandard2.0/System.Reflection.Context.dll - - (NuGetPackageRoot)/system.runtime.caching/5.0.0/ref/netstandard2.0/System.Runtime.Caching.dll - - (NuGetPackageRoot)/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll - - (NuGetPackageRoot)/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll - - (NuGetPackageRoot)/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll - - (NuGetPackageRoot)/system.security.cryptography.protecteddata/5.0.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - (NuGetPackageRoot)/system.security.cryptography.xml/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Xml.dll - - (NuGetPackageRoot)/system.security.permissions/5.0.0/ref/net5.0/System.Security.Permissions.dll - - (NuGetPackageRoot)/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll - - (NuGetPackageRoot)/system.servicemodel.duplex/4.7.0/ref/netstandard2.0/System.ServiceModel.Duplex.dll - - (NuGetPackageRoot)/system.servicemodel.http/4.7.0/ref/netstandard2.0/System.ServiceModel.Http.dll - - (NuGetPackageRoot)/system.servicemodel.nettcp/4.7.0/ref/netstandard2.0/System.ServiceModel.NetTcp.dll - - (NuGetPackageRoot)/system.servicemodel.primitives/4.7.0/ref/netcoreapp2.1/System.ServiceModel.dll - - (NuGetPackageRoot)/system.servicemodel.primitives/4.7.0/ref/netcoreapp2.1/System.ServiceModel.Primitives.dll - - (NuGetPackageRoot)/system.servicemodel.security/4.7.0/ref/netstandard2.0/System.ServiceModel.Security.dll - - (NuGetPackageRoot)/system.servicemodel.syndication/5.0.0/ref/netcoreapp2.1/System.ServiceModel.Syndication.dll - - (NuGetPackageRoot)/system.serviceprocess.servicecontroller/5.0.0/ref/netstandard2.0/System.ServiceProcess.ServiceController.dll - - (NuGetPackageRoot)/system.threading.accesscontrol/5.0.0/ref/netstandard2.0/System.Threading.AccessControl.dll - - (NuGetPackageRoot)/system.windows.extensions/5.0.0/ref/netcoreapp3.0/System.Windows.Extensions.dll - - (NuGetPackageRoot)/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll - - (NuGetPackageRoot)/xunit.assert/2.4.1/lib/netstandard1.1/xunit.assert.dll - - (NuGetPackageRoot)/xunit.extensibility.core/2.4.1/lib/netstandard1.1/xunit.core.dll - - (NuGetPackageRoot)/xunit.extensibility.execution/2.4.1/lib/netstandard1.1/xunit.execution.dotnet.dll - - ../Microsoft.VisualStudio.SlnGen/bin/Debug/net5.0/ref/slngen.dll - sources: - - (IntermediateOutputPath)/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.UnitTests.AssemblyInfo.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.UnitTests.Version.cs - - (NuGetPackageRoot)/microsoft.net.test.sdk/17.0.0/build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs - - ../GlobalSuppressions.cs - - ArgumentsTests.cs - - ExtensionMethodsTests.cs - - ForwardingLoggerTests.cs - - GitRepositoryInfoTests.cs - - MockEventSource.cs - - MockLogger.cs - - MockProject.cs - - MockTaskItem.cs - - MSBuildProjectLoaderTests.cs - - SlnfFileTests.cs - - SlnFileTests.cs - - SlnGenTests.cs - - SlnHierarchyTests.cs - - SlnProjectTests.cs - - TestBase.cs - - TestConsole.cs - - TestLogger.cs -net6.0: - constants: - - DEBUG - - NET - - NET5_0_OR_GREATER - - NET6_0 - - NET6_0_OR_GREATER - - NETCOREAPP - - NETCOREAPP1_0_OR_GREATER - - NETCOREAPP1_1_OR_GREATER - - NETCOREAPP2_0_OR_GREATER - - NETCOREAPP2_1_OR_GREATER - - NETCOREAPP2_2_OR_GREATER - - NETCOREAPP3_0_OR_GREATER - - NETCOREAPP3_1_OR_GREATER - - TRACE - outputs: - - build/Microsoft.VisualStudio.SlnGen.targets - - buildMultiTargeting/Microsoft.VisualStudio.SlnGen.targets - - cs/Microsoft.CodeAnalysis.CSharp.resources.dll - - cs/Microsoft.CodeAnalysis.resources.dll - - cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - cs/Microsoft.TestPlatform.CoreUtilities.resources.dll - - cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - de/Microsoft.CodeAnalysis.CSharp.resources.dll - - de/Microsoft.CodeAnalysis.resources.dll - - de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - de/Microsoft.TestPlatform.CoreUtilities.resources.dll - - de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - DiffEngine.dll - - EmptyFiles.dll - - EmptyFiles/archive/empty.7z - - EmptyFiles/archive/empty.bz2 - - EmptyFiles/archive/empty.gz - - EmptyFiles/archive/empty.tar - - EmptyFiles/archive/empty.zip - - EmptyFiles/document/empty.docx - - EmptyFiles/document/empty.odt - - EmptyFiles/document/empty.pdf - - EmptyFiles/document/empty.rtf - - EmptyFiles/image/empty.avif - - EmptyFiles/image/empty.bmp - - EmptyFiles/image/empty.dds - - EmptyFiles/image/empty.dib - - EmptyFiles/image/empty.emf - - EmptyFiles/image/empty.exif - - EmptyFiles/image/empty.gif - - EmptyFiles/image/empty.heic - - EmptyFiles/image/empty.heif - - EmptyFiles/image/empty.ico - - EmptyFiles/image/empty.j2c - - EmptyFiles/image/empty.jfif - - EmptyFiles/image/empty.jp2 - - EmptyFiles/image/empty.jpc - - EmptyFiles/image/empty.jpe - - EmptyFiles/image/empty.jpg - - EmptyFiles/image/empty.jxr - - EmptyFiles/image/empty.pbm - - EmptyFiles/image/empty.pcx - - EmptyFiles/image/empty.pgm - - EmptyFiles/image/empty.png - - EmptyFiles/image/empty.ppm - - EmptyFiles/image/empty.rle - - EmptyFiles/image/empty.tga - - EmptyFiles/image/empty.tif - - EmptyFiles/image/empty.wdp - - EmptyFiles/image/empty.webp - - EmptyFiles/image/empty.wmp - - EmptyFiles/sheet/empty.ods - - EmptyFiles/sheet/empty.xlsx - - EmptyFiles/slide/empty.odp - - EmptyFiles/slide/empty.pptx - - es/Microsoft.CodeAnalysis.CSharp.resources.dll - - es/Microsoft.CodeAnalysis.resources.dll - - es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - es/Microsoft.TestPlatform.CoreUtilities.resources.dll - - es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - fr/Microsoft.CodeAnalysis.CSharp.resources.dll - - fr/Microsoft.CodeAnalysis.resources.dll - - fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - fr/Microsoft.TestPlatform.CoreUtilities.resources.dll - - fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - it/Microsoft.CodeAnalysis.CSharp.resources.dll - - it/Microsoft.CodeAnalysis.resources.dll - - it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - it/Microsoft.TestPlatform.CoreUtilities.resources.dll - - it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - ja/Microsoft.CodeAnalysis.CSharp.resources.dll - - ja/Microsoft.CodeAnalysis.resources.dll - - ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - ja/Microsoft.TestPlatform.CoreUtilities.resources.dll - - ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - ko/Microsoft.CodeAnalysis.CSharp.resources.dll - - ko/Microsoft.CodeAnalysis.resources.dll - - ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - ko/Microsoft.TestPlatform.CoreUtilities.resources.dll - - ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - McMaster.Extensions.CommandLineUtils.dll - - Microsoft.Build.Utilities.ProjectCreation.dll - - Microsoft.CodeAnalysis.CSharp.dll - - Microsoft.CodeAnalysis.dll - - Microsoft.Extensions.FileSystemGlobbing.dll - - Microsoft.TestPlatform.CommunicationUtilities.dll - - Microsoft.TestPlatform.CoreUtilities.dll - - Microsoft.TestPlatform.CrossPlatEngine.dll - - Microsoft.TestPlatform.PlatformAbstractions.dll - - Microsoft.TestPlatform.PlatformAbstractions.dll - - Microsoft.TestPlatform.Utilities.dll - - Microsoft.VisualStudio.CodeCoverage.Shim.dll - - Microsoft.VisualStudio.RemoteControl.dll - - Microsoft.VisualStudio.SlnGen.UnitTests.deps.json - - Microsoft.VisualStudio.SlnGen.UnitTests.dll - - Microsoft.VisualStudio.SlnGen.UnitTests.runtimeconfig.json - - Microsoft.VisualStudio.Telemetry.dll - - Microsoft.VisualStudio.TestPlatform.Common.dll - - Microsoft.VisualStudio.TestPlatform.ObjectModel.dll - - Microsoft.VisualStudio.Utilities.Internal.dll - - Microsoft.Win32.Registry.AccessControl.dll - - Microsoft.Win32.SystemEvents.dll - - Newtonsoft.Json.dll - - NuGet.Common.dll - - NuGet.Configuration.dll - - NuGet.DependencyResolver.Core.dll - - NuGet.Frameworks.dll - - NuGet.LibraryModel.dll - - NuGet.Packaging.dll - - NuGet.ProjectModel.dll - - NuGet.Protocol.dll - - NuGet.Versioning.dll - - pl/Microsoft.CodeAnalysis.CSharp.resources.dll - - pl/Microsoft.CodeAnalysis.resources.dll - - pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - pl/Microsoft.TestPlatform.CoreUtilities.resources.dll - - pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll - - pt-BR/Microsoft.CodeAnalysis.resources.dll - - pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll - - pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - ref/Microsoft.VisualStudio.SlnGen.UnitTests.dll - - ru/Microsoft.CodeAnalysis.CSharp.resources.dll - - ru/Microsoft.CodeAnalysis.resources.dll - - ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - ru/Microsoft.TestPlatform.CoreUtilities.resources.dll - - ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/linux/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll - - runtimes/linux/lib/netstandard2.0/System.IO.Ports.dll - - runtimes/linux-arm/native/libSystem.IO.Ports.Native.so - - runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so - - runtimes/linux-x64/native/libSystem.IO.Ports.Native.so - - runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/osx/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll - - runtimes/osx/lib/netstandard2.0/System.IO.Ports.dll - - runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib - - runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll - - runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll - - runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll - - runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.AccountManagement.dll - - runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll - - runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll - - runtimes/win/lib/netcoreapp2.0/System.Management.dll - - runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll - - runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll - - runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll - - runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll - - runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll - - runtimes/win/lib/netstandard2.0/System.Data.OleDb.dll - - runtimes/win/lib/netstandard2.0/System.IO.Ports.dll - - runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll - - runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.dll - - runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.dll - - runtimes/win-arm64/native/sni.dll - - runtimes/win-x64/native/sni.dll - - runtimes/win-x86/native/sni.dll - - Shouldly.dll - - slngen.deps.json - - slngen.dll - - slngen.exe - - slngen.pdb - - slngen.runtimeconfig.json - - System.CodeDom.dll - - System.ComponentModel.Composition.dll - - System.ComponentModel.Composition.Registration.dll - - System.Configuration.ConfigurationManager.dll - - System.Data.Odbc.dll - - System.Data.OleDb.dll - - System.Data.SqlClient.dll - - System.Diagnostics.EventLog.dll - - System.Diagnostics.PerformanceCounter.dll - - System.DirectoryServices.AccountManagement.dll - - System.DirectoryServices.dll - - System.DirectoryServices.Protocols.dll - - System.Drawing.Common.dll - - System.IO.Packaging.dll - - System.IO.Ports.dll - - System.Management.dll - - System.Private.ServiceModel.dll - - System.Reflection.Context.dll - - System.Runtime.Caching.dll - - System.Security.Cryptography.Pkcs.dll - - System.Security.Cryptography.ProtectedData.dll - - System.Security.Cryptography.Xml.dll - - System.Security.Permissions.dll - - System.ServiceModel.dll - - System.ServiceModel.Duplex.dll - - System.ServiceModel.Http.dll - - System.ServiceModel.NetTcp.dll - - System.ServiceModel.Primitives.dll - - System.ServiceModel.Security.dll - - System.ServiceModel.Syndication.dll - - System.ServiceProcess.ServiceController.dll - - System.Threading.AccessControl.dll - - System.Windows.Extensions.dll - - testhost.dll - - testhost.dll - - testhost.exe - - tr/Microsoft.CodeAnalysis.CSharp.resources.dll - - tr/Microsoft.CodeAnalysis.resources.dll - - tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - tr/Microsoft.TestPlatform.CoreUtilities.resources.dll - - tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - xunit.abstractions.dll - - xunit.assert.dll - - xunit.core.dll - - xunit.execution.dotnet.dll - - xunit.runner.json - - xunit.runner.reporters.netcoreapp10.dll - - xunit.runner.utility.netcoreapp10.dll - - xunit.runner.visualstudio.dotnetcore.testadapter.dll - - zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll - - zh-Hans/Microsoft.CodeAnalysis.resources.dll - - zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll - - zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll - - zh-Hant/Microsoft.CodeAnalysis.resources.dll - - zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll - - zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - references: - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/mscorlib.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/netstandard.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.AppContext.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Buffers.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Collections.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Configuration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Console.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Data.Common.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Data.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Drawing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Globalization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Compression.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Pipes.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Memory.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Http.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Mail.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Ping.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Requests.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Sockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.WebClient.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ObjectModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Resources.Reader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Resources.Writer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Claims.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Principal.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.SecureString.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ServiceProcess.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Channels.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Thread.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Timer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Transactions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Transactions.Local.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ValueTuple.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Windows.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.XPath.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/WindowsBase.dll - - (NuGetPackageRoot)/diffengine/6.4.9/lib/netstandard2.1/DiffEngine.dll - - (NuGetPackageRoot)/emptyfiles/2.3.3/lib/netstandard2.1/EmptyFiles.dll - - (NuGetPackageRoot)/mcmaster.extensions.commandlineutils/3.1.0/lib/netstandard2.0/McMaster.Extensions.CommandLineUtils.dll - - (NuGetPackageRoot)/microsoft.build.framework/16.11.0/lib/netstandard2.0/Microsoft.Build.Framework.dll - - (NuGetPackageRoot)/microsoft.build.utilities.core/16.11.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll - - (NuGetPackageRoot)/microsoft.build/16.11.0/lib/net5.0/Microsoft.Build.dll - - (NuGetPackageRoot)/microsoft.codeanalysis.common/3.11.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll - - (NuGetPackageRoot)/microsoft.codeanalysis.csharp/3.11.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll - - (NuGetPackageRoot)/microsoft.codecoverage/17.0.0/lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll - - (NuGetPackageRoot)/microsoft.net.stringtools/1.0.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/testhost.dll - - (NuGetPackageRoot)/microsoft.win32.registry.accesscontrol/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll - - (NuGetPackageRoot)/microsoft.win32.systemevents/5.0.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll - - (NuGetPackageRoot)/msbuild.projectcreation/7.0.3-preview/lib/net6.0/Microsoft.Build.Utilities.ProjectCreation.dll - - (NuGetPackageRoot)/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll - - (NuGetPackageRoot)/nuget.common/6.0.0/lib/netstandard2.0/NuGet.Common.dll - - (NuGetPackageRoot)/nuget.configuration/6.0.0/lib/netstandard2.0/NuGet.Configuration.dll - - (NuGetPackageRoot)/nuget.dependencyresolver.core/6.0.0/lib/net5.0/NuGet.DependencyResolver.Core.dll - - (NuGetPackageRoot)/nuget.frameworks/6.0.0/lib/netstandard2.0/NuGet.Frameworks.dll - - (NuGetPackageRoot)/nuget.librarymodel/6.0.0/lib/netstandard2.0/NuGet.LibraryModel.dll - - (NuGetPackageRoot)/nuget.packaging/6.0.0/lib/net5.0/NuGet.Packaging.dll - - (NuGetPackageRoot)/nuget.projectmodel/6.0.0/lib/net5.0/NuGet.ProjectModel.dll - - (NuGetPackageRoot)/nuget.protocol/6.0.0/lib/net5.0/NuGet.Protocol.dll - - (NuGetPackageRoot)/nuget.versioning/6.0.0/lib/netstandard2.0/NuGet.Versioning.dll - - (NuGetPackageRoot)/shouldly/4.0.3/lib/netstandard2.0/Shouldly.dll - - (NuGetPackageRoot)/system.codedom/5.0.0/ref/netstandard2.0/System.CodeDom.dll - - (NuGetPackageRoot)/system.componentmodel.composition.registration/5.0.0/ref/netstandard2.1/System.ComponentModel.Composition.Registration.dll - - (NuGetPackageRoot)/system.componentmodel.composition/5.0.0/ref/netstandard2.0/System.ComponentModel.Composition.dll - - (NuGetPackageRoot)/system.configuration.configurationmanager/5.0.0/ref/netstandard2.0/System.Configuration.ConfigurationManager.dll - - (NuGetPackageRoot)/system.data.odbc/5.0.0/ref/netstandard2.0/System.Data.Odbc.dll - - (NuGetPackageRoot)/system.data.oledb/5.0.0/ref/netstandard2.0/System.Data.OleDb.dll - - (NuGetPackageRoot)/system.data.sqlclient/4.8.1/ref/netcoreapp2.1/System.Data.SqlClient.dll - - (NuGetPackageRoot)/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/System.Diagnostics.EventLog.dll - - (NuGetPackageRoot)/system.diagnostics.performancecounter/5.0.0/ref/netstandard2.0/System.Diagnostics.PerformanceCounter.dll - - (NuGetPackageRoot)/system.directoryservices.accountmanagement/5.0.0/ref/netstandard2.0/System.DirectoryServices.AccountManagement.dll - - (NuGetPackageRoot)/system.directoryservices.protocols/5.0.0/ref/netstandard2.0/System.DirectoryServices.Protocols.dll - - (NuGetPackageRoot)/system.directoryservices/5.0.0/ref/netstandard2.0/System.DirectoryServices.dll - - (NuGetPackageRoot)/system.drawing.common/5.0.0/ref/netcoreapp3.0/System.Drawing.Common.dll - - (NuGetPackageRoot)/system.io.packaging/5.0.0/ref/netstandard2.0/System.IO.Packaging.dll - - (NuGetPackageRoot)/system.io.ports/5.0.0/ref/netstandard2.0/System.IO.Ports.dll - - (NuGetPackageRoot)/system.management/5.0.0/ref/netstandard2.0/System.Management.dll - - (NuGetPackageRoot)/system.reflection.context/5.0.0/ref/netstandard2.0/System.Reflection.Context.dll - - (NuGetPackageRoot)/system.runtime.caching/5.0.0/ref/netstandard2.0/System.Runtime.Caching.dll - - (NuGetPackageRoot)/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll - - (NuGetPackageRoot)/system.security.cryptography.protecteddata/5.0.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - (NuGetPackageRoot)/system.security.cryptography.xml/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Xml.dll - - (NuGetPackageRoot)/system.security.permissions/5.0.0/ref/net5.0/System.Security.Permissions.dll - - (NuGetPackageRoot)/system.servicemodel.duplex/4.7.0/ref/netstandard2.0/System.ServiceModel.Duplex.dll - - (NuGetPackageRoot)/system.servicemodel.http/4.7.0/ref/netstandard2.0/System.ServiceModel.Http.dll - - (NuGetPackageRoot)/system.servicemodel.nettcp/4.7.0/ref/netstandard2.0/System.ServiceModel.NetTcp.dll - - (NuGetPackageRoot)/system.servicemodel.primitives/4.7.0/ref/netcoreapp2.1/System.ServiceModel.dll - - (NuGetPackageRoot)/system.servicemodel.primitives/4.7.0/ref/netcoreapp2.1/System.ServiceModel.Primitives.dll - - (NuGetPackageRoot)/system.servicemodel.security/4.7.0/ref/netstandard2.0/System.ServiceModel.Security.dll - - (NuGetPackageRoot)/system.servicemodel.syndication/5.0.0/ref/netcoreapp2.1/System.ServiceModel.Syndication.dll - - (NuGetPackageRoot)/system.serviceprocess.servicecontroller/5.0.0/ref/netstandard2.0/System.ServiceProcess.ServiceController.dll - - (NuGetPackageRoot)/system.threading.accesscontrol/5.0.0/ref/netstandard2.0/System.Threading.AccessControl.dll - - (NuGetPackageRoot)/system.windows.extensions/5.0.0/ref/netcoreapp3.0/System.Windows.Extensions.dll - - (NuGetPackageRoot)/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll - - (NuGetPackageRoot)/xunit.assert/2.4.1/lib/netstandard1.1/xunit.assert.dll - - (NuGetPackageRoot)/xunit.extensibility.core/2.4.1/lib/netstandard1.1/xunit.core.dll - - (NuGetPackageRoot)/xunit.extensibility.execution/2.4.1/lib/netstandard1.1/xunit.execution.dotnet.dll - - ../Microsoft.VisualStudio.SlnGen/bin/Debug/net6.0/ref/slngen.dll - sources: - - (IntermediateOutputPath)/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.UnitTests.AssemblyInfo.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.UnitTests.Version.cs - - (NuGetPackageRoot)/microsoft.net.test.sdk/17.0.0/build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs - - ../GlobalSuppressions.cs - - ArgumentsTests.cs - - ExtensionMethodsTests.cs - - ForwardingLoggerTests.cs - - GitRepositoryInfoTests.cs - - MockEventSource.cs - - MockLogger.cs - - MockProject.cs - - MockTaskItem.cs - - MSBuildProjectLoaderTests.cs - - SlnfFileTests.cs - - SlnFileTests.cs - - SlnGenTests.cs - - SlnHierarchyTests.cs - - SlnProjectTests.cs - - TestBase.cs - - TestConsole.cs - - TestLogger.cs -netcoreapp3.1: - constants: - - DEBUG - - NETCOREAPP - - NETCOREAPP1_0_OR_GREATER - - NETCOREAPP1_1_OR_GREATER - - NETCOREAPP2_0_OR_GREATER - - NETCOREAPP2_1_OR_GREATER - - NETCOREAPP2_2_OR_GREATER - - NETCOREAPP3_0_OR_GREATER - - NETCOREAPP3_1 - - NETCOREAPP3_1_OR_GREATER - - TRACE - outputs: - - build/Microsoft.VisualStudio.SlnGen.targets - - buildMultiTargeting/Microsoft.VisualStudio.SlnGen.targets - - cs/Microsoft.CodeAnalysis.CSharp.resources.dll - - cs/Microsoft.CodeAnalysis.resources.dll - - cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - cs/Microsoft.TestPlatform.CoreUtilities.resources.dll - - cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - de/Microsoft.CodeAnalysis.CSharp.resources.dll - - de/Microsoft.CodeAnalysis.resources.dll - - de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - de/Microsoft.TestPlatform.CoreUtilities.resources.dll - - de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - DiffEngine.dll - - EmptyFiles.dll - - EmptyFiles/archive/empty.7z - - EmptyFiles/archive/empty.bz2 - - EmptyFiles/archive/empty.gz - - EmptyFiles/archive/empty.tar - - EmptyFiles/archive/empty.zip - - EmptyFiles/document/empty.docx - - EmptyFiles/document/empty.odt - - EmptyFiles/document/empty.pdf - - EmptyFiles/document/empty.rtf - - EmptyFiles/image/empty.avif - - EmptyFiles/image/empty.bmp - - EmptyFiles/image/empty.dds - - EmptyFiles/image/empty.dib - - EmptyFiles/image/empty.emf - - EmptyFiles/image/empty.exif - - EmptyFiles/image/empty.gif - - EmptyFiles/image/empty.heic - - EmptyFiles/image/empty.heif - - EmptyFiles/image/empty.ico - - EmptyFiles/image/empty.j2c - - EmptyFiles/image/empty.jfif - - EmptyFiles/image/empty.jp2 - - EmptyFiles/image/empty.jpc - - EmptyFiles/image/empty.jpe - - EmptyFiles/image/empty.jpg - - EmptyFiles/image/empty.jxr - - EmptyFiles/image/empty.pbm - - EmptyFiles/image/empty.pcx - - EmptyFiles/image/empty.pgm - - EmptyFiles/image/empty.png - - EmptyFiles/image/empty.ppm - - EmptyFiles/image/empty.rle - - EmptyFiles/image/empty.tga - - EmptyFiles/image/empty.tif - - EmptyFiles/image/empty.wdp - - EmptyFiles/image/empty.webp - - EmptyFiles/image/empty.wmp - - EmptyFiles/sheet/empty.ods - - EmptyFiles/sheet/empty.xlsx - - EmptyFiles/slide/empty.odp - - EmptyFiles/slide/empty.pptx - - es/Microsoft.CodeAnalysis.CSharp.resources.dll - - es/Microsoft.CodeAnalysis.resources.dll - - es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - es/Microsoft.TestPlatform.CoreUtilities.resources.dll - - es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - fr/Microsoft.CodeAnalysis.CSharp.resources.dll - - fr/Microsoft.CodeAnalysis.resources.dll - - fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - fr/Microsoft.TestPlatform.CoreUtilities.resources.dll - - fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - it/Microsoft.CodeAnalysis.CSharp.resources.dll - - it/Microsoft.CodeAnalysis.resources.dll - - it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - it/Microsoft.TestPlatform.CoreUtilities.resources.dll - - it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - ja/Microsoft.CodeAnalysis.CSharp.resources.dll - - ja/Microsoft.CodeAnalysis.resources.dll - - ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - ja/Microsoft.TestPlatform.CoreUtilities.resources.dll - - ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - ko/Microsoft.CodeAnalysis.CSharp.resources.dll - - ko/Microsoft.CodeAnalysis.resources.dll - - ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - ko/Microsoft.TestPlatform.CoreUtilities.resources.dll - - ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - McMaster.Extensions.CommandLineUtils.dll - - Microsoft.Build.Utilities.ProjectCreation.dll - - Microsoft.CodeAnalysis.CSharp.dll - - Microsoft.CodeAnalysis.dll - - Microsoft.Extensions.FileSystemGlobbing.dll - - Microsoft.TestPlatform.CommunicationUtilities.dll - - Microsoft.TestPlatform.CoreUtilities.dll - - Microsoft.TestPlatform.CrossPlatEngine.dll - - Microsoft.TestPlatform.PlatformAbstractions.dll - - Microsoft.TestPlatform.PlatformAbstractions.dll - - Microsoft.TestPlatform.Utilities.dll - - Microsoft.VisualStudio.CodeCoverage.Shim.dll - - Microsoft.VisualStudio.RemoteControl.dll - - Microsoft.VisualStudio.SlnGen.UnitTests.deps.json - - Microsoft.VisualStudio.SlnGen.UnitTests.dll - - Microsoft.VisualStudio.SlnGen.UnitTests.runtimeconfig.dev.json - - Microsoft.VisualStudio.SlnGen.UnitTests.runtimeconfig.json - - Microsoft.VisualStudio.Telemetry.dll - - Microsoft.VisualStudio.TestPlatform.Common.dll - - Microsoft.VisualStudio.TestPlatform.ObjectModel.dll - - Microsoft.VisualStudio.Utilities.Internal.dll - - Microsoft.Win32.Registry.AccessControl.dll - - Microsoft.Win32.Registry.dll - - Microsoft.Win32.SystemEvents.dll - - Newtonsoft.Json.dll - - NuGet.Common.dll - - NuGet.Configuration.dll - - NuGet.DependencyResolver.Core.dll - - NuGet.Frameworks.dll - - NuGet.LibraryModel.dll - - NuGet.Packaging.dll - - NuGet.ProjectModel.dll - - NuGet.Protocol.dll - - NuGet.Versioning.dll - - pl/Microsoft.CodeAnalysis.CSharp.resources.dll - - pl/Microsoft.CodeAnalysis.resources.dll - - pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - pl/Microsoft.TestPlatform.CoreUtilities.resources.dll - - pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll - - pt-BR/Microsoft.CodeAnalysis.resources.dll - - pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll - - pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - ru/Microsoft.CodeAnalysis.CSharp.resources.dll - - ru/Microsoft.CodeAnalysis.resources.dll - - ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - ru/Microsoft.TestPlatform.CoreUtilities.resources.dll - - ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/linux/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll - - runtimes/linux/lib/netstandard2.0/System.IO.Ports.dll - - runtimes/linux-arm/native/libSystem.IO.Ports.Native.so - - runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so - - runtimes/linux-x64/native/libSystem.IO.Ports.Native.so - - runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/osx/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll - - runtimes/osx/lib/netstandard2.0/System.IO.Ports.dll - - runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib - - runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll - - runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll - - runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll - - runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll - - runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll - - runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.AccountManagement.dll - - runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll - - runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll - - runtimes/win/lib/netcoreapp2.0/System.Management.dll - - runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll - - runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll - - runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll - - runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll - - runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll - - runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll - - runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll - - runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll - - runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll - - runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll - - runtimes/win/lib/netstandard2.0/System.Data.OleDb.dll - - runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll - - runtimes/win/lib/netstandard2.0/System.IO.Ports.dll - - runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll - - runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.dll - - runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.dll - - runtimes/win-arm64/native/sni.dll - - runtimes/win-x64/native/sni.dll - - runtimes/win-x86/native/sni.dll - - Shouldly.dll - - slngen.deps.json - - slngen.dll - - slngen.exe - - slngen.pdb - - slngen.runtimeconfig.dev.json - - slngen.runtimeconfig.json - - System.CodeDom.dll - - System.Collections.Immutable.dll - - System.ComponentModel.Annotations.dll - - System.ComponentModel.Composition.dll - - System.ComponentModel.Composition.Registration.dll - - System.Configuration.ConfigurationManager.dll - - System.Data.Odbc.dll - - System.Data.OleDb.dll - - System.Data.SqlClient.dll - - System.Diagnostics.EventLog.dll - - System.Diagnostics.PerformanceCounter.dll - - System.DirectoryServices.AccountManagement.dll - - System.DirectoryServices.dll - - System.DirectoryServices.Protocols.dll - - System.Drawing.Common.dll - - System.Formats.Asn1.dll - - System.IO.FileSystem.AccessControl.dll - - System.IO.Packaging.dll - - System.IO.Ports.dll - - System.Management.dll - - System.Private.ServiceModel.dll - - System.Reflection.Context.dll - - System.Reflection.Metadata.dll - - System.Runtime.Caching.dll - - System.Runtime.CompilerServices.Unsafe.dll - - System.Security.AccessControl.dll - - System.Security.Cryptography.Cng.dll - - System.Security.Cryptography.Pkcs.dll - - System.Security.Cryptography.ProtectedData.dll - - System.Security.Cryptography.Xml.dll - - System.Security.Permissions.dll - - System.Security.Principal.Windows.dll - - System.ServiceModel.dll - - System.ServiceModel.Duplex.dll - - System.ServiceModel.Http.dll - - System.ServiceModel.NetTcp.dll - - System.ServiceModel.Primitives.dll - - System.ServiceModel.Security.dll - - System.ServiceModel.Syndication.dll - - System.ServiceProcess.ServiceController.dll - - System.Text.Encoding.CodePages.dll - - System.Threading.AccessControl.dll - - System.Windows.Extensions.dll - - testhost.dll - - testhost.dll - - testhost.exe - - tr/Microsoft.CodeAnalysis.CSharp.resources.dll - - tr/Microsoft.CodeAnalysis.resources.dll - - tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - tr/Microsoft.TestPlatform.CoreUtilities.resources.dll - - tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - xunit.abstractions.dll - - xunit.assert.dll - - xunit.core.dll - - xunit.execution.dotnet.dll - - xunit.runner.json - - xunit.runner.reporters.netcoreapp10.dll - - xunit.runner.utility.netcoreapp10.dll - - xunit.runner.visualstudio.dotnetcore.testadapter.dll - - zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll - - zh-Hans/Microsoft.CodeAnalysis.resources.dll - - zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll - - zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - - zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll - - zh-Hant/Microsoft.CodeAnalysis.resources.dll - - zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll - - zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll - - zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll - - zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll - - zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll - references: - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/mscorlib.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/netstandard.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.AppContext.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Buffers.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Collections.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Configuration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Console.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Data.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Drawing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Globalization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Memory.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Transactions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Windows.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/WindowsBase.dll - - (NuGetPackageRoot)/diffengine/6.4.9/lib/netstandard2.1/DiffEngine.dll - - (NuGetPackageRoot)/emptyfiles/2.3.3/lib/netstandard2.1/EmptyFiles.dll - - (NuGetPackageRoot)/mcmaster.extensions.commandlineutils/3.1.0/lib/netstandard2.0/McMaster.Extensions.CommandLineUtils.dll - - (NuGetPackageRoot)/microsoft.build.framework/16.9.0/lib/netstandard2.0/Microsoft.Build.Framework.dll - - (NuGetPackageRoot)/microsoft.build.utilities.core/16.9.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll - - (NuGetPackageRoot)/microsoft.build/16.9.0/lib/netcoreapp2.1/Microsoft.Build.dll - - (NuGetPackageRoot)/microsoft.codeanalysis.common/3.11.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll - - (NuGetPackageRoot)/microsoft.codeanalysis.csharp/3.11.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll - - (NuGetPackageRoot)/microsoft.codecoverage/17.0.0/lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll - - (NuGetPackageRoot)/microsoft.testplatform.testhost/17.0.0/lib/netcoreapp2.1/testhost.dll - - (NuGetPackageRoot)/microsoft.win32.registry.accesscontrol/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll - - (NuGetPackageRoot)/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll - - (NuGetPackageRoot)/microsoft.win32.systemevents/5.0.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll - - (NuGetPackageRoot)/msbuild.projectcreation/7.0.3-preview/lib/netcoreapp3.1/Microsoft.Build.Utilities.ProjectCreation.dll - - (NuGetPackageRoot)/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll - - (NuGetPackageRoot)/nuget.common/5.11.0/lib/netstandard2.0/NuGet.Common.dll - - (NuGetPackageRoot)/nuget.configuration/5.11.0/lib/netstandard2.0/NuGet.Configuration.dll - - (NuGetPackageRoot)/nuget.dependencyresolver.core/5.11.0/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll - - (NuGetPackageRoot)/nuget.frameworks/5.11.0/lib/netstandard2.0/NuGet.Frameworks.dll - - (NuGetPackageRoot)/nuget.librarymodel/5.11.0/lib/netstandard2.0/NuGet.LibraryModel.dll - - (NuGetPackageRoot)/nuget.packaging/5.11.0/lib/netstandard2.0/NuGet.Packaging.dll - - (NuGetPackageRoot)/nuget.projectmodel/5.11.0/lib/netstandard2.0/NuGet.ProjectModel.dll - - (NuGetPackageRoot)/nuget.protocol/5.11.0/lib/netstandard2.0/NuGet.Protocol.dll - - (NuGetPackageRoot)/nuget.versioning/5.11.0/lib/netstandard2.0/NuGet.Versioning.dll - - (NuGetPackageRoot)/shouldly/4.0.3/lib/netstandard2.0/Shouldly.dll - - (NuGetPackageRoot)/system.codedom/5.0.0/ref/netstandard2.0/System.CodeDom.dll - - (NuGetPackageRoot)/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll - - (NuGetPackageRoot)/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll - - (NuGetPackageRoot)/system.componentmodel.composition.registration/5.0.0/ref/netstandard2.1/System.ComponentModel.Composition.Registration.dll - - (NuGetPackageRoot)/system.componentmodel.composition/5.0.0/ref/netstandard2.0/System.ComponentModel.Composition.dll - - (NuGetPackageRoot)/system.configuration.configurationmanager/5.0.0/ref/netstandard2.0/System.Configuration.ConfigurationManager.dll - - (NuGetPackageRoot)/system.data.odbc/5.0.0/ref/netstandard2.0/System.Data.Odbc.dll - - (NuGetPackageRoot)/system.data.oledb/5.0.0/ref/netstandard2.0/System.Data.OleDb.dll - - (NuGetPackageRoot)/system.data.sqlclient/4.8.1/ref/netcoreapp2.1/System.Data.SqlClient.dll - - (NuGetPackageRoot)/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/System.Diagnostics.EventLog.dll - - (NuGetPackageRoot)/system.diagnostics.performancecounter/5.0.0/ref/netstandard2.0/System.Diagnostics.PerformanceCounter.dll - - (NuGetPackageRoot)/system.directoryservices.accountmanagement/5.0.0/ref/netstandard2.0/System.DirectoryServices.AccountManagement.dll - - (NuGetPackageRoot)/system.directoryservices.protocols/5.0.0/ref/netstandard2.0/System.DirectoryServices.Protocols.dll - - (NuGetPackageRoot)/system.directoryservices/5.0.0/ref/netstandard2.0/System.DirectoryServices.dll - - (NuGetPackageRoot)/system.drawing.common/5.0.0/ref/netcoreapp3.0/System.Drawing.Common.dll - - (NuGetPackageRoot)/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll - - (NuGetPackageRoot)/system.io.packaging/5.0.0/ref/netstandard2.0/System.IO.Packaging.dll - - (NuGetPackageRoot)/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.Pipes.AccessControl.dll - - (NuGetPackageRoot)/system.io.ports/5.0.0/ref/netstandard2.0/System.IO.Ports.dll - - (NuGetPackageRoot)/system.management/5.0.0/ref/netstandard2.0/System.Management.dll - - (NuGetPackageRoot)/system.reflection.context/5.0.0/ref/netstandard2.0/System.Reflection.Context.dll - - (NuGetPackageRoot)/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll - - (NuGetPackageRoot)/system.runtime.caching/5.0.0/ref/netstandard2.0/System.Runtime.Caching.dll - - (NuGetPackageRoot)/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll - - (NuGetPackageRoot)/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll - - (NuGetPackageRoot)/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll - - (NuGetPackageRoot)/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll - - (NuGetPackageRoot)/system.security.cryptography.protecteddata/5.0.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - (NuGetPackageRoot)/system.security.cryptography.xml/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Xml.dll - - (NuGetPackageRoot)/system.security.permissions/5.0.0/ref/netcoreapp3.0/System.Security.Permissions.dll - - (NuGetPackageRoot)/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll - - (NuGetPackageRoot)/system.servicemodel.duplex/4.7.0/ref/netstandard2.0/System.ServiceModel.Duplex.dll - - (NuGetPackageRoot)/system.servicemodel.http/4.7.0/ref/netstandard2.0/System.ServiceModel.Http.dll - - (NuGetPackageRoot)/system.servicemodel.nettcp/4.7.0/ref/netstandard2.0/System.ServiceModel.NetTcp.dll - - (NuGetPackageRoot)/system.servicemodel.primitives/4.7.0/ref/netcoreapp2.1/System.ServiceModel.dll - - (NuGetPackageRoot)/system.servicemodel.primitives/4.7.0/ref/netcoreapp2.1/System.ServiceModel.Primitives.dll - - (NuGetPackageRoot)/system.servicemodel.security/4.7.0/ref/netstandard2.0/System.ServiceModel.Security.dll - - (NuGetPackageRoot)/system.servicemodel.syndication/5.0.0/ref/netcoreapp2.1/System.ServiceModel.Syndication.dll - - (NuGetPackageRoot)/system.serviceprocess.servicecontroller/5.0.0/ref/netstandard2.0/System.ServiceProcess.ServiceController.dll - - (NuGetPackageRoot)/system.text.encoding.codepages/5.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll - - (NuGetPackageRoot)/system.threading.accesscontrol/5.0.0/ref/netstandard2.0/System.Threading.AccessControl.dll - - (NuGetPackageRoot)/system.windows.extensions/5.0.0/ref/netcoreapp3.0/System.Windows.Extensions.dll - - (NuGetPackageRoot)/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll - - (NuGetPackageRoot)/xunit.assert/2.4.1/lib/netstandard1.1/xunit.assert.dll - - (NuGetPackageRoot)/xunit.extensibility.core/2.4.1/lib/netstandard1.1/xunit.core.dll - - (NuGetPackageRoot)/xunit.extensibility.execution/2.4.1/lib/netstandard1.1/xunit.execution.dotnet.dll - - ../Microsoft.VisualStudio.SlnGen/bin/Debug/netcoreapp3.1/slngen.dll - sources: - - (IntermediateOutputPath)/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.UnitTests.AssemblyInfo.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.UnitTests.Version.cs - - (NuGetPackageRoot)/microsoft.net.test.sdk/17.0.0/build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs - - ../GlobalSuppressions.cs - - ArgumentsTests.cs - - ExtensionMethodsTests.cs - - ForwardingLoggerTests.cs - - GitRepositoryInfoTests.cs - - MockEventSource.cs - - MockLogger.cs - - MockProject.cs - - MockTaskItem.cs - - MSBuildProjectLoaderTests.cs - - SlnfFileTests.cs - - SlnFileTests.cs - - SlnGenTests.cs - - SlnHierarchyTests.cs - - SlnProjectTests.cs - - TestBase.cs - - TestConsole.cs - - TestLogger.cs diff --git a/src/Microsoft.VisualStudio.SlnGen/ProgramArguments.cs b/src/Microsoft.VisualStudio.SlnGen/ProgramArguments.cs index 1dead04c..924ccbaf 100644 --- a/src/Microsoft.VisualStudio.SlnGen/ProgramArguments.cs +++ b/src/Microsoft.VisualStudio.SlnGen/ProgramArguments.cs @@ -254,6 +254,15 @@ public sealed class ProgramArguments Description = @"Display version information only.")] public bool Version { get; set; } + /// + /// Gets or sets the Visual Studio version to include in the solution file header. + /// + [Option( + "--vsversion", + CommandOptionType.SingleOrNoValue, + Description = "Specifies that a version of Visual Studio should be included in the solution file. When specified with no value, the value will be set to the version of Visual Studio that is used to open the solution.")] + public (bool HasValue, string Version) VisualStudioVersion { get; set; } + /// /// Gets or sets a to execute. /// @@ -308,6 +317,23 @@ public IDictionary GetGlobalProperties() /// An containing the unique values for Platform. public IReadOnlyCollection GetPlatforms() => Platform.SplitValues(); + /// + /// Gets the full path to devenv.exe based on the specified arguments. + /// + /// An optional . + /// The full path to devenv.exe if one is available, otherwise null. + public string GetDevEnvFullPath(VisualStudioInstance visualStudioInstance) + { + string devEnvFullPath = DevEnvFullPath?.LastOrDefault(); + + if (devEnvFullPath.IsNullOrWhiteSpace() && visualStudioInstance != null) + { + devEnvFullPath = Path.Combine(visualStudioInstance.InstallationPath, "Common7", "IDE", "devenv.exe"); + } + + return devEnvFullPath; + } + /// /// Executes the current program. /// diff --git a/src/Microsoft.VisualStudio.SlnGen/SlnFile.cs b/src/Microsoft.VisualStudio.SlnGen/SlnFile.cs index 2d7e783e..8fc7aad8 100644 --- a/src/Microsoft.VisualStudio.SlnGen/SlnFile.cs +++ b/src/Microsoft.VisualStudio.SlnGen/SlnFile.cs @@ -5,6 +5,7 @@ using Microsoft.Build.Evaluation; using System; using System.Collections.Generic; +using System.Diagnostics; using System.IO; using System.Linq; using System.Text; @@ -99,6 +100,11 @@ public SlnFile() /// public IReadOnlyDictionary ExistingProjectGuids { get; set; } + /// + /// Gets or sets an optional minumal Visual Studio version for the solution file. + /// + public string MinumumVisualStudioVersion { get; set; } = "10.0.40219.1"; + /// /// Gets or sets a of Platform values to use. /// @@ -114,6 +120,11 @@ public SlnFile() /// public IReadOnlyCollection SolutionItems => _solutionItems; + /// + /// Gets or sets an optional Visual Studio version for the solution file. + /// + public Version VisualStudioVersion { get; set; } + /// /// Generates a solution file. /// @@ -164,6 +175,26 @@ public static (string solutionFileFullPath, int customProjectTypeGuidCount, int Configurations = arguments.GetConfigurations(), }; + if (arguments.VisualStudioVersion.HasValue) + { + if (arguments.VisualStudioVersion.Version != null && Version.TryParse(arguments.VisualStudioVersion.Version, out Version version)) + { + solution.VisualStudioVersion = version; + } + + if (solution.VisualStudioVersion == null) + { + string devEnvFullPath = arguments.GetDevEnvFullPath(Program.CurrentDevelopmentEnvironment.VisualStudio); + + if (!devEnvFullPath.IsNullOrWhiteSpace() && File.Exists(devEnvFullPath)) + { + FileVersionInfo fileVersionInfo = FileVersionInfo.GetVersionInfo(devEnvFullPath); + + solution.VisualStudioVersion = new Version(fileVersionInfo.ProductMajorPart, fileVersionInfo.ProductMinorPart, fileVersionInfo.ProductBuildPart, fileVersionInfo.FilePrivatePart); + } + } + } + if (SlnFile.TryParseExistingSolution(solutionFileFullPath, out Guid solutionGuid, out IReadOnlyDictionary projectGuidsByPath)) { logger.LogMessageNormal("Updating existing solution file and reusing Visual Studio cache"); @@ -356,6 +387,13 @@ internal void Save(string rootPath, TextWriter writer, bool useFolders, bool col { writer.WriteLine(Header, _fileFormatVersion); + if (VisualStudioVersion != null) + { + writer.WriteLine($"# Visual Studio Version {VisualStudioVersion.Major}"); + writer.WriteLine($"VisualStudioVersion = {VisualStudioVersion}"); + writer.WriteLine($"MinimumVisualStudioVersion = {MinumumVisualStudioVersion}"); + } + if (SolutionItems.Count > 0) { writer.WriteLine($@"Project(""{SlnFolder.FolderProjectTypeGuidString}"") = ""Solution Items"", ""Solution Items"", ""{{B283EBC2-E01F-412D-9339-FD56EF114549}}"" "); diff --git a/src/Microsoft.VisualStudio.SlnGen/VisualStudioLauncher.cs b/src/Microsoft.VisualStudio.SlnGen/VisualStudioLauncher.cs index 8a5cf0c0..0db98d4b 100644 --- a/src/Microsoft.VisualStudio.SlnGen/VisualStudioLauncher.cs +++ b/src/Microsoft.VisualStudio.SlnGen/VisualStudioLauncher.cs @@ -40,7 +40,7 @@ public static bool TryLaunch(ProgramArguments arguments, VisualStudioInstance vi return true; } - string devEnvFullPath = arguments.DevEnvFullPath?.LastOrDefault(); + string devEnvFullPath = arguments.GetDevEnvFullPath(visualStudioInstance); if (!devEnvFullPath.IsNullOrWhiteSpace()) { @@ -64,8 +64,6 @@ public static bool TryLaunch(ProgramArguments arguments, VisualStudioInstance vi return false; } - devEnvFullPath = Path.Combine(visualStudioInstance.InstallationPath, "Common7", "IDE", "devenv.exe"); - if (!File.Exists(devEnvFullPath)) { logger.LogError($"The specified path to Visual Studio ({devEnvFullPath}) does not exist or is inaccessible."); diff --git a/src/Microsoft.VisualStudio.SlnGen/build.summary.yml b/src/Microsoft.VisualStudio.SlnGen/build.summary.yml deleted file mode 100644 index 14bfc81d..00000000 --- a/src/Microsoft.VisualStudio.SlnGen/build.summary.yml +++ /dev/null @@ -1,1206 +0,0 @@ -all: - outputs: - - Microsoft.VisualStudio.SlnGen.(PackageVersion).nupkg -net461: - constants: - - DEBUG - - NET20_OR_GREATER - - NET30_OR_GREATER - - NET35_OR_GREATER - - NET40_OR_GREATER - - NET45_OR_GREATER - - NET451_OR_GREATER - - NET452_OR_GREATER - - NET46_OR_GREATER - - NET461 - - NET461_OR_GREATER - - NETFRAMEWORK - - TRACE - outputs: - - McMaster.Extensions.CommandLineUtils.dll - - Microsoft.Extensions.FileSystemGlobbing.dll - - Microsoft.VisualStudio.RemoteControl.dll - - Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - Microsoft.VisualStudio.Telemetry.dll - - Microsoft.VisualStudio.Utilities.Internal.dll - - Microsoft.Win32.Primitives.dll - - netstandard.dll - - Newtonsoft.Json.dll - - slngen.exe - - slngen.exe.config - - slngen.pdb - - System.AppContext.dll - - System.Collections.Concurrent.dll - - System.Collections.dll - - System.Collections.NonGeneric.dll - - System.Collections.Specialized.dll - - System.ComponentModel.dll - - System.ComponentModel.EventBasedAsync.dll - - System.ComponentModel.Primitives.dll - - System.ComponentModel.TypeConverter.dll - - System.Console.dll - - System.Data.Common.dll - - System.Diagnostics.Contracts.dll - - System.Diagnostics.Debug.dll - - System.Diagnostics.FileVersionInfo.dll - - System.Diagnostics.Process.dll - - System.Diagnostics.StackTrace.dll - - System.Diagnostics.TextWriterTraceListener.dll - - System.Diagnostics.Tools.dll - - System.Diagnostics.TraceSource.dll - - System.Diagnostics.Tracing.dll - - System.Drawing.Primitives.dll - - System.Dynamic.Runtime.dll - - System.Globalization.Calendars.dll - - System.Globalization.dll - - System.Globalization.Extensions.dll - - System.IO.Compression.dll - - System.IO.Compression.ZipFile.dll - - System.IO.dll - - System.IO.FileSystem.dll - - System.IO.FileSystem.DriveInfo.dll - - System.IO.FileSystem.Primitives.dll - - System.IO.FileSystem.Watcher.dll - - System.IO.IsolatedStorage.dll - - System.IO.MemoryMappedFiles.dll - - System.IO.Pipes.dll - - System.IO.UnmanagedMemoryStream.dll - - System.Linq.dll - - System.Linq.Expressions.dll - - System.Linq.Parallel.dll - - System.Linq.Queryable.dll - - System.Net.Http.dll - - System.Net.NameResolution.dll - - System.Net.NetworkInformation.dll - - System.Net.Ping.dll - - System.Net.Primitives.dll - - System.Net.Requests.dll - - System.Net.Security.dll - - System.Net.Sockets.dll - - System.Net.WebHeaderCollection.dll - - System.Net.WebSockets.Client.dll - - System.Net.WebSockets.dll - - System.ObjectModel.dll - - System.Reflection.dll - - System.Reflection.Extensions.dll - - System.Reflection.Primitives.dll - - System.Resources.Reader.dll - - System.Resources.ResourceManager.dll - - System.Resources.Writer.dll - - System.Runtime.CompilerServices.VisualC.dll - - System.Runtime.dll - - System.Runtime.Extensions.dll - - System.Runtime.Handles.dll - - System.Runtime.InteropServices.dll - - System.Runtime.InteropServices.RuntimeInformation.dll - - System.Runtime.Numerics.dll - - System.Runtime.Serialization.Formatters.dll - - System.Runtime.Serialization.Json.dll - - System.Runtime.Serialization.Primitives.dll - - System.Runtime.Serialization.Xml.dll - - System.Security.Claims.dll - - System.Security.Cryptography.Algorithms.dll - - System.Security.Cryptography.Csp.dll - - System.Security.Cryptography.Encoding.dll - - System.Security.Cryptography.Primitives.dll - - System.Security.Cryptography.X509Certificates.dll - - System.Security.Principal.dll - - System.Security.SecureString.dll - - System.Text.Encoding.dll - - System.Text.Encoding.Extensions.dll - - System.Text.RegularExpressions.dll - - System.Threading.dll - - System.Threading.Overlapped.dll - - System.Threading.Tasks.dll - - System.Threading.Tasks.Parallel.dll - - System.Threading.Thread.dll - - System.Threading.ThreadPool.dll - - System.Threading.Timer.dll - - System.ValueTuple.dll - - System.Xml.ReaderWriter.dll - - System.Xml.XDocument.dll - - System.Xml.XmlDocument.dll - - System.Xml.XmlSerializer.dll - - System.Xml.XPath.dll - - System.Xml.XPath.XDocument.dll - references: - - (FrameworkAssemblies)/Facades/System.ComponentModel.Annotations.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Emit.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Emit.ILGeneration.dll - - (FrameworkAssemblies)/Facades/System.Reflection.Emit.Lightweight.dll - - (FrameworkAssemblies)/Facades/System.Runtime.InteropServices.WindowsRuntime.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Duplex.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Http.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.NetTcp.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Primitives.dll - - (FrameworkAssemblies)/Facades/System.ServiceModel.Security.dll - - (FrameworkAssemblies)/Microsoft.CSharp.dll - - (FrameworkAssemblies)/mscorlib.dll - - (FrameworkAssemblies)/System.ComponentModel.DataAnnotations.dll - - (FrameworkAssemblies)/System.Configuration.dll - - (FrameworkAssemblies)/System.Core.dll - - (FrameworkAssemblies)/System.Data.dll - - (FrameworkAssemblies)/System.dll - - (FrameworkAssemblies)/System.Drawing.dll - - (FrameworkAssemblies)/System.IO.Compression.FileSystem.dll - - (FrameworkAssemblies)/System.Management.dll - - (FrameworkAssemblies)/System.Numerics.dll - - (FrameworkAssemblies)/System.Runtime.Serialization.dll - - (FrameworkAssemblies)/System.Windows.Forms.dll - - (FrameworkAssemblies)/System.Xml.dll - - (FrameworkAssemblies)/System.Xml.Linq.dll - - (MicrosoftNETBuildExtensions)/net461/lib/Microsoft.Win32.Primitives.dll - - (MicrosoftNETBuildExtensions)/net461/lib/netfx.force.conflicts.dll - - (MicrosoftNETBuildExtensions)/net461/lib/netstandard.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.AppContext.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Collections.Concurrent.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Collections.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Collections.NonGeneric.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Collections.Specialized.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.ComponentModel.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.ComponentModel.EventBasedAsync.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.ComponentModel.Primitives.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.ComponentModel.TypeConverter.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Console.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Data.Common.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Diagnostics.Contracts.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Diagnostics.Debug.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Diagnostics.FileVersionInfo.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Diagnostics.Process.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Diagnostics.StackTrace.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Diagnostics.TextWriterTraceListener.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Diagnostics.Tools.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Diagnostics.TraceSource.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Diagnostics.Tracing.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Drawing.Primitives.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Dynamic.Runtime.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Globalization.Calendars.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Globalization.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Globalization.Extensions.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.Compression.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.Compression.ZipFile.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.FileSystem.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.FileSystem.DriveInfo.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.FileSystem.Primitives.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.FileSystem.Watcher.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.IsolatedStorage.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.MemoryMappedFiles.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.Pipes.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.IO.UnmanagedMemoryStream.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Linq.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Linq.Expressions.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Linq.Parallel.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Linq.Queryable.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.Http.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.NameResolution.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.NetworkInformation.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.Ping.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.Primitives.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.Requests.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.Security.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.Sockets.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.WebHeaderCollection.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.WebSockets.Client.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Net.WebSockets.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.ObjectModel.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Reflection.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Reflection.Extensions.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Reflection.Primitives.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Resources.Reader.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Resources.ResourceManager.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Resources.Writer.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.CompilerServices.VisualC.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.Extensions.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.Handles.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.InteropServices.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.Numerics.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.Serialization.Formatters.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.Serialization.Json.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.Serialization.Primitives.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Runtime.Serialization.Xml.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Security.Claims.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Security.Cryptography.Algorithms.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Security.Cryptography.Csp.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Security.Cryptography.Encoding.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Security.Cryptography.Primitives.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Security.Cryptography.X509Certificates.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Security.Principal.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Security.SecureString.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Text.Encoding.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Text.Encoding.Extensions.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Text.RegularExpressions.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Threading.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Threading.Overlapped.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Threading.Tasks.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Threading.Tasks.Parallel.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Threading.Thread.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Threading.ThreadPool.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Threading.Timer.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Xml.ReaderWriter.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Xml.XDocument.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Xml.XmlDocument.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Xml.XmlSerializer.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Xml.XPath.dll - - (MicrosoftNETBuildExtensions)/net461/lib/System.Xml.XPath.XDocument.dll - - (NuGetPackageRoot)/mcmaster.extensions.commandlineutils/3.1.0/lib/net45/McMaster.Extensions.CommandLineUtils.dll - - (NuGetPackageRoot)/microsoft.build.framework/15.9.20/lib/net46/Microsoft.Build.Framework.dll - - (NuGetPackageRoot)/microsoft.build.runtime/15.9.20/contentFiles/any/net46/MSBuild.exe - - (NuGetPackageRoot)/microsoft.build.utilities.core/15.9.20/lib/net46/Microsoft.Build.Utilities.Core.dll - - (NuGetPackageRoot)/microsoft.build/15.9.20/lib/net46/Microsoft.Build.dll - - (NuGetPackageRoot)/microsoft.extensions.filesystemglobbing/6.0.0/lib/net461/Microsoft.Extensions.FileSystemGlobbing.dll - - (NuGetPackageRoot)/microsoft.visualstudio.remotecontrol/16.3.41/lib/net45/Microsoft.VisualStudio.RemoteControl.dll - - (NuGetPackageRoot)/microsoft.visualstudio.setup.configuration.interop/3.0.4492/lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.telemetry/16.3.250/lib/net45/Microsoft.VisualStudio.Telemetry.dll - - (NuGetPackageRoot)/newtonsoft.json/13.0.1/lib/net45/Newtonsoft.Json.dll - - (NuGetPackageRoot)/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll - - (NuGetPackageRoot)/system.threading.tasks.dataflow/4.5.24/lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.dll - - (NuGetPackageRoot)/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll - sources: - - (IntermediateOutputPath)/.NETFramework,Version=v4.6.1.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.AssemblyInfo.cs - - (IntermediateOutputPath)/slngen.Version.cs - - ../GlobalSuppressions.cs - - ../Shared/DevelopmentEnvironment.cs - - ../Shared/DotNetCoreSdkResolver.cs - - ../Shared/ExtensionMethods.Shared.cs - - ../Shared/Utility.cs - - ../Shared/VisualStudioConfiguration.cs - - ../Shared/VisualStudioInstance.cs - - ConsoleForwardingLogger.cs - - EqualityComparer.cs - - ExtensionMethods.cs - - ForwardingLogger.cs - - GitRepositoryInfo.cs - - ISlnGenLogger.cs - - MSBuildFeatureFlags.cs - - MSBuildItemNames.cs - - MSBuildPropertyNames.cs - - Program.cs - - ProgramArguments.cs - - ProjectFileExtensions.cs - - ProjectItemWrapper.cs - - ProjectLoading/IProjectLoader.cs - - ProjectLoading/LegacyProjectLoader.cs - - ProjectLoading/ProjectGraphProjectLoader.cs - - ProjectLoading/ProjectLoader.cs - - ProjectLoading/ProjectLoaderStatistics.cs - - SlnfFile.cs - - SlnFile.cs - - SlnFolder.cs - - SlnHierarchy.cs - - SlnProject.cs - - Strings.Designer.cs - - Strings.resx - - Tasks/SlnGenToolTask.cs - - TelemetryClient.cs - - VisualStudioLauncher.cs - - VisualStudioProjectTypeGuids.cs -net472: - constants: - - DEBUG - - NET20_OR_GREATER - - NET30_OR_GREATER - - NET35_OR_GREATER - - NET40_OR_GREATER - - NET45_OR_GREATER - - NET451_OR_GREATER - - NET452_OR_GREATER - - NET46_OR_GREATER - - NET461_OR_GREATER - - NET462_OR_GREATER - - NET47_OR_GREATER - - NET471_OR_GREATER - - NET472 - - NET472_OR_GREATER - - NETFRAMEWORK - - TRACE - outputs: - - McMaster.Extensions.CommandLineUtils.dll - - Microsoft.Extensions.FileSystemGlobbing.dll - - Microsoft.VisualStudio.RemoteControl.dll - - Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - Microsoft.VisualStudio.Telemetry.dll - - Microsoft.VisualStudio.Utilities.Internal.dll - - Newtonsoft.Json.dll - - slngen.exe - - slngen.exe.config - - slngen.pdb - - System.ValueTuple.dll - references: - - (FrameworkAssemblies)/Facades/netstandard.dll - - (FrameworkAssemblies)/Facades/System.Runtime.InteropServices.RuntimeInformation.dll - - (FrameworkAssemblies)/Microsoft.CSharp.dll - - (FrameworkAssemblies)/mscorlib.dll - - (FrameworkAssemblies)/System.ComponentModel.DataAnnotations.dll - - (FrameworkAssemblies)/System.Configuration.dll - - (FrameworkAssemblies)/System.Core.dll - - (FrameworkAssemblies)/System.Data.dll - - (FrameworkAssemblies)/System.dll - - (FrameworkAssemblies)/System.Drawing.dll - - (FrameworkAssemblies)/System.IO.Compression.FileSystem.dll - - (FrameworkAssemblies)/System.Management.dll - - (FrameworkAssemblies)/System.Numerics.dll - - (FrameworkAssemblies)/System.Runtime.Serialization.dll - - (FrameworkAssemblies)/System.Windows.Forms.dll - - (FrameworkAssemblies)/System.Xml.dll - - (FrameworkAssemblies)/System.Xml.Linq.dll - - (NuGetPackageRoot)/mcmaster.extensions.commandlineutils/3.1.0/lib/net45/McMaster.Extensions.CommandLineUtils.dll - - (NuGetPackageRoot)/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.dll - - (NuGetPackageRoot)/microsoft.build.framework/17.0.0/lib/net472/Microsoft.Build.Framework.dll - - (NuGetPackageRoot)/microsoft.build.runtime/17.0.0/contentFiles/any/net472/MSBuild.exe - - (NuGetPackageRoot)/microsoft.build.utilities.core/17.0.0/lib/net472/Microsoft.Build.Utilities.Core.dll - - (NuGetPackageRoot)/microsoft.build/17.0.0/lib/net472/Microsoft.Build.dll - - (NuGetPackageRoot)/microsoft.extensions.filesystemglobbing/6.0.0/lib/net461/Microsoft.Extensions.FileSystemGlobbing.dll - - (NuGetPackageRoot)/microsoft.net.stringtools/1.0.0/lib/net472/Microsoft.NET.StringTools.dll - - (NuGetPackageRoot)/microsoft.visualstudio.remotecontrol/16.3.41/lib/net45/Microsoft.VisualStudio.RemoteControl.dll - - (NuGetPackageRoot)/microsoft.visualstudio.setup.configuration.interop/3.0.4492/lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.telemetry/16.3.250/lib/net45/Microsoft.VisualStudio.Telemetry.dll - - (NuGetPackageRoot)/newtonsoft.json/13.0.1/lib/net45/Newtonsoft.Json.dll - - (NuGetPackageRoot)/system.buffers/4.5.1/ref/net45/System.Buffers.dll - - (NuGetPackageRoot)/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll - - (NuGetPackageRoot)/system.configuration.configurationmanager/4.7.0/ref/net461/System.Configuration.ConfigurationManager.dll - - (NuGetPackageRoot)/system.memory/4.5.4/lib/net461/System.Memory.dll - - (NuGetPackageRoot)/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll - - (NuGetPackageRoot)/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll - - (NuGetPackageRoot)/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll - - (NuGetPackageRoot)/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll - - (NuGetPackageRoot)/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll - - (NuGetPackageRoot)/system.text.encodings.web/5.0.1/lib/net461/System.Text.Encodings.Web.dll - - (NuGetPackageRoot)/system.text.json/5.0.2/lib/net461/System.Text.Json.dll - - (NuGetPackageRoot)/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll - - (NuGetPackageRoot)/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll - - (NuGetPackageRoot)/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll - sources: - - (IntermediateOutputPath)/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.AssemblyInfo.cs - - (IntermediateOutputPath)/slngen.Version.cs - - ../GlobalSuppressions.cs - - ../Shared/DevelopmentEnvironment.cs - - ../Shared/DotNetCoreSdkResolver.cs - - ../Shared/ExtensionMethods.Shared.cs - - ../Shared/Utility.cs - - ../Shared/VisualStudioConfiguration.cs - - ../Shared/VisualStudioInstance.cs - - ConsoleForwardingLogger.cs - - EqualityComparer.cs - - ExtensionMethods.cs - - ForwardingLogger.cs - - GitRepositoryInfo.cs - - ISlnGenLogger.cs - - MSBuildFeatureFlags.cs - - MSBuildItemNames.cs - - MSBuildPropertyNames.cs - - Program.cs - - ProgramArguments.cs - - ProjectFileExtensions.cs - - ProjectItemWrapper.cs - - ProjectLoading/IProjectLoader.cs - - ProjectLoading/LegacyProjectLoader.cs - - ProjectLoading/ProjectGraphProjectLoader.cs - - ProjectLoading/ProjectLoader.cs - - ProjectLoading/ProjectLoaderStatistics.cs - - SlnfFile.cs - - SlnFile.cs - - SlnFolder.cs - - SlnHierarchy.cs - - SlnProject.cs - - Strings.Designer.cs - - Strings.resx - - Tasks/SlnGenToolTask.cs - - TelemetryClient.cs - - VisualStudioLauncher.cs - - VisualStudioProjectTypeGuids.cs -net5.0: - constants: - - DEBUG - - NET - - NET5_0 - - NET5_0_OR_GREATER - - NETCOREAPP - - NETCOREAPP1_0_OR_GREATER - - NETCOREAPP1_1_OR_GREATER - - NETCOREAPP2_0_OR_GREATER - - NETCOREAPP2_1_OR_GREATER - - NETCOREAPP2_2_OR_GREATER - - NETCOREAPP3_0_OR_GREATER - - NETCOREAPP3_1_OR_GREATER - - TRACE - outputs: - - McMaster.Extensions.CommandLineUtils.dll - - Microsoft.Extensions.FileSystemGlobbing.dll - - Microsoft.VisualStudio.RemoteControl.dll - - Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - Microsoft.VisualStudio.Telemetry.dll - - Microsoft.VisualStudio.Utilities.Internal.dll - - Microsoft.Win32.SystemEvents.dll - - Newtonsoft.Json.dll - - ref/slngen.dll - - runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll - - runtimes/win/lib/netcoreapp2.0/System.Management.dll - - runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll - - runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll - - runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - slngen.deps.json - - slngen.dll - - slngen.exe - - slngen.pdb - - slngen.runtimeconfig.dev.json - - slngen.runtimeconfig.json - - System.CodeDom.dll - - System.Configuration.ConfigurationManager.dll - - System.Diagnostics.PerformanceCounter.dll - - System.Drawing.Common.dll - - System.Management.dll - - System.Security.Cryptography.ProtectedData.dll - - System.Security.Permissions.dll - - System.Windows.Extensions.dll - references: - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.CSharp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/mscorlib.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/netstandard.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.AppContext.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Buffers.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.Concurrent.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.Immutable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Collections.Specialized.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Configuration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Console.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Data.Common.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Data.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Process.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Drawing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Drawing.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Formats.Asn1.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Globalization.Calendars.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Globalization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Globalization.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.Pipes.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.Expressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Linq.Queryable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Memory.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Http.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Http.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.HttpListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Mail.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.NameResolution.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Ping.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Requests.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.ServicePoint.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.Sockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebClient.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Net.WebSockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Numerics.Vectors.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ObjectModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Emit.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Metadata.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Resources.Reader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Resources.Writer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Handles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Loader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Claims.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.Principal.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Security.SecureString.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ServiceModel.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ServiceProcess.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Channels.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Overlapped.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Thread.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Threading.Timer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Transactions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Transactions.Local.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.ValueTuple.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Web.HttpUtility.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Windows.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XPath.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/5.0.0/ref/net5.0/WindowsBase.dll - - (NuGetPackageRoot)/mcmaster.extensions.commandlineutils/3.1.0/lib/netstandard2.0/McMaster.Extensions.CommandLineUtils.dll - - (NuGetPackageRoot)/microsoft.build.framework/16.11.0/lib/netstandard2.0/Microsoft.Build.Framework.dll - - (NuGetPackageRoot)/microsoft.build.runtime/16.11.0/contentFiles/any/net5.0/MSBuild.dll - - (NuGetPackageRoot)/microsoft.build.utilities.core/16.11.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll - - (NuGetPackageRoot)/microsoft.build/16.11.0/lib/net5.0/Microsoft.Build.dll - - (NuGetPackageRoot)/microsoft.extensions.filesystemglobbing/6.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll - - (NuGetPackageRoot)/microsoft.net.stringtools/1.0.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll - - (NuGetPackageRoot)/microsoft.visualstudio.remotecontrol/16.3.41/lib/netstandard2.0/Microsoft.VisualStudio.RemoteControl.dll - - (NuGetPackageRoot)/microsoft.visualstudio.setup.configuration.interop/3.0.4492/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.telemetry/16.3.250/lib/netstandard2.0/Microsoft.VisualStudio.Telemetry.dll - - (NuGetPackageRoot)/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll - - (NuGetPackageRoot)/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll - - (NuGetPackageRoot)/system.codedom/5.0.0/ref/netstandard2.0/System.CodeDom.dll - - (NuGetPackageRoot)/system.configuration.configurationmanager/5.0.0/ref/netstandard2.0/System.Configuration.ConfigurationManager.dll - - (NuGetPackageRoot)/system.diagnostics.performancecounter/5.0.1/ref/netstandard2.0/System.Diagnostics.PerformanceCounter.dll - - (NuGetPackageRoot)/system.drawing.common/5.0.0/ref/netcoreapp3.0/System.Drawing.Common.dll - - (NuGetPackageRoot)/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll - - (NuGetPackageRoot)/system.management/5.0.0/ref/netstandard2.0/System.Management.dll - - (NuGetPackageRoot)/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll - - (NuGetPackageRoot)/system.security.permissions/5.0.0/ref/net5.0/System.Security.Permissions.dll - - (NuGetPackageRoot)/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll - - (NuGetPackageRoot)/system.windows.extensions/5.0.0/ref/netcoreapp3.0/System.Windows.Extensions.dll - sources: - - (IntermediateOutputPath)/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.AssemblyInfo.cs - - (IntermediateOutputPath)/slngen.Version.cs - - ../GlobalSuppressions.cs - - ../Shared/DevelopmentEnvironment.cs - - ../Shared/DotNetCoreSdkResolver.cs - - ../Shared/ExtensionMethods.Shared.cs - - ../Shared/Utility.cs - - ../Shared/VisualStudioConfiguration.cs - - ../Shared/VisualStudioInstance.cs - - ConsoleForwardingLogger.cs - - EqualityComparer.cs - - ExtensionMethods.cs - - ForwardingLogger.cs - - GitRepositoryInfo.cs - - ISlnGenLogger.cs - - MSBuildFeatureFlags.cs - - MSBuildItemNames.cs - - MSBuildPropertyNames.cs - - Program.cs - - ProgramArguments.cs - - ProjectFileExtensions.cs - - ProjectItemWrapper.cs - - ProjectLoading/IProjectLoader.cs - - ProjectLoading/LegacyProjectLoader.cs - - ProjectLoading/ProjectGraphProjectLoader.cs - - ProjectLoading/ProjectLoader.cs - - ProjectLoading/ProjectLoaderStatistics.cs - - SlnfFile.cs - - SlnFile.cs - - SlnFolder.cs - - SlnHierarchy.cs - - SlnProject.cs - - Strings.Designer.cs - - Strings.resx - - Tasks/SlnGenToolTask.cs - - TelemetryClient.cs - - VisualStudioLauncher.cs - - VisualStudioProjectTypeGuids.cs -net6.0: - constants: - - DEBUG - - NET - - NET5_0_OR_GREATER - - NET6_0 - - NET6_0_OR_GREATER - - NETCOREAPP - - NETCOREAPP1_0_OR_GREATER - - NETCOREAPP1_1_OR_GREATER - - NETCOREAPP2_0_OR_GREATER - - NETCOREAPP2_1_OR_GREATER - - NETCOREAPP2_2_OR_GREATER - - NETCOREAPP3_0_OR_GREATER - - NETCOREAPP3_1_OR_GREATER - - TRACE - outputs: - - McMaster.Extensions.CommandLineUtils.dll - - Microsoft.Extensions.FileSystemGlobbing.dll - - Microsoft.VisualStudio.RemoteControl.dll - - Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - Microsoft.VisualStudio.Telemetry.dll - - Microsoft.VisualStudio.Utilities.Internal.dll - - Microsoft.Win32.SystemEvents.dll - - Newtonsoft.Json.dll - - ref/slngen.dll - - runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll - - runtimes/win/lib/netcoreapp2.0/System.Management.dll - - runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll - - runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll - - runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - slngen.deps.json - - slngen.dll - - slngen.exe - - slngen.pdb - - slngen.runtimeconfig.json - - System.CodeDom.dll - - System.Configuration.ConfigurationManager.dll - - System.Diagnostics.PerformanceCounter.dll - - System.Drawing.Common.dll - - System.Management.dll - - System.Security.Cryptography.ProtectedData.dll - - System.Security.Permissions.dll - - System.Windows.Extensions.dll - references: - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/mscorlib.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/netstandard.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.AppContext.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Buffers.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Collections.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Configuration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Console.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Data.Common.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Data.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Drawing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Globalization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Compression.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.Pipes.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Memory.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Http.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Mail.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Ping.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Requests.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.Sockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.WebClient.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ObjectModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Resources.Reader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Resources.Writer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Claims.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Principal.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Security.SecureString.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ServiceProcess.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Channels.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Thread.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Threading.Timer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Transactions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Transactions.Local.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.ValueTuple.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Windows.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.XPath.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/6.0.0/ref/net6.0/WindowsBase.dll - - (NuGetPackageRoot)/mcmaster.extensions.commandlineutils/3.1.0/lib/netstandard2.0/McMaster.Extensions.CommandLineUtils.dll - - (NuGetPackageRoot)/microsoft.build.framework/17.0.0/lib/netstandard2.0/Microsoft.Build.Framework.dll - - (NuGetPackageRoot)/microsoft.build.runtime/17.0.0/contentFiles/any/net6.0/MSBuild.dll - - (NuGetPackageRoot)/microsoft.build.utilities.core/17.0.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll - - (NuGetPackageRoot)/microsoft.build/17.0.0/lib/net6.0/Microsoft.Build.dll - - (NuGetPackageRoot)/microsoft.extensions.filesystemglobbing/6.0.0/lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll - - (NuGetPackageRoot)/microsoft.net.stringtools/1.0.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll - - (NuGetPackageRoot)/microsoft.visualstudio.remotecontrol/16.3.41/lib/netstandard2.0/Microsoft.VisualStudio.RemoteControl.dll - - (NuGetPackageRoot)/microsoft.visualstudio.setup.configuration.interop/3.0.4492/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.telemetry/16.3.250/lib/netstandard2.0/Microsoft.VisualStudio.Telemetry.dll - - (NuGetPackageRoot)/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll - - (NuGetPackageRoot)/system.codedom/5.0.0/ref/netstandard2.0/System.CodeDom.dll - - (NuGetPackageRoot)/system.configuration.configurationmanager/5.0.0/ref/netstandard2.0/System.Configuration.ConfigurationManager.dll - - (NuGetPackageRoot)/system.diagnostics.performancecounter/5.0.1/ref/netstandard2.0/System.Diagnostics.PerformanceCounter.dll - - (NuGetPackageRoot)/system.drawing.common/5.0.0/ref/netcoreapp3.0/System.Drawing.Common.dll - - (NuGetPackageRoot)/system.management/5.0.0/ref/netstandard2.0/System.Management.dll - - (NuGetPackageRoot)/system.security.permissions/5.0.0/ref/net5.0/System.Security.Permissions.dll - - (NuGetPackageRoot)/system.windows.extensions/5.0.0/ref/netcoreapp3.0/System.Windows.Extensions.dll - sources: - - (IntermediateOutputPath)/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.AssemblyInfo.cs - - (IntermediateOutputPath)/slngen.Version.cs - - ../GlobalSuppressions.cs - - ../Shared/DevelopmentEnvironment.cs - - ../Shared/DotNetCoreSdkResolver.cs - - ../Shared/ExtensionMethods.Shared.cs - - ../Shared/Utility.cs - - ../Shared/VisualStudioConfiguration.cs - - ../Shared/VisualStudioInstance.cs - - ConsoleForwardingLogger.cs - - EqualityComparer.cs - - ExtensionMethods.cs - - ForwardingLogger.cs - - GitRepositoryInfo.cs - - ISlnGenLogger.cs - - MSBuildFeatureFlags.cs - - MSBuildItemNames.cs - - MSBuildPropertyNames.cs - - Program.cs - - ProgramArguments.cs - - ProjectFileExtensions.cs - - ProjectItemWrapper.cs - - ProjectLoading/IProjectLoader.cs - - ProjectLoading/LegacyProjectLoader.cs - - ProjectLoading/ProjectGraphProjectLoader.cs - - ProjectLoading/ProjectLoader.cs - - ProjectLoading/ProjectLoaderStatistics.cs - - SlnfFile.cs - - SlnFile.cs - - SlnFolder.cs - - SlnHierarchy.cs - - SlnProject.cs - - Strings.Designer.cs - - Strings.resx - - Tasks/SlnGenToolTask.cs - - TelemetryClient.cs - - VisualStudioLauncher.cs - - VisualStudioProjectTypeGuids.cs -netcoreapp3.1: - constants: - - DEBUG - - NETCOREAPP - - NETCOREAPP1_0_OR_GREATER - - NETCOREAPP1_1_OR_GREATER - - NETCOREAPP2_0_OR_GREATER - - NETCOREAPP2_1_OR_GREATER - - NETCOREAPP2_2_OR_GREATER - - NETCOREAPP3_0_OR_GREATER - - NETCOREAPP3_1 - - NETCOREAPP3_1_OR_GREATER - - TRACE - outputs: - - McMaster.Extensions.CommandLineUtils.dll - - Microsoft.Extensions.FileSystemGlobbing.dll - - Microsoft.VisualStudio.RemoteControl.dll - - Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - Microsoft.VisualStudio.Telemetry.dll - - Microsoft.VisualStudio.Utilities.Internal.dll - - Microsoft.Win32.Registry.dll - - Microsoft.Win32.SystemEvents.dll - - Newtonsoft.Json.dll - - runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll - - runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll - - runtimes/win/lib/netcoreapp2.0/System.Management.dll - - runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll - - runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll - - runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll - - runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll - - runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll - - runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll - - runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll - - runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll - - slngen.deps.json - - slngen.dll - - slngen.exe - - slngen.pdb - - slngen.runtimeconfig.dev.json - - slngen.runtimeconfig.json - - System.CodeDom.dll - - System.ComponentModel.Annotations.dll - - System.Configuration.ConfigurationManager.dll - - System.Diagnostics.PerformanceCounter.dll - - System.Drawing.Common.dll - - System.IO.FileSystem.AccessControl.dll - - System.Management.dll - - System.Security.AccessControl.dll - - System.Security.Cryptography.ProtectedData.dll - - System.Security.Permissions.dll - - System.Security.Principal.Windows.dll - - System.Windows.Extensions.dll - references: - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/mscorlib.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/netstandard.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.AppContext.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Buffers.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Collections.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Configuration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Console.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Core.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Data.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Drawing.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Globalization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Memory.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Transactions.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Web.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Windows.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.dll - - (NetCoreTargetingPackRoot)/Microsoft.NETCore.App.Ref/3.1.0/ref/netcoreapp3.1/WindowsBase.dll - - (NuGetPackageRoot)/mcmaster.extensions.commandlineutils/3.1.0/lib/netstandard2.0/McMaster.Extensions.CommandLineUtils.dll - - (NuGetPackageRoot)/microsoft.build.framework/16.9.0/lib/netstandard2.0/Microsoft.Build.Framework.dll - - (NuGetPackageRoot)/microsoft.build.runtime/16.9.0/contentFiles/any/netcoreapp2.1/MSBuild.dll - - (NuGetPackageRoot)/microsoft.build.utilities.core/16.9.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll - - (NuGetPackageRoot)/microsoft.build/16.9.0/lib/netcoreapp2.1/Microsoft.Build.dll - - (NuGetPackageRoot)/microsoft.extensions.filesystemglobbing/6.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll - - (NuGetPackageRoot)/microsoft.visualstudio.remotecontrol/16.3.41/lib/netstandard2.0/Microsoft.VisualStudio.RemoteControl.dll - - (NuGetPackageRoot)/microsoft.visualstudio.setup.configuration.interop/3.0.4492/lib/netstandard2.1/Microsoft.VisualStudio.Setup.Configuration.Interop.dll - - (NuGetPackageRoot)/microsoft.visualstudio.telemetry/16.3.250/lib/netstandard2.0/Microsoft.VisualStudio.Telemetry.dll - - (NuGetPackageRoot)/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll - - (NuGetPackageRoot)/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll - - (NuGetPackageRoot)/system.codedom/5.0.0/ref/netstandard2.0/System.CodeDom.dll - - (NuGetPackageRoot)/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll - - (NuGetPackageRoot)/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll - - (NuGetPackageRoot)/system.configuration.configurationmanager/5.0.0/ref/netstandard2.0/System.Configuration.ConfigurationManager.dll - - (NuGetPackageRoot)/system.diagnostics.performancecounter/5.0.1/ref/netstandard2.0/System.Diagnostics.PerformanceCounter.dll - - (NuGetPackageRoot)/system.drawing.common/5.0.0/ref/netcoreapp3.0/System.Drawing.Common.dll - - (NuGetPackageRoot)/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll - - (NuGetPackageRoot)/system.management/5.0.0/ref/netstandard2.0/System.Management.dll - - (NuGetPackageRoot)/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll - - (NuGetPackageRoot)/system.security.permissions/5.0.0/ref/netcoreapp3.0/System.Security.Permissions.dll - - (NuGetPackageRoot)/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll - - (NuGetPackageRoot)/system.windows.extensions/5.0.0/ref/netcoreapp3.0/System.Windows.Extensions.dll - sources: - - (IntermediateOutputPath)/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs - - (IntermediateOutputPath)/Microsoft.VisualStudio.SlnGen.AssemblyInfo.cs - - (IntermediateOutputPath)/slngen.Version.cs - - ../GlobalSuppressions.cs - - ../Shared/DevelopmentEnvironment.cs - - ../Shared/DotNetCoreSdkResolver.cs - - ../Shared/ExtensionMethods.Shared.cs - - ../Shared/Utility.cs - - ../Shared/VisualStudioConfiguration.cs - - ../Shared/VisualStudioInstance.cs - - ConsoleForwardingLogger.cs - - EqualityComparer.cs - - ExtensionMethods.cs - - ForwardingLogger.cs - - GitRepositoryInfo.cs - - ISlnGenLogger.cs - - MSBuildFeatureFlags.cs - - MSBuildItemNames.cs - - MSBuildPropertyNames.cs - - Program.cs - - ProgramArguments.cs - - ProjectFileExtensions.cs - - ProjectItemWrapper.cs - - ProjectLoading/IProjectLoader.cs - - ProjectLoading/LegacyProjectLoader.cs - - ProjectLoading/ProjectGraphProjectLoader.cs - - ProjectLoading/ProjectLoader.cs - - ProjectLoading/ProjectLoaderStatistics.cs - - SlnfFile.cs - - SlnFile.cs - - SlnFolder.cs - - SlnHierarchy.cs - - SlnProject.cs - - Strings.Designer.cs - - Strings.resx - - Tasks/SlnGenToolTask.cs - - TelemetryClient.cs - - VisualStudioLauncher.cs - - VisualStudioProjectTypeGuids.cs diff --git a/src/SlnGen.Corext/build.summary.yml b/src/SlnGen.Corext/build.summary.yml deleted file mode 100644 index b7386229..00000000 --- a/src/SlnGen.Corext/build.summary.yml +++ /dev/null @@ -1,21 +0,0 @@ -all: - outputs: - - SlnGen.Corext.(PackageVersion).nupkg -net461: - constants: - - DEBUG - - NET461 - - NETFRAMEWORK - - TRACE - outputs: - references: - sources: -net472: - constants: - - DEBUG - - NET472 - - NETFRAMEWORK - - TRACE - outputs: - references: - sources: diff --git a/version.json b/version.json index b33dbd73..bb806365 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "8.0", + "version": "8.1", "assemblyVersion": "3.0", "buildNumberOffset": -1, "publicReleaseRefSpec": [