1
0
mirror of https://github.com/Timwi/KtaneWeb.git synced 2024-07-27 03:32:15 +01:00

Switch to Nuget for all dependencies.

This commit is contained in:
Timwi 2021-06-14 11:45:44 +02:00
parent 547382c7fb
commit 42ae5d61b5
4 changed files with 37 additions and 120 deletions

View File

@ -5,30 +5,6 @@ VisualStudioVersion = 16.0.29418.71
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KtaneWeb", "Src\KtaneWeb.csproj", "{5BE560A8-9B71-441A-BCAC-FC55E8DA2864}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RT.Util.Core", "..\..\RT.Util\RT.Util.Core\RT.Util.Core.csproj", "{8D0FE79C-AD8D-475C-9E6F-9CAE85365B5D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RT.Servers", "..\..\RT.Servers\Src\RT.Servers.csproj", "{A7333C19-56A9-4A8E-A196-7648666EF26A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RT.TagSoup", "..\..\RT.TagSoup\Src\RT.TagSoup.csproj", "{8F80D916-8999-45D8-ACB2-FFA7E2698FD6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PropellerApi", "..\..\Propeller\API\PropellerApi.csproj", "{5770EE79-8340-41FB-9B8E-EB4A3C487FF1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RT.SelfService", "..\..\RT.SelfService\Src\RT.SelfService.csproj", "{2D690226-CE76-4261-8778-87F7C213836A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RT.Serialization", "..\..\RT.Util\RT.Serialization\RT.Serialization.csproj", "{F2878B44-81B5-4183-98C2-47643645D328}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RT.Serialization.Json", "..\..\RT.Util\RT.Serialization.Json\RT.Serialization.Json.csproj", "{A8BFB98E-68BD-480E-9205-889480B31976}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RT.Json", "..\..\RT.Util\RT.Json\RT.Json.csproj", "{EE88E456-4AB7-4C38-9269-32DBF0DD617E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RT.Serialization.Xml", "..\..\RT.Util\RT.Serialization.Xml\RT.Serialization.Xml.csproj", "{50F702E1-C05F-43FC-81B7-41E74B2F43DE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RT.Util", "..\..\RT.Util\RT.Util\RT.Util.csproj", "{F0DE8EDC-8466-4C2A-A829-04D185E4E7FC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RT.PostBuild", "..\..\RT.Util\RT.PostBuild\RT.PostBuild.csproj", "{C4EB44A0-F0F7-4E1D-82D7-E8B9E447569C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RT.Serialization.Binary", "..\..\RT.Util\RT.Serialization.Binary\RT.Serialization.Binary.csproj", "{1508C292-99D0-4BFD-96DF-7AB1847508A6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@ -39,54 +15,6 @@ Global
{5BE560A8-9B71-441A-BCAC-FC55E8DA2864}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5BE560A8-9B71-441A-BCAC-FC55E8DA2864}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5BE560A8-9B71-441A-BCAC-FC55E8DA2864}.Release|Any CPU.Build.0 = Release|Any CPU
{8D0FE79C-AD8D-475C-9E6F-9CAE85365B5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8D0FE79C-AD8D-475C-9E6F-9CAE85365B5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8D0FE79C-AD8D-475C-9E6F-9CAE85365B5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D0FE79C-AD8D-475C-9E6F-9CAE85365B5D}.Release|Any CPU.Build.0 = Release|Any CPU
{A7333C19-56A9-4A8E-A196-7648666EF26A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7333C19-56A9-4A8E-A196-7648666EF26A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7333C19-56A9-4A8E-A196-7648666EF26A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A7333C19-56A9-4A8E-A196-7648666EF26A}.Release|Any CPU.Build.0 = Release|Any CPU
{8F80D916-8999-45D8-ACB2-FFA7E2698FD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8F80D916-8999-45D8-ACB2-FFA7E2698FD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8F80D916-8999-45D8-ACB2-FFA7E2698FD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8F80D916-8999-45D8-ACB2-FFA7E2698FD6}.Release|Any CPU.Build.0 = Release|Any CPU
{5770EE79-8340-41FB-9B8E-EB4A3C487FF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5770EE79-8340-41FB-9B8E-EB4A3C487FF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5770EE79-8340-41FB-9B8E-EB4A3C487FF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5770EE79-8340-41FB-9B8E-EB4A3C487FF1}.Release|Any CPU.Build.0 = Release|Any CPU
{2D690226-CE76-4261-8778-87F7C213836A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2D690226-CE76-4261-8778-87F7C213836A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2D690226-CE76-4261-8778-87F7C213836A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2D690226-CE76-4261-8778-87F7C213836A}.Release|Any CPU.Build.0 = Release|Any CPU
{F2878B44-81B5-4183-98C2-47643645D328}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F2878B44-81B5-4183-98C2-47643645D328}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F2878B44-81B5-4183-98C2-47643645D328}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F2878B44-81B5-4183-98C2-47643645D328}.Release|Any CPU.Build.0 = Release|Any CPU
{A8BFB98E-68BD-480E-9205-889480B31976}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A8BFB98E-68BD-480E-9205-889480B31976}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A8BFB98E-68BD-480E-9205-889480B31976}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A8BFB98E-68BD-480E-9205-889480B31976}.Release|Any CPU.Build.0 = Release|Any CPU
{EE88E456-4AB7-4C38-9269-32DBF0DD617E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EE88E456-4AB7-4C38-9269-32DBF0DD617E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EE88E456-4AB7-4C38-9269-32DBF0DD617E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EE88E456-4AB7-4C38-9269-32DBF0DD617E}.Release|Any CPU.Build.0 = Release|Any CPU
{50F702E1-C05F-43FC-81B7-41E74B2F43DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{50F702E1-C05F-43FC-81B7-41E74B2F43DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{50F702E1-C05F-43FC-81B7-41E74B2F43DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{50F702E1-C05F-43FC-81B7-41E74B2F43DE}.Release|Any CPU.Build.0 = Release|Any CPU
{F0DE8EDC-8466-4C2A-A829-04D185E4E7FC}.Debug|Any CPU.ActiveCfg = DebugUnsafe|Any CPU
{F0DE8EDC-8466-4C2A-A829-04D185E4E7FC}.Debug|Any CPU.Build.0 = DebugUnsafe|Any CPU
{F0DE8EDC-8466-4C2A-A829-04D185E4E7FC}.Release|Any CPU.ActiveCfg = ReleaseUnsafe|Any CPU
{F0DE8EDC-8466-4C2A-A829-04D185E4E7FC}.Release|Any CPU.Build.0 = ReleaseUnsafe|Any CPU
{C4EB44A0-F0F7-4E1D-82D7-E8B9E447569C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C4EB44A0-F0F7-4E1D-82D7-E8B9E447569C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C4EB44A0-F0F7-4E1D-82D7-E8B9E447569C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C4EB44A0-F0F7-4E1D-82D7-E8B9E447569C}.Release|Any CPU.Build.0 = Release|Any CPU
{1508C292-99D0-4BFD-96DF-7AB1847508A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1508C292-99D0-4BFD-96DF-7AB1847508A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1508C292-99D0-4BFD-96DF-7AB1847508A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1508C292-99D0-4BFD-96DF-7AB1847508A6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE

View File

@ -42,17 +42,38 @@
<Reference Include="PdfSharp, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.dll</HintPath>
</Reference>
<Reference Include="PdfSharp.Charting, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
<HintPath>..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll</HintPath>
<Reference Include="PropellerApi, Version=1.0.22.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\PropellerApi.1.0.22\lib\net472\PropellerApi.dll</HintPath>
</Reference>
<Reference Include="RT.Json, Version=2.0.1690.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\RT.Json.2.0.1690\lib\netstandard2.0\RT.Json.dll</HintPath>
</Reference>
<Reference Include="RT.PostBuild, Version=2.0.1690.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\RT.PostBuild.2.0.1690\lib\netstandard2.0\RT.PostBuild.dll</HintPath>
</Reference>
<Reference Include="RT.Serialization, Version=2.0.1690.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\RT.Serialization.2.0.1690\lib\netstandard2.0\RT.Serialization.dll</HintPath>
</Reference>
<Reference Include="RT.Serialization.Json, Version=2.0.1690.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\RT.Serialization.Json.2.0.1690\lib\netstandard2.0\RT.Serialization.Json.dll</HintPath>
</Reference>
<Reference Include="RT.Servers, Version=1.0.1665.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\RT.Servers.1.0.1665\lib\net472\RT.Servers.dll</HintPath>
</Reference>
<Reference Include="RT.TagSoup, Version=1.0.1625.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\RT.TagSoup.1.0.1625\lib\net472\RT.TagSoup.dll</HintPath>
</Reference>
<Reference Include="RT.Util, Version=2.0.1690.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\RT.Util.2.0.1690\lib\net472\RT.Util.dll</HintPath>
</Reference>
<Reference Include="RT.Util.Core, Version=2.0.1690.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\RT.Util.Core.2.0.1690\lib\netstandard2.0\RT.Util.Core.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
@ -92,48 +113,6 @@
<Compile Include="Selectable.cs" />
<Compile Include="KtaneWebSession.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Propeller\API\PropellerApi.csproj">
<Project>{5770ee79-8340-41fb-9b8e-eb4a3c487ff1}</Project>
<Name>PropellerApi</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\RT.SelfService\Src\RT.SelfService.csproj">
<Project>{2d690226-ce76-4261-8778-87f7c213836a}</Project>
<Name>RT.SelfService</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\RT.Servers\Src\RT.Servers.csproj">
<Project>{a7333c19-56a9-4a8e-a196-7648666ef26a}</Project>
<Name>RT.Servers</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\RT.TagSoup\Src\RT.TagSoup.csproj">
<Project>{8f80d916-8999-45d8-acb2-ffa7e2698fd6}</Project>
<Name>RT.TagSoup</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\RT.Util\RT.Json\RT.Json.csproj">
<Project>{ee88e456-4ab7-4c38-9269-32dbf0dd617e}</Project>
<Name>RT.Json</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\RT.Util\RT.Serialization.Json\RT.Serialization.Json.csproj">
<Project>{a8bfb98e-68bd-480e-9205-889480b31976}</Project>
<Name>RT.Serialization.Json</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\RT.Util\RT.Serialization.Xml\RT.Serialization.Xml.csproj">
<Project>{50f702e1-c05f-43fc-81b7-41e74b2f43de}</Project>
<Name>RT.Serialization.Xml</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\RT.Util\RT.Serialization\RT.Serialization.csproj">
<Project>{f2878b44-81b5-4183-98c2-47643645d328}</Project>
<Name>RT.Serialization</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\RT.Util\RT.Util.Core\RT.Util.Core.csproj">
<Project>{8d0fe79c-ad8d-475c-9e6f-9cae85365b5d}</Project>
<Name>RT.Util.Core</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\RT.Util\RT.Util\RT.Util.csproj">
<Project>{f0de8edc-8466-4c2a-a829-04d185e4e7fc}</Project>
<Name>RT.Util</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="Resources\Puzzles.css" />
<Content Include="Resources\Puzzles.js">

View File

@ -4,7 +4,6 @@ using System.Drawing;
using System.Drawing.Imaging;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text.RegularExpressions;
using RT.Json;
using RT.Serialization;

View File

@ -2,4 +2,15 @@
<packages>
<package id="ICSharpCode.SharpZipLib.dll" version="0.85.4.369" targetFramework="net472" />
<package id="PDFsharp" version="1.50.5147" targetFramework="net472" />
<package id="PropellerApi" version="1.0.22" targetFramework="net472" />
<package id="RT.Json" version="2.0.1690" targetFramework="net472" />
<package id="RT.PostBuild" version="2.0.1690" targetFramework="net472" />
<package id="RT.Serialization" version="2.0.1690" targetFramework="net472" />
<package id="RT.Serialization.Binary" version="2.0.1690" targetFramework="net472" />
<package id="RT.Serialization.Json" version="2.0.1690" targetFramework="net472" />
<package id="RT.Serialization.Xml" version="2.0.1690" targetFramework="net472" />
<package id="RT.Servers" version="1.0.1665" targetFramework="net472" />
<package id="RT.TagSoup" version="1.0.1625" targetFramework="net472" />
<package id="RT.Util" version="2.0.1690" targetFramework="net472" />
<package id="RT.Util.Core" version="2.0.1690" targetFramework="net472" />
</packages>