Phase 0 WP-0.1: Create .NET 10 solution structure with all 17 component projects

17 source projects (Commons + Host + 15 components) and 17 xUnit test projects.
SLNX format, net10.0, nullable enabled, warnings as errors. All components
reference Commons; Host references all components. Builds and tests clean.
This commit is contained in:
Joseph Doherty
2026-03-16 18:37:36 -04:00
parent 021817930b
commit 34190e1347
2408 changed files with 83583 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("ScadaLink.DataConnectionLayer.Tests")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+021817930bb53c1ab9cb4c5b31fc6da51abcf0c3")]
[assembly: System.Reflection.AssemblyProductAttribute("ScadaLink.DataConnectionLayer.Tests")]
[assembly: System.Reflection.AssemblyTitleAttribute("ScadaLink.DataConnectionLayer.Tests")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
13da1ef36500ee7f7a5d10880b3e92932b47354ce287332632d31614a4398480

View File

@@ -0,0 +1,17 @@
is_global = true
build_property.TargetFramework = net10.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v10.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = ScadaLink.DataConnectionLayer.Tests
build_property.ProjectDir = /Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 10.0
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,9 @@
// <auto-generated/>
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Threading;
global using System.Threading.Tasks;
global using Xunit;

View File

@@ -0,0 +1 @@
66df907bc6a3887fe2bcaa13b4559eab4b45e4cc92f14b451de957173933779e

View File

@@ -0,0 +1,101 @@
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/.msCoverageSourceRootsMapping_ScadaLink.DataConnectionLayer.Tests
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/CoverletSourceRootsMapping_ScadaLink.DataConnectionLayer.Tests
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/xunit.abstractions.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/xunit.runner.visualstudio.testadapter.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.deps.json
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.runtimeconfig.json
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.pdb
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CoreUtilities.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.PlatformAbstractions.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CommunicationUtilities.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CrossPlatEngine.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.Utilities.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.Common.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/testhost.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/Newtonsoft.Json.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/xunit.assert.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/xunit.core.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/xunit.execution.dotnet.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ScadaLink.Commons.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ScadaLink.DataConnectionLayer.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ScadaLink.DataConnectionLayer.pdb
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/bin/Debug/net10.0/ScadaLink.Commons.pdb
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.csproj.AssemblyReference.cache
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.GeneratedMSBuildEditorConfig.editorconfig
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.AssemblyInfoInputs.cache
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.AssemblyInfo.cs
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.csproj.CoreCompileInputs.cache
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/ScadaLin.B6D6098A.Up2Date
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/refint/ScadaLink.DataConnectionLayer.Tests.dll
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.pdb
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/ScadaLink.DataConnectionLayer.Tests.genruntimeconfig.cache
/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/obj/Debug/net10.0/ref/ScadaLink.DataConnectionLayer.Tests.dll

View File

@@ -0,0 +1 @@
085606086de9be72a5629a0d754f941899844179657f71613ec2ab3be7cc4869

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/dohertj2/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/dohertj2/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/dohertj2/.nuget/packages/" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)xunit.runner.visualstudio/3.1.4/build/net8.0/xunit.runner.visualstudio.props" Condition="Exists('$(NuGetPackageRoot)xunit.runner.visualstudio/3.1.4/build/net8.0/xunit.runner.visualstudio.props')" />
<Import Project="$(NuGetPackageRoot)xunit.core/2.9.3/build/xunit.core.props" Condition="Exists('$(NuGetPackageRoot)xunit.core/2.9.3/build/xunit.core.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.testplatform.testhost/17.14.1/build/net8.0/Microsoft.TestPlatform.TestHost.props" Condition="Exists('$(NuGetPackageRoot)microsoft.testplatform.testhost/17.14.1/build/net8.0/Microsoft.TestPlatform.TestHost.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.codecoverage/17.14.1/build/netstandard2.0/Microsoft.CodeCoverage.props" Condition="Exists('$(NuGetPackageRoot)microsoft.codecoverage/17.14.1/build/netstandard2.0/Microsoft.CodeCoverage.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.net.test.sdk/17.14.1/build/net8.0/Microsoft.NET.Test.Sdk.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.test.sdk/17.14.1/build/net8.0/Microsoft.NET.Test.Sdk.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Pkgxunit_analyzers Condition=" '$(Pkgxunit_analyzers)' == '' ">/Users/dohertj2/.nuget/packages/xunit.analyzers/1.18.0</Pkgxunit_analyzers>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)xunit.core/2.9.3/build/xunit.core.targets" Condition="Exists('$(NuGetPackageRoot)xunit.core/2.9.3/build/xunit.core.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.testplatform.testhost/17.14.1/build/net8.0/Microsoft.TestPlatform.TestHost.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.testplatform.testhost/17.14.1/build/net8.0/Microsoft.TestPlatform.TestHost.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.codecoverage/17.14.1/build/netstandard2.0/Microsoft.CodeCoverage.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.codecoverage/17.14.1/build/netstandard2.0/Microsoft.CodeCoverage.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.net.test.sdk/17.14.1/build/net8.0/Microsoft.NET.Test.Sdk.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.net.test.sdk/17.14.1/build/net8.0/Microsoft.NET.Test.Sdk.targets')" />
<Import Project="$(NuGetPackageRoot)coverlet.collector/6.0.4/build/netstandard2.0/coverlet.collector.targets" Condition="Exists('$(NuGetPackageRoot)coverlet.collector/6.0.4/build/netstandard2.0/coverlet.collector.targets')" />
</ImportGroup>
</Project>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,23 @@
{
"version": 2,
"dgSpecHash": "fiXt6/AKj0E=",
"success": true,
"projectFilePath": "/Users/dohertj2/Desktop/scadalink-design/tests/ScadaLink.DataConnectionLayer.Tests/ScadaLink.DataConnectionLayer.Tests.csproj",
"expectedPackageFiles": [
"/Users/dohertj2/.nuget/packages/coverlet.collector/6.0.4/coverlet.collector.6.0.4.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/microsoft.codecoverage/17.14.1/microsoft.codecoverage.17.14.1.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/microsoft.net.test.sdk/17.14.1/microsoft.net.test.sdk.17.14.1.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/microsoft.testplatform.objectmodel/17.14.1/microsoft.testplatform.objectmodel.17.14.1.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/microsoft.testplatform.testhost/17.14.1/microsoft.testplatform.testhost.17.14.1.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/xunit/2.9.3/xunit.2.9.3.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/xunit.analyzers/1.18.0/xunit.analyzers.1.18.0.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/xunit.assert/2.9.3/xunit.assert.2.9.3.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/xunit.core/2.9.3/xunit.core.2.9.3.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/xunit.extensibility.core/2.9.3/xunit.extensibility.core.2.9.3.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/xunit.extensibility.execution/2.9.3/xunit.extensibility.execution.2.9.3.nupkg.sha512",
"/Users/dohertj2/.nuget/packages/xunit.runner.visualstudio/3.1.4/xunit.runner.visualstudio.3.1.4.nupkg.sha512"
],
"logs": []
}