Save last
This commit is contained in:
BIN
Tests/bin/Release/netcoreapp3.1/DataClients.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/DataClients.dll
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/DataClients.pdb
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/DataClients.pdb
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll
Normal file
Binary file not shown.
225
Tests/bin/Release/netcoreapp3.1/Mailing.deps.json
Normal file
225
Tests/bin/Release/netcoreapp3.1/Mailing.deps.json
Normal file
@@ -0,0 +1,225 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v3.1",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v3.1": {
|
||||
"Mailing/1.0.0": {
|
||||
"dependencies": {
|
||||
"DataClients": "1.0.0",
|
||||
"MigraDoc.DocumentObjectModel": "3.0.0",
|
||||
"MigraDoc.Rendering": "3.0.0",
|
||||
"PdfSharp": "3.0.0",
|
||||
"PdfSharp.Charting": "3.0.0",
|
||||
"SharpZipLib": "1.2.0"
|
||||
},
|
||||
"runtime": {
|
||||
"Mailing.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/3.1.1": {},
|
||||
"Microsoft.Win32.SystemEvents/4.5.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "3.1.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll": {
|
||||
"rid": "win",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SharpZipLib/1.2.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
|
||||
"assemblyVersion": "1.2.0.246",
|
||||
"fileVersion": "1.2.0.246"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Drawing.Common/4.5.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "3.1.1",
|
||||
"Microsoft.Win32.SystemEvents": "4.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Drawing.Common.dll": {
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll": {
|
||||
"rid": "unix",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
},
|
||||
"runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll": {
|
||||
"rid": "win",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Text.Encoding.CodePages/4.7.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "3.1.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
|
||||
"assemblyVersion": "4.1.3.0",
|
||||
"fileVersion": "4.700.20.21406"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
|
||||
"rid": "win",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "4.1.3.0",
|
||||
"fileVersion": "4.700.20.21406"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DataClients/1.0.0": {
|
||||
"dependencies": {
|
||||
"SharpZipLib": "1.2.0",
|
||||
"SupportClasses": "1.0.0",
|
||||
"System.Text.Encoding.CodePages": "4.7.1"
|
||||
},
|
||||
"runtime": {
|
||||
"DataClients.dll": {}
|
||||
}
|
||||
},
|
||||
"MigraDoc.DocumentObjectModel/3.0.0": {
|
||||
"dependencies": {
|
||||
"System.Drawing.Common": "4.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"MigraDoc.DocumentObjectModel.dll": {}
|
||||
}
|
||||
},
|
||||
"MigraDoc.Rendering/3.0.0": {
|
||||
"dependencies": {
|
||||
"MigraDoc.DocumentObjectModel": "3.0.0",
|
||||
"PdfSharp": "3.0.0",
|
||||
"PdfSharp.Charting": "3.0.0",
|
||||
"System.Drawing.Common": "4.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"MigraDoc.Rendering.dll": {}
|
||||
},
|
||||
"resources": {
|
||||
"de/MigraDoc.Rendering.resources.dll": {
|
||||
"locale": "de"
|
||||
}
|
||||
}
|
||||
},
|
||||
"PdfSharp/3.0.0": {
|
||||
"dependencies": {
|
||||
"System.Drawing.Common": "4.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"PdfSharp.dll": {}
|
||||
}
|
||||
},
|
||||
"PdfSharp.Charting/3.0.0": {
|
||||
"dependencies": {
|
||||
"PdfSharp": "3.0.0",
|
||||
"System.Drawing.Common": "4.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"PdfSharp.Charting.dll": {}
|
||||
}
|
||||
},
|
||||
"SupportClasses/1.0.0": {
|
||||
"runtime": {
|
||||
"SupportClasses.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Mailing/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/3.1.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-RmINcaqiEkawM9C8oxFMN/CZmn1fGKWVsosbSY/8ARUNdHqV47hqhPVbrG3qUqLaRQI5w4HuqFOqrbhoSWcH6w==",
|
||||
"path": "microsoft.netcore.platforms/3.1.1",
|
||||
"hashPath": "microsoft.netcore.platforms.3.1.1.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Win32.SystemEvents/4.5.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-LuI1oG+24TUj1ZRQQjM5Ew73BKnZE5NZ/7eAdh1o8ST5dPhUnJvIkiIn2re3MwnkRy6ELRnvEbBxHP8uALKhJw==",
|
||||
"path": "microsoft.win32.systemevents/4.5.0",
|
||||
"hashPath": "microsoft.win32.systemevents.4.5.0.nupkg.sha512"
|
||||
},
|
||||
"SharpZipLib/1.2.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==",
|
||||
"path": "sharpziplib/1.2.0",
|
||||
"hashPath": "sharpziplib.1.2.0.nupkg.sha512"
|
||||
},
|
||||
"System.Drawing.Common/4.5.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==",
|
||||
"path": "system.drawing.common/4.5.0",
|
||||
"hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Encoding.CodePages/4.7.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==",
|
||||
"path": "system.text.encoding.codepages/4.7.1",
|
||||
"hashPath": "system.text.encoding.codepages.4.7.1.nupkg.sha512"
|
||||
},
|
||||
"DataClients/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"MigraDoc.DocumentObjectModel/3.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"MigraDoc.Rendering/3.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"PdfSharp/3.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"PdfSharp.Charting/3.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"SupportClasses/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
BIN
Tests/bin/Release/netcoreapp3.1/Mailing.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/Mailing.dll
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/Mailing.exe
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/Mailing.exe
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/Mailing.pdb
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/Mailing.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Admin\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Admin\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp3.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
BIN
Tests/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/PdfSharp.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/PdfSharp.dll
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/PdfSharp.pdb
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/PdfSharp.pdb
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/SupportClasses.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/SupportClasses.dll
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/SupportClasses.pdb
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/SupportClasses.pdb
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/System.Drawing.Common.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/System.Drawing.Common.dll
Normal file
Binary file not shown.
Binary file not shown.
245
Tests/bin/Release/netcoreapp3.1/Tests.deps.json
Normal file
245
Tests/bin/Release/netcoreapp3.1/Tests.deps.json
Normal file
@@ -0,0 +1,245 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v3.1",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v3.1": {
|
||||
"Tests/1.0.0": {
|
||||
"dependencies": {
|
||||
"DataClients": "1.0.0",
|
||||
"Mailing": "1.0.0",
|
||||
"MigraDoc.DocumentObjectModel": "3.0.0",
|
||||
"MigraDoc.Rendering": "3.0.0",
|
||||
"PdfSharp": "3.0.0",
|
||||
"PdfSharp.Charting": "3.0.0",
|
||||
"SharpZipLib": "1.2.0",
|
||||
"System.Text.Encoding.CodePages": "4.7.1"
|
||||
},
|
||||
"runtime": {
|
||||
"Tests.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/3.1.1": {},
|
||||
"Microsoft.Win32.SystemEvents/4.5.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "3.1.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll": {
|
||||
"rid": "win",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SharpZipLib/1.2.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
|
||||
"assemblyVersion": "1.2.0.246",
|
||||
"fileVersion": "1.2.0.246"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Drawing.Common/4.5.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "3.1.1",
|
||||
"Microsoft.Win32.SystemEvents": "4.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Drawing.Common.dll": {
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll": {
|
||||
"rid": "unix",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
},
|
||||
"runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll": {
|
||||
"rid": "win",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Text.Encoding.CodePages/4.7.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "3.1.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
|
||||
"assemblyVersion": "4.1.3.0",
|
||||
"fileVersion": "4.700.20.21406"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
|
||||
"rid": "win",
|
||||
"assetType": "runtime",
|
||||
"assemblyVersion": "4.1.3.0",
|
||||
"fileVersion": "4.700.20.21406"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DataClients/1.0.0": {
|
||||
"dependencies": {
|
||||
"SharpZipLib": "1.2.0",
|
||||
"SupportClasses": "1.0.0",
|
||||
"System.Text.Encoding.CodePages": "4.7.1"
|
||||
},
|
||||
"runtime": {
|
||||
"DataClients.dll": {}
|
||||
}
|
||||
},
|
||||
"Mailing/1.0.0": {
|
||||
"dependencies": {
|
||||
"DataClients": "1.0.0",
|
||||
"MigraDoc.DocumentObjectModel": "3.0.0",
|
||||
"MigraDoc.Rendering": "3.0.0",
|
||||
"PdfSharp": "3.0.0",
|
||||
"PdfSharp.Charting": "3.0.0",
|
||||
"SharpZipLib": "1.2.0"
|
||||
},
|
||||
"runtime": {
|
||||
"Mailing.dll": {}
|
||||
}
|
||||
},
|
||||
"MigraDoc.DocumentObjectModel/3.0.0": {
|
||||
"dependencies": {
|
||||
"System.Drawing.Common": "4.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"MigraDoc.DocumentObjectModel.dll": {}
|
||||
}
|
||||
},
|
||||
"MigraDoc.Rendering/3.0.0": {
|
||||
"dependencies": {
|
||||
"MigraDoc.DocumentObjectModel": "3.0.0",
|
||||
"PdfSharp": "3.0.0",
|
||||
"PdfSharp.Charting": "3.0.0",
|
||||
"System.Drawing.Common": "4.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"MigraDoc.Rendering.dll": {}
|
||||
},
|
||||
"resources": {
|
||||
"de/MigraDoc.Rendering.resources.dll": {
|
||||
"locale": "de"
|
||||
}
|
||||
}
|
||||
},
|
||||
"PdfSharp/3.0.0": {
|
||||
"dependencies": {
|
||||
"System.Drawing.Common": "4.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"PdfSharp.dll": {}
|
||||
}
|
||||
},
|
||||
"PdfSharp.Charting/3.0.0": {
|
||||
"dependencies": {
|
||||
"PdfSharp": "3.0.0",
|
||||
"System.Drawing.Common": "4.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"PdfSharp.Charting.dll": {}
|
||||
}
|
||||
},
|
||||
"SupportClasses/1.0.0": {
|
||||
"runtime": {
|
||||
"SupportClasses.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Tests/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/3.1.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-RmINcaqiEkawM9C8oxFMN/CZmn1fGKWVsosbSY/8ARUNdHqV47hqhPVbrG3qUqLaRQI5w4HuqFOqrbhoSWcH6w==",
|
||||
"path": "microsoft.netcore.platforms/3.1.1",
|
||||
"hashPath": "microsoft.netcore.platforms.3.1.1.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Win32.SystemEvents/4.5.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-LuI1oG+24TUj1ZRQQjM5Ew73BKnZE5NZ/7eAdh1o8ST5dPhUnJvIkiIn2re3MwnkRy6ELRnvEbBxHP8uALKhJw==",
|
||||
"path": "microsoft.win32.systemevents/4.5.0",
|
||||
"hashPath": "microsoft.win32.systemevents.4.5.0.nupkg.sha512"
|
||||
},
|
||||
"SharpZipLib/1.2.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==",
|
||||
"path": "sharpziplib/1.2.0",
|
||||
"hashPath": "sharpziplib.1.2.0.nupkg.sha512"
|
||||
},
|
||||
"System.Drawing.Common/4.5.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==",
|
||||
"path": "system.drawing.common/4.5.0",
|
||||
"hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Encoding.CodePages/4.7.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==",
|
||||
"path": "system.text.encoding.codepages/4.7.1",
|
||||
"hashPath": "system.text.encoding.codepages.4.7.1.nupkg.sha512"
|
||||
},
|
||||
"DataClients/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Mailing/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"MigraDoc.DocumentObjectModel/3.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"MigraDoc.Rendering/3.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"PdfSharp/3.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"PdfSharp.Charting/3.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"SupportClasses/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
BIN
Tests/bin/Release/netcoreapp3.1/Tests.dll
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/Tests.dll
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/Tests.exe
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/Tests.exe
Normal file
Binary file not shown.
BIN
Tests/bin/Release/netcoreapp3.1/Tests.pdb
Normal file
BIN
Tests/bin/Release/netcoreapp3.1/Tests.pdb
Normal file
Binary file not shown.
10
Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.dev.json
Normal file
10
Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.dev.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Admin\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Admin\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
|
||||
]
|
||||
}
|
||||
}
|
9
Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.json
Normal file
9
Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp3.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = Tests
|
||||
build_property.ProjectDir = F:\GIT\ASCKU_PC\Tests\
|
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
1da3045abc0085cb35024cf9fe6169f5f7238ec7
|
@@ -0,0 +1,41 @@
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Mailing.deps.json
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Mailing.runtimeconfig.json
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Mailing.runtimeconfig.dev.json
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Mailing.exe
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.exe
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.deps.json
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.runtimeconfig.json
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.runtimeconfig.dev.json
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.pdb
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\ICSharpCode.SharpZipLib.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\System.Drawing.Common.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\System.Text.Encoding.CodePages.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\Microsoft.Win32.SystemEvents.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.0\System.Drawing.Common.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Drawing.Common.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\DataClients.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Mailing.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\MigraDoc.DocumentObjectModel.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\MigraDoc.Rendering.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\PdfSharp.Charting.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\PdfSharp.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\SupportClasses.dll
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\DataClients.pdb
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Mailing.pdb
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\MigraDoc.DocumentObjectModel.pdb
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\MigraDoc.Rendering.pdb
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\PdfSharp.Charting.pdb
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\PdfSharp.pdb
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\SupportClasses.pdb
|
||||
F:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\de\MigraDoc.Rendering.resources.dll
|
||||
F:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.csproj.AssemblyReference.cache
|
||||
F:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.AssemblyInfoInputs.cache
|
||||
F:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.AssemblyInfo.cs
|
||||
F:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.csproj.CoreCompileInputs.cache
|
||||
F:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.csproj.CopyComplete
|
||||
F:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.dll
|
||||
F:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.pdb
|
||||
F:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.genruntimeconfig.cache
|
BIN
Tests/obj/Release/netcoreapp3.1/Tests.dll
Normal file
BIN
Tests/obj/Release/netcoreapp3.1/Tests.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
5292684420c4117fc76c43b87f84835c715d299b
|
BIN
Tests/obj/Release/netcoreapp3.1/Tests.pdb
Normal file
BIN
Tests/obj/Release/netcoreapp3.1/Tests.pdb
Normal file
Binary file not shown.
BIN
Tests/obj/Release/netcoreapp3.1/apphost.exe
Normal file
BIN
Tests/obj/Release/netcoreapp3.1/apphost.exe
Normal file
Binary file not shown.
@@ -75,7 +75,7 @@
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.300\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -157,7 +157,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.300\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -224,7 +224,7 @@
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.300\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -301,7 +301,7 @@
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.300\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -372,7 +372,7 @@
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.300\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -439,7 +439,7 @@
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.300\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -502,7 +502,7 @@
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.300\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -591,7 +591,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.300\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Admin\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.10.0</NuGetToolVersion>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.11.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\Admin\.nuget\packages\" />
|
||||
|
@@ -448,7 +448,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.300\\RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "zK/4dC8hKqmLq51tC8l8/0202gukmtzSZfNBg4AgicoMz8gJJbvvmn/ofJMvJvVdR0W99DmmDNeS+DE5PcI1og==",
|
||||
"dgSpecHash": "jmWJIv/vSCSEE+NkAjXJVn0oStCmKDYSFH5RlLmJBsefvYtmEeektNoxyK/KWnHKFnUky/pZZCfNwOFv3A3LnA==",
|
||||
"success": true,
|
||||
"projectFilePath": "F:\\GIT\\ASCKU_PC\\Tests\\Tests.csproj",
|
||||
"expectedPackageFiles": [
|
||||
|
Reference in New Issue
Block a user