diff --git a/eddtest/App.config b/eddtest/App.config index 4bfa005..db07931 100644 --- a/eddtest/App.config +++ b/eddtest/App.config @@ -1,6 +1,122 @@ -<?xml version="1.0" encoding="utf-8"?> -<configuration> - <startup> - <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/> - </startup> -</configuration> +<?xml version="1.0" encoding="utf-8"?> +<configuration> + <startup> + <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" /> + </startup> + <runtime> + <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> + <dependentAssembly> + <assemblyIdentity name="Costura" publicKeyToken="null" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="Microsoft.Win32.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="QuickJSON" publicKeyToken="null" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-2.0.1.0" newVersion="2.0.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.AppContext" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Console" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Diagnostics.Tracing" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Globalization.Calendars" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.IO" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.IO.Compression" publicKeyToken="b77a5c561934e089" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.IO.Compression.ZipFile" publicKeyToken="b77a5c561934e089" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.IO.FileSystem" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.IO.FileSystem.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Linq" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Linq.Expressions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.3" newVersion="4.1.1.3" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Net.Sockets" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Reflection" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Runtime.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Runtime.InteropServices" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Runtime.InteropServices.RuntimeInformation" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Security.Cryptography.Algorithms" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.2.1.0" newVersion="4.2.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Security.Cryptography.Encoding" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Security.Cryptography.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Security.Cryptography.X509Certificates" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Text.RegularExpressions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" /> + </dependentAssembly> + <dependentAssembly> + <assemblyIdentity name="System.Xml.ReaderWriter" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" /> + </dependentAssembly> + </assemblyBinding> + </runtime> +</configuration> diff --git a/eddtest/EDDTest.csproj b/eddtest/EDDTest.csproj index 43c7f48..ee9534e 100644 --- a/eddtest/EDDTest.csproj +++ b/eddtest/EDDTest.csproj @@ -1,293 +1,292 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props" Condition="Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props')" /> - <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> - <PropertyGroup> - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProjectGuid>{913F9FFA-C90A-4DFE-B613-87157CA48FD9}</ProjectGuid> - <OutputType>Exe</OutputType> - <RootNamespace>EDDTest</RootNamespace> - <AssemblyName>EDDTest</AssemblyName> - <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> - <FileAlignment>512</FileAlignment> - <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> - <TargetFrameworkProfile /> - <PublishUrl>publish\</PublishUrl> - <Install>true</Install> - <InstallFrom>Disk</InstallFrom> - <UpdateEnabled>false</UpdateEnabled> - <UpdateMode>Foreground</UpdateMode> - <UpdateInterval>7</UpdateInterval> - <UpdateIntervalUnits>Days</UpdateIntervalUnits> - <UpdatePeriodically>false</UpdatePeriodically> - <UpdateRequired>false</UpdateRequired> - <MapFileExtensions>true</MapFileExtensions> - <ApplicationRevision>0</ApplicationRevision> - <ApplicationVersion>1.0.0.%2a</ApplicationVersion> - <IsWebBootstrapper>false</IsWebBootstrapper> - <UseApplicationTrust>false</UseApplicationTrust> - <BootstrapperEnabled>true</BootstrapperEnabled> - <NuGetPackageImportStamp> - </NuGetPackageImportStamp> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> - <PlatformTarget>AnyCPU</PlatformTarget> - <DebugSymbols>true</DebugSymbols> - <DebugType>full</DebugType> - <Optimize>false</Optimize> - <OutputPath>bin\Debug\</OutputPath> - <DefineConstants>TRACE;DEBUG;TESTHARNESS</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> - <PlatformTarget>AnyCPU</PlatformTarget> - <DebugType>pdbonly</DebugType> - <Optimize>true</Optimize> - <OutputPath>bin\Release\</OutputPath> - <DefineConstants>TRACE;TESTHARNESS</DefineConstants> - <ErrorReport>prompt</ErrorReport> - <WarningLevel>4</WarningLevel> - </PropertyGroup> - <ItemGroup> - <Reference Include="Costura, Version=5.7.0.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll</HintPath> - </Reference> - <Reference Include="Microsoft.CSharp" /> - <Reference Include="Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="QuickJSON, Version=2.0.1.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\RJKJSoft.QuickJSON.2.0.1\lib\net48\QuickJSON.dll</HintPath> - </Reference> - <Reference Include="System" /> - <Reference Include="System.AppContext, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.ComponentModel.Composition" /> - <Reference Include="System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath> - </Reference> - <Reference Include="System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Drawing" /> - <Reference Include="System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> - <HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.IO.Compression.FileSystem" /> - <Reference Include="System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> - <HintPath>..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Numerics" /> - <Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Runtime.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Runtime.InteropServices, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Text.RegularExpressions.4.3.0\lib\net463\System.Text.RegularExpressions.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - <Reference Include="System.Xml" /> - <Reference Include="System.Xml.Linq" /> - <Reference Include="System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath> - <Private>True</Private> - <Private>True</Private> - </Reference> - </ItemGroup> - <ItemGroup> - <Compile Include="EDDI Data\EDDISignalCheck.cs" /> - <Compile Include="EDDI Data\EDDISignalSources.cs" /> - <Compile Include="From EDD Project Manually copied\Identifiers.cs" /> - <Compile Include="From EDD Project Manually copied\MaterialCommoditiesRecipes.cs" /> - <Compile Include="Frontier\ArtieData.cs" /> - <Compile Include="Misc\OutfittingCSV.cs" /> - <Compile Include="From EDD Project Manually copied\ItemActors.cs" /> - <Compile Include="From EDD Project Manually copied\ItemData.cs" /> - <Compile Include="From EDD Project Manually copied\ItemEngineers.cs" /> - <Compile Include="From EDD Project Manually copied\ItemModules.cs" /> - <Compile Include="From EDD Project Manually copied\ItemShips.cs" /> - <Compile Include="From EDD Project Manually copied\ItemSuits.cs" /> - <Compile Include="From EDD Project Manually copied\ItemWeapons.cs" /> - <Compile Include="From EDD Project Manually copied\MaterialRecipesData.cs" /> - <Compile Include="From EDD Project Manually copied\MCMRList.cs" /> - <Compile Include="From EDD Project Manually copied\MCMRType.cs" /> - <Compile Include="EDDI Data\EDDIModules.cs" /> - <Compile Include="EDDI Data\EDDIModuleCheck.cs" /> - <Compile Include="FDEVIDs\FDEVIDS.cs" /> - <Compile Include="Misc\Github.cs" /> - <Compile Include="Coriolis\CorolisEng.cs" /> - <Compile Include="Coriolis\CorolisShips.cs" /> - <Compile Include="Coriolis\CorolisModules.cs" /> - <Compile Include="Frontier\FrontierData.cs" /> - <Compile Include="EDSY\ItemModulesEDSY.cs" /> - <Compile Include="Translations\Enums.cs" /> - <Compile Include="Misc\InsertText.cs" /> - <Compile Include="Misc\mergecsharp.cs" /> - <Compile Include="Translations\VerifyTranslationFormatting.cs" /> - <Compile Include="Translations\TranslationRepeats.cs" /> - <Compile Include="Journal\JournalsAnalysis.cs" /> - <Compile Include="Journal\Journal.cs" /> - <Compile Include="Journal\Journalhelperfuncs.cs" /> - <Compile Include="Program.cs" /> - <Compile Include="Properties\AssemblyInfo.cs" /> - <Compile Include="Properties\Resources.Designer.cs"> - <AutoGen>True</AutoGen> - <DesignTime>True</DesignTime> - <DependentUpon>Resources.resx</DependentUpon> - </Compile> - <Compile Include="Misc\Bindings.cs" /> - <Compile Include="Documentation\MDDoc.cs" /> - <Compile Include="Documentation\wikiconvert.cs" /> - <Compile Include="Translations\NormaliseTranslationFiles.cs" /> - <Compile Include="Misc\Speech.cs" /> - <Compile Include="Misc\Status.cs" /> - </ItemGroup> - <ItemGroup> - <None Include="App.config" /> - <Content Include="FodyWeavers.xml" /> - <Content Include="From EDD Project Manually copied\Readme.txt" /> - <None Include="packages.config" /> - <None Include="Resources\Market1.txt" /> - <Content Include="Resources\ModulesInfo.txt" /> - <Content Include="Resources\Outfitting.txt" /> - <Content Include="Resources\Shipyard.txt" /> - </ItemGroup> - <ItemGroup> - <EmbeddedResource Include="Properties\Resources.resx"> - <Generator>ResXFileCodeGenerator</Generator> - <LastGenOutput>Resources.Designer.cs</LastGenOutput> - </EmbeddedResource> - </ItemGroup> - <ItemGroup> - <None Include="Resources\Market.txt" /> - </ItemGroup> - <ItemGroup> - <BootstrapperPackage Include=".NETFramework,Version=v4.6"> - <Visible>False</Visible> - <ProductName>Microsoft .NET Framework 4.6 %28x86 and x64%29</ProductName> - <Install>true</Install> - </BootstrapperPackage> - <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> - <Visible>False</Visible> - <ProductName>.NET Framework 3.5 SP1</ProductName> - <Install>false</Install> - </BootstrapperPackage> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="..\BaseUtilities\BaseUtilities\BaseUtils.csproj"> - <Project>{c657c881-f3e1-45ba-aca5-966348010414}</Project> - <Name>BaseUtils</Name> - </ProjectReference> - </ItemGroup> - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> - <PropertyGroup> - <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> - </PropertyGroup> - <Error Condition="!Exists('..\packages\Fody.6.5.5\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.5.5\build\Fody.targets'))" /> - <Error Condition="!Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props'))" /> - <Error Condition="!Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets'))" /> - </Target> - <Import Project="..\packages\Fody.6.5.5\build\Fody.targets" Condition="Exists('..\packages\Fody.6.5.5\build\Fody.targets')" /> - <Import Project="..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets')" /> +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <Import Project="..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props" Condition="Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props')" /> + <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> + <PropertyGroup> + <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> + <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> + <ProjectGuid>{913F9FFA-C90A-4DFE-B613-87157CA48FD9}</ProjectGuid> + <OutputType>Exe</OutputType> + <RootNamespace>EDDTest</RootNamespace> + <AssemblyName>EDDTest</AssemblyName> + <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> + <FileAlignment>512</FileAlignment> + <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> + <TargetFrameworkProfile /> + <PublishUrl>publish\</PublishUrl> + <Install>true</Install> + <InstallFrom>Disk</InstallFrom> + <UpdateEnabled>false</UpdateEnabled> + <UpdateMode>Foreground</UpdateMode> + <UpdateInterval>7</UpdateInterval> + <UpdateIntervalUnits>Days</UpdateIntervalUnits> + <UpdatePeriodically>false</UpdatePeriodically> + <UpdateRequired>false</UpdateRequired> + <MapFileExtensions>true</MapFileExtensions> + <ApplicationRevision>0</ApplicationRevision> + <ApplicationVersion>1.0.0.%2a</ApplicationVersion> + <IsWebBootstrapper>false</IsWebBootstrapper> + <UseApplicationTrust>false</UseApplicationTrust> + <BootstrapperEnabled>true</BootstrapperEnabled> + <NuGetPackageImportStamp> + </NuGetPackageImportStamp> + </PropertyGroup> + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> + <PlatformTarget>AnyCPU</PlatformTarget> + <DebugSymbols>true</DebugSymbols> + <DebugType>full</DebugType> + <Optimize>false</Optimize> + <OutputPath>bin\Debug\</OutputPath> + <DefineConstants>TRACE;DEBUG;TESTHARNESS</DefineConstants> + <ErrorReport>prompt</ErrorReport> + <WarningLevel>4</WarningLevel> + </PropertyGroup> + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> + <PlatformTarget>AnyCPU</PlatformTarget> + <DebugType>pdbonly</DebugType> + <Optimize>true</Optimize> + <OutputPath>bin\Release\</OutputPath> + <DefineConstants>TRACE;TESTHARNESS</DefineConstants> + <ErrorReport>prompt</ErrorReport> + <WarningLevel>4</WarningLevel> + </PropertyGroup> + <ItemGroup> + <Reference Include="Costura, Version=5.7.0.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll</HintPath> + </Reference> + <Reference Include="Microsoft.CSharp" /> + <Reference Include="Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="QuickJSON, Version=2.0.1.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\RJKJSoft.QuickJSON.2.0.1\lib\net48\QuickJSON.dll</HintPath> + </Reference> + <Reference Include="System" /> + <Reference Include="System.AppContext, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.ComponentModel.Composition" /> + <Reference Include="System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath> + </Reference> + <Reference Include="System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Drawing" /> + <Reference Include="System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> + <HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.IO.Compression.FileSystem" /> + <Reference Include="System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> + <HintPath>..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath> + <Private>True</Private> + </Reference> + <Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Numerics" /> + <Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Runtime.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Runtime.InteropServices, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Text.RegularExpressions.4.3.0\lib\net463\System.Text.RegularExpressions.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + <Reference Include="System.Xml" /> + <Reference Include="System.Xml.Linq" /> + <Reference Include="System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> + <HintPath>..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath> + <Private>True</Private> + <Private>True</Private> + </Reference> + </ItemGroup> + <ItemGroup> + <Compile Include="EDDI Data\EDDISignalCheck.cs" /> + <Compile Include="EDDI Data\EDDISignalSources.cs" /> + <Compile Include="From EDD Project Manually copied\Identifiers.cs" /> + <Compile Include="From EDD Project Manually copied\MaterialCommoditiesRecipes.cs" /> + <Compile Include="Frontier\ArtieData.cs" /> + <Compile Include="Misc\OutfittingCSV.cs" /> + <Compile Include="From EDD Project Manually copied\ItemActors.cs" /> + <Compile Include="From EDD Project Manually copied\ItemData.cs" /> + <Compile Include="From EDD Project Manually copied\ItemEngineers.cs" /> + <Compile Include="From EDD Project Manually copied\ItemModules.cs" /> + <Compile Include="From EDD Project Manually copied\ItemShips.cs" /> + <Compile Include="From EDD Project Manually copied\ItemSuits.cs" /> + <Compile Include="From EDD Project Manually copied\ItemWeapons.cs" /> + <Compile Include="From EDD Project Manually copied\MaterialRecipesData.cs" /> + <Compile Include="From EDD Project Manually copied\MCMRList.cs" /> + <Compile Include="From EDD Project Manually copied\MCMRType.cs" /> + <Compile Include="EDDI Data\EDDIModules.cs" /> + <Compile Include="EDDI Data\EDDIModuleCheck.cs" /> + <Compile Include="FDEVIDs\FDEVIDS.cs" /> + <Compile Include="Misc\Github.cs" /> + <Compile Include="Coriolis\CorolisEng.cs" /> + <Compile Include="Coriolis\CorolisShips.cs" /> + <Compile Include="Coriolis\CorolisModules.cs" /> + <Compile Include="Frontier\FrontierData.cs" /> + <Compile Include="EDSY\ItemModulesEDSY.cs" /> + <Compile Include="Translations\Enums.cs" /> + <Compile Include="Misc\InsertText.cs" /> + <Compile Include="Misc\mergecsharp.cs" /> + <Compile Include="Translations\VerifyTranslationFormatting.cs" /> + <Compile Include="Translations\TranslationRepeats.cs" /> + <Compile Include="Journal\JournalsAnalysis.cs" /> + <Compile Include="Journal\Journal.cs" /> + <Compile Include="Journal\Journalhelperfuncs.cs" /> + <Compile Include="Program.cs" /> + <Compile Include="Properties\AssemblyInfo.cs" /> + <Compile Include="Properties\Resources.Designer.cs"> + <AutoGen>True</AutoGen> + <DesignTime>True</DesignTime> + <DependentUpon>Resources.resx</DependentUpon> + </Compile> + <Compile Include="Misc\Bindings.cs" /> + <Compile Include="Documentation\MDDoc.cs" /> + <Compile Include="Documentation\wikiconvert.cs" /> + <Compile Include="Translations\NormaliseTranslationFiles.cs" /> + <Compile Include="Misc\Speech.cs" /> + <Compile Include="Misc\Status.cs" /> + </ItemGroup> + <ItemGroup> + <None Include="App.config" /> + <Content Include="FodyWeavers.xml" /> + <Content Include="From EDD Project Manually copied\Readme.txt" /> + <None Include="packages.config" /> + <None Include="Resources\Market1.txt" /> + <Content Include="Resources\ModulesInfo.txt" /> + <Content Include="Resources\Outfitting.txt" /> + <Content Include="Resources\Shipyard.txt" /> + </ItemGroup> + <ItemGroup> + <EmbeddedResource Include="Properties\Resources.resx"> + <Generator>ResXFileCodeGenerator</Generator> + <LastGenOutput>Resources.Designer.cs</LastGenOutput> + </EmbeddedResource> + </ItemGroup> + <ItemGroup> + <None Include="Resources\Market.txt" /> + </ItemGroup> + <ItemGroup> + <BootstrapperPackage Include=".NETFramework,Version=v4.6"> + <Visible>False</Visible> + <ProductName>Microsoft .NET Framework 4.6 %28x86 and x64%29</ProductName> + <Install>true</Install> + </BootstrapperPackage> + <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> + <Visible>False</Visible> + <ProductName>.NET Framework 3.5 SP1</ProductName> + <Install>false</Install> + </BootstrapperPackage> + </ItemGroup> + <ItemGroup> + <ProjectReference Include="..\BaseUtilities\BaseUtilities\BaseUtils.csproj"> + <Project>{c657c881-f3e1-45ba-aca5-966348010414}</Project> + <Name>BaseUtils</Name> + </ProjectReference> + </ItemGroup> + <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> + <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> + <PropertyGroup> + <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> + </PropertyGroup> + <Error Condition="!Exists('..\packages\Fody.6.5.5\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.5.5\build\Fody.targets'))" /> + <Error Condition="!Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props'))" /> + <Error Condition="!Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets'))" /> + </Target> + <Import Project="..\packages\Fody.6.5.5\build\Fody.targets" Condition="Exists('..\packages\Fody.6.5.5\build\Fody.targets')" /> + <Import Project="..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets')" /> </Project> \ No newline at end of file diff --git a/eddtest/packages.config b/eddtest/packages.config index 72f3179..20335db 100644 --- a/eddtest/packages.config +++ b/eddtest/packages.config @@ -1,52 +1,52 @@ -<?xml version="1.0" encoding="utf-8"?> -<packages> - <package id="Costura.Fody" version="5.7.0" targetFramework="net48" developmentDependency="true" /> - <package id="Fody" version="6.5.5" targetFramework="net48" developmentDependency="true" /> - <package id="Microsoft.NETCore.Platforms" version="1.1.0" targetFramework="net48" /> - <package id="Microsoft.Win32.Primitives" version="4.3.0" targetFramework="net48" /> - <package id="NETStandard.Library" version="1.6.1" targetFramework="net48" /> - <package id="RJKJSoft.QuickJSON" version="2.0.1" targetFramework="net48" /> - <package id="System.AppContext" version="4.3.0" targetFramework="net48" /> - <package id="System.Collections" version="4.3.0" targetFramework="net48" /> - <package id="System.Collections.Concurrent" version="4.3.0" targetFramework="net48" /> - <package id="System.Console" version="4.3.0" targetFramework="net48" /> - <package id="System.Diagnostics.Debug" version="4.3.0" targetFramework="net48" /> - <package id="System.Diagnostics.DiagnosticSource" version="4.3.0" targetFramework="net48" /> - <package id="System.Diagnostics.Tools" version="4.3.0" targetFramework="net48" /> - <package id="System.Diagnostics.Tracing" version="4.3.0" targetFramework="net48" /> - <package id="System.Globalization" version="4.3.0" targetFramework="net48" /> - <package id="System.Globalization.Calendars" version="4.3.0" targetFramework="net48" /> - <package id="System.IO" version="4.3.0" targetFramework="net48" /> - <package id="System.IO.Compression" version="4.3.0" targetFramework="net48" /> - <package id="System.IO.Compression.ZipFile" version="4.3.0" targetFramework="net48" /> - <package id="System.IO.FileSystem" version="4.3.0" targetFramework="net48" /> - <package id="System.IO.FileSystem.Primitives" version="4.3.0" targetFramework="net48" /> - <package id="System.Linq" version="4.3.0" targetFramework="net48" /> - <package id="System.Linq.Expressions" version="4.3.0" targetFramework="net48" /> - <package id="System.Net.Http" version="4.3.0" targetFramework="net48" /> - <package id="System.Net.Primitives" version="4.3.0" targetFramework="net48" /> - <package id="System.Net.Sockets" version="4.3.0" targetFramework="net48" /> - <package id="System.ObjectModel" version="4.3.0" targetFramework="net48" /> - <package id="System.Reflection" version="4.3.0" targetFramework="net48" /> - <package id="System.Reflection.Extensions" version="4.3.0" targetFramework="net48" /> - <package id="System.Reflection.Primitives" version="4.3.0" targetFramework="net48" /> - <package id="System.Resources.ResourceManager" version="4.3.0" targetFramework="net48" /> - <package id="System.Runtime" version="4.3.0" targetFramework="net48" /> - <package id="System.Runtime.Extensions" version="4.3.0" targetFramework="net48" /> - <package id="System.Runtime.Handles" version="4.3.0" targetFramework="net48" /> - <package id="System.Runtime.InteropServices" version="4.3.0" targetFramework="net48" /> - <package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net48" /> - <package id="System.Runtime.Numerics" version="4.3.0" targetFramework="net48" /> - <package id="System.Security.Cryptography.Algorithms" version="4.3.0" targetFramework="net48" /> - <package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net48" /> - <package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net48" /> - <package id="System.Security.Cryptography.X509Certificates" version="4.3.0" targetFramework="net48" /> - <package id="System.Text.Encoding" version="4.3.0" targetFramework="net48" /> - <package id="System.Text.Encoding.Extensions" version="4.3.0" targetFramework="net48" /> - <package id="System.Text.RegularExpressions" version="4.3.0" targetFramework="net48" /> - <package id="System.Threading" version="4.3.0" targetFramework="net48" /> - <package id="System.Threading.Tasks" version="4.3.0" targetFramework="net48" /> - <package id="System.Threading.Timer" version="4.3.0" targetFramework="net48" /> - <package id="System.Xml.ReaderWriter" version="4.3.0" targetFramework="net48" /> - <package id="System.Xml.XDocument" version="4.3.0" targetFramework="net48" /> +<?xml version="1.0" encoding="utf-8"?> +<packages> + <package id="Costura.Fody" version="5.7.0" targetFramework="net48" developmentDependency="true" /> + <package id="Fody" version="6.5.5" targetFramework="net48" developmentDependency="true" /> + <package id="Microsoft.NETCore.Platforms" version="1.1.0" targetFramework="net48" /> + <package id="Microsoft.Win32.Primitives" version="4.3.0" targetFramework="net48" /> + <package id="NETStandard.Library" version="1.6.1" targetFramework="net48" /> + <package id="RJKJSoft.QuickJSON" version="2.0.1" targetFramework="net48" /> + <package id="System.AppContext" version="4.3.0" targetFramework="net48" /> + <package id="System.Collections" version="4.3.0" targetFramework="net48" /> + <package id="System.Collections.Concurrent" version="4.3.0" targetFramework="net48" /> + <package id="System.Console" version="4.3.0" targetFramework="net48" /> + <package id="System.Diagnostics.Debug" version="4.3.0" targetFramework="net48" /> + <package id="System.Diagnostics.DiagnosticSource" version="4.3.0" targetFramework="net48" /> + <package id="System.Diagnostics.Tools" version="4.3.0" targetFramework="net48" /> + <package id="System.Diagnostics.Tracing" version="4.3.0" targetFramework="net48" /> + <package id="System.Globalization" version="4.3.0" targetFramework="net48" /> + <package id="System.Globalization.Calendars" version="4.3.0" targetFramework="net48" /> + <package id="System.IO" version="4.3.0" targetFramework="net48" /> + <package id="System.IO.Compression" version="4.3.0" targetFramework="net48" /> + <package id="System.IO.Compression.ZipFile" version="4.3.0" targetFramework="net48" /> + <package id="System.IO.FileSystem" version="4.3.0" targetFramework="net48" /> + <package id="System.IO.FileSystem.Primitives" version="4.3.0" targetFramework="net48" /> + <package id="System.Linq" version="4.3.0" targetFramework="net48" /> + <package id="System.Linq.Expressions" version="4.3.0" targetFramework="net48" /> + <package id="System.Net.Http" version="4.3.4" targetFramework="net48" /> + <package id="System.Net.Primitives" version="4.3.0" targetFramework="net48" /> + <package id="System.Net.Sockets" version="4.3.0" targetFramework="net48" /> + <package id="System.ObjectModel" version="4.3.0" targetFramework="net48" /> + <package id="System.Reflection" version="4.3.0" targetFramework="net48" /> + <package id="System.Reflection.Extensions" version="4.3.0" targetFramework="net48" /> + <package id="System.Reflection.Primitives" version="4.3.0" targetFramework="net48" /> + <package id="System.Resources.ResourceManager" version="4.3.0" targetFramework="net48" /> + <package id="System.Runtime" version="4.3.0" targetFramework="net48" /> + <package id="System.Runtime.Extensions" version="4.3.0" targetFramework="net48" /> + <package id="System.Runtime.Handles" version="4.3.0" targetFramework="net48" /> + <package id="System.Runtime.InteropServices" version="4.3.0" targetFramework="net48" /> + <package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net48" /> + <package id="System.Runtime.Numerics" version="4.3.0" targetFramework="net48" /> + <package id="System.Security.Cryptography.Algorithms" version="4.3.0" targetFramework="net48" /> + <package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net48" /> + <package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net48" /> + <package id="System.Security.Cryptography.X509Certificates" version="4.3.0" targetFramework="net48" /> + <package id="System.Text.Encoding" version="4.3.0" targetFramework="net48" /> + <package id="System.Text.Encoding.Extensions" version="4.3.0" targetFramework="net48" /> + <package id="System.Text.RegularExpressions" version="4.3.0" targetFramework="net48" /> + <package id="System.Threading" version="4.3.0" targetFramework="net48" /> + <package id="System.Threading.Tasks" version="4.3.0" targetFramework="net48" /> + <package id="System.Threading.Timer" version="4.3.0" targetFramework="net48" /> + <package id="System.Xml.ReaderWriter" version="4.3.0" targetFramework="net48" /> + <package id="System.Xml.XDocument" version="4.3.0" targetFramework="net48" /> </packages> \ No newline at end of file