diff --git a/.vs/ASCKU Projects/DesignTimeBuild/.dtbcache.v2 b/.vs/ASCKU Projects/DesignTimeBuild/.dtbcache.v2 index 36d24dc..ecc0dee 100644 Binary files a/.vs/ASCKU Projects/DesignTimeBuild/.dtbcache.v2 and b/.vs/ASCKU Projects/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/ASCKU Projects/v16/.suo b/.vs/ASCKU Projects/v16/.suo index f6e56b6..af894bd 100644 Binary files a/.vs/ASCKU Projects/v16/.suo and b/.vs/ASCKU Projects/v16/.suo differ diff --git a/.vs/ASCKU Projects/v16/TestStore/0/000.testlog b/.vs/ASCKU Projects/v16/TestStore/0/000.testlog new file mode 100644 index 0000000..41e649f Binary files /dev/null and b/.vs/ASCKU Projects/v16/TestStore/0/000.testlog differ diff --git a/.vs/ASCKU Projects/v16/TestStore/0/testlog.manifest b/.vs/ASCKU Projects/v16/TestStore/0/testlog.manifest new file mode 100644 index 0000000..e92ede2 Binary files /dev/null and b/.vs/ASCKU Projects/v16/TestStore/0/testlog.manifest differ diff --git a/ASCKU Projects.sln b/ASCKU Projects.sln index b57fbeb..78561ff 100644 --- a/ASCKU Projects.sln +++ b/ASCKU Projects.sln @@ -27,62 +27,284 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DataClient", "DataClient\Da EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test2", "Test2\Test2.csproj", "{9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test3", "test3\test3.csproj", "{33B08224-623E-4120-942E-AAE199CD63A0}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "test3", "test3\test3.csproj", "{33B08224-623E-4120-942E-AAE199CD63A0}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApiServer", "ApiServer\ApiServer.csproj", "{1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU + Debug|ARM = Debug|ARM + Debug|ARM64 = Debug|ARM64 + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU + Release|ARM = Release|ARM + Release|ARM64 = Release|ARM64 + Release|x64 = Release|x64 + Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {EBFBCB65-A591-4444-8557-BFC084566FF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EBFBCB65-A591-4444-8557-BFC084566FF7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Debug|ARM.ActiveCfg = Debug|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Debug|ARM.Build.0 = Debug|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Debug|ARM64.Build.0 = Debug|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Debug|x64.ActiveCfg = Debug|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Debug|x64.Build.0 = Debug|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Debug|x86.ActiveCfg = Debug|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Debug|x86.Build.0 = Debug|Any CPU {EBFBCB65-A591-4444-8557-BFC084566FF7}.Release|Any CPU.ActiveCfg = Release|Any CPU {EBFBCB65-A591-4444-8557-BFC084566FF7}.Release|Any CPU.Build.0 = Release|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Release|ARM.ActiveCfg = Release|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Release|ARM.Build.0 = Release|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Release|ARM64.ActiveCfg = Release|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Release|ARM64.Build.0 = Release|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Release|x64.ActiveCfg = Release|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Release|x64.Build.0 = Release|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Release|x86.ActiveCfg = Release|Any CPU + {EBFBCB65-A591-4444-8557-BFC084566FF7}.Release|x86.Build.0 = Release|Any CPU {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Debug|ARM.ActiveCfg = Debug|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Debug|ARM.Build.0 = Debug|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Debug|ARM64.Build.0 = Debug|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Debug|x64.ActiveCfg = Debug|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Debug|x64.Build.0 = Debug|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Debug|x86.ActiveCfg = Debug|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Debug|x86.Build.0 = Debug|Any CPU {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Release|Any CPU.ActiveCfg = Release|Any CPU {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Release|Any CPU.Build.0 = Release|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Release|ARM.ActiveCfg = Release|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Release|ARM.Build.0 = Release|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Release|ARM64.ActiveCfg = Release|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Release|ARM64.Build.0 = Release|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Release|x64.ActiveCfg = Release|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Release|x64.Build.0 = Release|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Release|x86.ActiveCfg = Release|Any CPU + {E420055E-687E-4BD5-BBD0-EC1DA643C011}.Release|x86.Build.0 = Release|Any CPU {50970C14-5670-4893-A58F-EA7E03360647}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {50970C14-5670-4893-A58F-EA7E03360647}.Debug|Any CPU.Build.0 = Debug|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Debug|ARM.ActiveCfg = Debug|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Debug|ARM.Build.0 = Debug|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Debug|ARM64.Build.0 = Debug|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Debug|x64.ActiveCfg = Debug|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Debug|x64.Build.0 = Debug|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Debug|x86.ActiveCfg = Debug|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Debug|x86.Build.0 = Debug|Any CPU {50970C14-5670-4893-A58F-EA7E03360647}.Release|Any CPU.ActiveCfg = Release|Any CPU {50970C14-5670-4893-A58F-EA7E03360647}.Release|Any CPU.Build.0 = Release|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Release|ARM.ActiveCfg = Release|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Release|ARM.Build.0 = Release|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Release|ARM64.ActiveCfg = Release|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Release|ARM64.Build.0 = Release|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Release|x64.ActiveCfg = Release|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Release|x64.Build.0 = Release|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Release|x86.ActiveCfg = Release|Any CPU + {50970C14-5670-4893-A58F-EA7E03360647}.Release|x86.Build.0 = Release|Any CPU {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Debug|ARM.ActiveCfg = Debug|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Debug|ARM.Build.0 = Debug|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Debug|ARM64.Build.0 = Debug|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Debug|x64.ActiveCfg = Debug|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Debug|x64.Build.0 = Debug|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Debug|x86.ActiveCfg = Debug|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Debug|x86.Build.0 = Debug|Any CPU {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Release|Any CPU.ActiveCfg = Release|Any CPU {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Release|Any CPU.Build.0 = Release|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Release|ARM.ActiveCfg = Release|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Release|ARM.Build.0 = Release|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Release|ARM64.ActiveCfg = Release|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Release|ARM64.Build.0 = Release|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Release|x64.ActiveCfg = Release|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Release|x64.Build.0 = Release|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Release|x86.ActiveCfg = Release|Any CPU + {5BC9149F-4717-4BD1-8FC1-1D29744DA643}.Release|x86.Build.0 = Release|Any CPU {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Debug|ARM.ActiveCfg = Debug|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Debug|ARM.Build.0 = Debug|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Debug|ARM64.Build.0 = Debug|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Debug|x64.ActiveCfg = Debug|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Debug|x64.Build.0 = Debug|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Debug|x86.ActiveCfg = Debug|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Debug|x86.Build.0 = Debug|Any CPU {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Release|Any CPU.ActiveCfg = Release|Any CPU {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Release|Any CPU.Build.0 = Release|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Release|ARM.ActiveCfg = Release|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Release|ARM.Build.0 = Release|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Release|ARM64.ActiveCfg = Release|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Release|ARM64.Build.0 = Release|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Release|x64.ActiveCfg = Release|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Release|x64.Build.0 = Release|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Release|x86.ActiveCfg = Release|Any CPU + {6D63CEBF-20D8-41CA-BE57-5701F95EDC47}.Release|x86.Build.0 = Release|Any CPU {8BCEABEB-E345-45F6-880D-59B5920691F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8BCEABEB-E345-45F6-880D-59B5920691F8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Debug|ARM.ActiveCfg = Debug|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Debug|ARM.Build.0 = Debug|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Debug|ARM64.Build.0 = Debug|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Debug|x64.ActiveCfg = Debug|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Debug|x64.Build.0 = Debug|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Debug|x86.ActiveCfg = Debug|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Debug|x86.Build.0 = Debug|Any CPU {8BCEABEB-E345-45F6-880D-59B5920691F8}.Release|Any CPU.ActiveCfg = Release|Any CPU {8BCEABEB-E345-45F6-880D-59B5920691F8}.Release|Any CPU.Build.0 = Release|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Release|ARM.ActiveCfg = Release|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Release|ARM.Build.0 = Release|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Release|ARM64.ActiveCfg = Release|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Release|ARM64.Build.0 = Release|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Release|x64.ActiveCfg = Release|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Release|x64.Build.0 = Release|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Release|x86.ActiveCfg = Release|Any CPU + {8BCEABEB-E345-45F6-880D-59B5920691F8}.Release|x86.Build.0 = Release|Any CPU {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Debug|ARM.ActiveCfg = Debug|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Debug|ARM.Build.0 = Debug|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Debug|ARM64.Build.0 = Debug|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Debug|x64.ActiveCfg = Debug|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Debug|x64.Build.0 = Debug|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Debug|x86.ActiveCfg = Debug|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Debug|x86.Build.0 = Debug|Any CPU {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Release|Any CPU.ActiveCfg = Release|Any CPU {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Release|Any CPU.Build.0 = Release|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Release|ARM.ActiveCfg = Release|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Release|ARM.Build.0 = Release|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Release|ARM64.ActiveCfg = Release|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Release|ARM64.Build.0 = Release|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Release|x64.ActiveCfg = Release|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Release|x64.Build.0 = Release|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Release|x86.ActiveCfg = Release|Any CPU + {C873319A-89FB-4F7E-BD72-F9BCC147E08A}.Release|x86.Build.0 = Release|Any CPU {4494877D-DAA5-4498-BA09-6001E9371D4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4494877D-DAA5-4498-BA09-6001E9371D4B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Debug|ARM.ActiveCfg = Debug|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Debug|ARM.Build.0 = Debug|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Debug|ARM64.Build.0 = Debug|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Debug|x64.ActiveCfg = Debug|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Debug|x64.Build.0 = Debug|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Debug|x86.ActiveCfg = Debug|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Debug|x86.Build.0 = Debug|Any CPU {4494877D-DAA5-4498-BA09-6001E9371D4B}.Release|Any CPU.ActiveCfg = Release|Any CPU {4494877D-DAA5-4498-BA09-6001E9371D4B}.Release|Any CPU.Build.0 = Release|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Release|ARM.ActiveCfg = Release|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Release|ARM.Build.0 = Release|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Release|ARM64.ActiveCfg = Release|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Release|ARM64.Build.0 = Release|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Release|x64.ActiveCfg = Release|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Release|x64.Build.0 = Release|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Release|x86.ActiveCfg = Release|Any CPU + {4494877D-DAA5-4498-BA09-6001E9371D4B}.Release|x86.Build.0 = Release|Any CPU {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Debug|ARM.ActiveCfg = Debug|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Debug|ARM.Build.0 = Debug|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Debug|ARM64.Build.0 = Debug|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Debug|x64.ActiveCfg = Debug|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Debug|x64.Build.0 = Debug|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Debug|x86.ActiveCfg = Debug|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Debug|x86.Build.0 = Debug|Any CPU {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Release|Any CPU.ActiveCfg = Release|Any CPU {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Release|Any CPU.Build.0 = Release|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Release|ARM.ActiveCfg = Release|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Release|ARM.Build.0 = Release|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Release|ARM64.ActiveCfg = Release|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Release|ARM64.Build.0 = Release|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Release|x64.ActiveCfg = Release|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Release|x64.Build.0 = Release|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Release|x86.ActiveCfg = Release|Any CPU + {EC718A4D-6B40-453F-8650-4AF9CF8FE9BD}.Release|x86.Build.0 = Release|Any CPU {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Debug|ARM.ActiveCfg = Debug|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Debug|ARM.Build.0 = Debug|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Debug|ARM64.Build.0 = Debug|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Debug|x64.ActiveCfg = Debug|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Debug|x64.Build.0 = Debug|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Debug|x86.ActiveCfg = Debug|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Debug|x86.Build.0 = Debug|Any CPU {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Release|Any CPU.ActiveCfg = Release|Any CPU {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Release|Any CPU.Build.0 = Release|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Release|ARM.ActiveCfg = Release|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Release|ARM.Build.0 = Release|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Release|ARM64.ActiveCfg = Release|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Release|ARM64.Build.0 = Release|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Release|x64.ActiveCfg = Release|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Release|x64.Build.0 = Release|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Release|x86.ActiveCfg = Release|Any CPU + {EE48A5E6-C8DD-4829-8132-30DC5AA40854}.Release|x86.Build.0 = Release|Any CPU {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Debug|ARM.ActiveCfg = Debug|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Debug|ARM.Build.0 = Debug|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Debug|ARM64.Build.0 = Debug|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Debug|x64.ActiveCfg = Debug|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Debug|x64.Build.0 = Debug|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Debug|x86.ActiveCfg = Debug|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Debug|x86.Build.0 = Debug|Any CPU {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Release|Any CPU.ActiveCfg = Release|Any CPU {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Release|Any CPU.Build.0 = Release|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Release|ARM.ActiveCfg = Release|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Release|ARM.Build.0 = Release|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Release|ARM64.ActiveCfg = Release|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Release|ARM64.Build.0 = Release|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Release|x64.ActiveCfg = Release|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Release|x64.Build.0 = Release|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Release|x86.ActiveCfg = Release|Any CPU + {9D5DF611-A1D3-4544-8E32-D14CFDF91BFA}.Release|x86.Build.0 = Release|Any CPU {33B08224-623E-4120-942E-AAE199CD63A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {33B08224-623E-4120-942E-AAE199CD63A0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Debug|ARM.ActiveCfg = Debug|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Debug|ARM.Build.0 = Debug|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Debug|ARM64.Build.0 = Debug|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Debug|x64.ActiveCfg = Debug|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Debug|x64.Build.0 = Debug|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Debug|x86.ActiveCfg = Debug|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Debug|x86.Build.0 = Debug|Any CPU {33B08224-623E-4120-942E-AAE199CD63A0}.Release|Any CPU.ActiveCfg = Release|Any CPU {33B08224-623E-4120-942E-AAE199CD63A0}.Release|Any CPU.Build.0 = Release|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Release|ARM.ActiveCfg = Release|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Release|ARM.Build.0 = Release|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Release|ARM64.ActiveCfg = Release|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Release|ARM64.Build.0 = Release|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Release|x64.ActiveCfg = Release|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Release|x64.Build.0 = Release|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Release|x86.ActiveCfg = Release|Any CPU + {33B08224-623E-4120-942E-AAE199CD63A0}.Release|x86.Build.0 = Release|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Debug|ARM.ActiveCfg = Debug|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Debug|ARM.Build.0 = Debug|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Debug|ARM64.Build.0 = Debug|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Debug|x64.ActiveCfg = Debug|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Debug|x64.Build.0 = Debug|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Debug|x86.ActiveCfg = Debug|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Debug|x86.Build.0 = Debug|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Release|Any CPU.Build.0 = Release|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Release|ARM.ActiveCfg = Release|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Release|ARM.Build.0 = Release|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Release|ARM64.ActiveCfg = Release|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Release|ARM64.Build.0 = Release|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Release|x64.ActiveCfg = Release|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Release|x64.Build.0 = Release|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Release|x86.ActiveCfg = Release|Any CPU + {1DA88BD5-5DC6-481E-92E8-265EAF0B9D2F}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/ApiServer/ApiServer.csproj b/ApiServer/ApiServer.csproj new file mode 100644 index 0000000..2a75fe5 --- /dev/null +++ b/ApiServer/ApiServer.csproj @@ -0,0 +1,15 @@ + + + + net5.0 + + + + + + + + + + + diff --git a/ApiServer/ApiServer.csproj.user b/ApiServer/ApiServer.csproj.user new file mode 100644 index 0000000..e4f6e71 --- /dev/null +++ b/ApiServer/ApiServer.csproj.user @@ -0,0 +1,7 @@ + + + + MvcControllerEmptyScaffolder + root/Common/MVC/Controller + + \ No newline at end of file diff --git a/ApiServer/Controllers/PasportController.cs b/ApiServer/Controllers/PasportController.cs new file mode 100644 index 0000000..6d86d11 --- /dev/null +++ b/ApiServer/Controllers/PasportController.cs @@ -0,0 +1,19 @@ +using Microsoft.AspNetCore.Mvc; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading.Tasks; + +namespace ApiServer.Controllers +{ + [Route("[controller]")] + [ApiController] + public class PasportController : ControllerBase + { + [HttpPost] + public string () + { + return View(); + } + } +} diff --git a/ApiServer/Program.cs b/ApiServer/Program.cs new file mode 100644 index 0000000..3f8ca7c --- /dev/null +++ b/ApiServer/Program.cs @@ -0,0 +1,27 @@ +using Microsoft.AspNetCore.Hosting; +using Microsoft.Extensions.Configuration; +using Microsoft.Extensions.Hosting; +using Microsoft.Extensions.Logging; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading.Tasks; + +namespace ApiServer +{ + public class Program + { + public static void Main(string[] args) + { + CreateHostBuilder(args).Build().Run(); + } + + public static IHostBuilder CreateHostBuilder(string[] args) => + Host.CreateDefaultBuilder(args) + .ConfigureWebHostDefaults(webBuilder => + { + webBuilder.UseStartup(); + webBuilder.UseUrls("http://*:64400/"); + }); + } +} diff --git a/ApiServer/Properties/launchSettings.json b/ApiServer/Properties/launchSettings.json new file mode 100644 index 0000000..05a9b64 --- /dev/null +++ b/ApiServer/Properties/launchSettings.json @@ -0,0 +1,28 @@ +{ + "iisSettings": { + "windowsAuthentication": false, + "anonymousAuthentication": true, + "iisExpress": { + "applicationUrl": "http://localhost:44714", + "sslPort": 0 + } + }, + "profiles": { + "IIS Express": { + "commandName": "IISExpress", + "launchBrowser": true, + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + } + }, + "ApiServer": { + "commandName": "Project", + "dotnetRunMessages": "true", + "launchBrowser": true, + "applicationUrl": "http://localhost:5000", + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + } + } + } +} diff --git a/ApiServer/Startup.cs b/ApiServer/Startup.cs new file mode 100644 index 0000000..0071f87 --- /dev/null +++ b/ApiServer/Startup.cs @@ -0,0 +1,34 @@ +using Microsoft.AspNetCore.Builder; +using Microsoft.AspNetCore.Hosting; +using Microsoft.AspNetCore.Http; +using Microsoft.Extensions.DependencyInjection; +using Microsoft.Extensions.Hosting; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading.Tasks; + +namespace ApiServer +{ + public class Startup + { + public void ConfigureServices(IServiceCollection services) + { + services.AddControllers(); + } + public void Configure(IApplicationBuilder app, IWebHostEnvironment env) + { + if (env.IsDevelopment()) + { + app.UseDeveloperExceptionPage(); + } + + app.UseRouting(); + + app.UseEndpoints(endpoints => + { + endpoints.MapControllers(); + }); + } + } +} diff --git a/ApiServer/appsettings.Development.json b/ApiServer/appsettings.Development.json new file mode 100644 index 0000000..8983e0f --- /dev/null +++ b/ApiServer/appsettings.Development.json @@ -0,0 +1,9 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft": "Warning", + "Microsoft.Hosting.Lifetime": "Information" + } + } +} diff --git a/ApiServer/appsettings.json b/ApiServer/appsettings.json new file mode 100644 index 0000000..d9d9a9b --- /dev/null +++ b/ApiServer/appsettings.json @@ -0,0 +1,10 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft": "Warning", + "Microsoft.Hosting.Lifetime": "Information" + } + }, + "AllowedHosts": "*" +} diff --git a/DataClient/bin/Debug/net5.0/Config/analog/default.json b/DataClient/bin/Debug/net5.0/Config/analog/default.json deleted file mode 100644 index d096f0e..0000000 --- a/DataClient/bin/Debug/net5.0/Config/analog/default.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "deleteAll": true, - "delete": [], - "add": [ - { - "id": 0, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [ 0, 1 ] - }, - { - "id": 1, - "name": " ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [ 2, 3 ] - }, - { - "id": 2, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [4,5] - }, - { - "id": 3, - "name": "U ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [6,7] - }, - { - "id": 4, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [8,9] - }, - { - "id": 5, - "name": "U ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [10,11] - }, - { - "id": 6, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [12,13] - }, - { - "id": 7, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [14,15] - }, - { - "id": 8, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [16,17] - }, - { - "id": 9, - "name": "t -", - "sname": "t -", - "measure": ".", - "byteId": [18,19] - }, - { - "id": 10, - "name": "t ", - "sname": "t ", - "measure": ".", - "byteId": [20,21] - }, - { - "id": 11, - "name": " 0.1", - "sname": "S ", - "measure": "", - "mul": 0.1, - "byteId": [22,23] - }, - { - "id": 12, - "name": "", - "sname": "S ", - "measure": "", - "byteId": [24,25] - }, - { - "id": 13, - "name": " ", - "measure": "..", - "mul": -1, - "byteId": [26,27] - }, - { - "id": 14, - "name": " -", - "sname": "R -", - "measure": "", - "mul": 0.1, - "byteId": [28,29] - }, - { - "id": 15, - "name": " -", - "sname": "R -", - "measure": "", - "mul": 0.1, - "byteId": [30,31] - }, - { - "id": 16, - "name": " ", - "sname": "Q .", - "measure": "^3/", - "byteId": [ 32, 33 ] - }, - { - "id": 17, - "name": " ", - "sname": "..", - "mul": 0.01, - "byteId": [34,35] - }, - { - "id": 18, - "name": " ", - "sname": "..", - "mul": 0.1, - "byteId": [36,37] - }, - { - "id": 19, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [38,39] - }, - { - "id": 20, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [40,41] - }, - { - "id": 21, - "name": " .+1,5", - "sname": "P .", - "measure": "/^2", - "mul": 0.01, - "byteId": [42,43] - }, - { - "id": 22, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [44,45] - }, - { - "id": 23, - "name": " ()", - "sname": "I . ", - "measure": "", - "mul": 0.1, - "byteId": [58,59] - }, - { - "id": 25, - "name": "-. ", - "sname": "-", - "measure": "", - "mul": 0.1, - "byteId": [62,63] - }, - { - "id": 26, - "name": "-. . ", - "sname": "-", - "measure": "", - "mul": 0.1, - "byteId": [64,65] - }, - { - "id": 27, - "name": "t -", - "sname": "t .", - "measure": ".", - "byteId": [66,67] - }, - { - "id": 28, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [68,69] - }, - { - "id": 29, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [70,71] - }, - { - "id": 30, - "name": " ", - "sname": ". .", - "measure": "", - "mul": 0.1, - "byteId": [72,73] - }, - { - "id": 31, - "name": " (.)", - "sname": "I .. .", - "measure": "", - "mul": 0.1, - "byteId": [74,75] - }, - { - "id": 33, - "name": " -1200", - "sname": "-1200", - "measure": "..", - "mul": 0.1, - "byteId": [78,79] - }, - { - "id": 34, - "name": " -18,75", - "sname": "-18,25", - "measure": "..", - "mul": 0.001, - "byteId": [80,81] - }, - { - "id": 35, - "name": " ", - "sname": "P ..", - "measure": "/^2", - "mul": 0.1, - "byteId": [82,83] - }, - { - "id": 36, - "name": " ", - "sname": "P ..", - "measure": "/^2", - "byteId": [84,85] - }, - { - "id": 37, - "name": " ()", - "sname": ".I, ", - "measure": "", - "mul": 0.1, - "byteId": [86,87] - }, - { - "id": 38, - "name": " ", - "sname": "...", - "measure": "", - "mul": 0.01, - "byteId": [88,89] - }, - { - "id": 39, - "name": " ARPW", - "sname": "I . ARPW", - "measure": "", - "mul": 0.01, - "byteId": [90,91] - }, - { - "id": 40, - "name": " ", - "sname": "., ", - "measure": "", - "mul": 0.1, - "byteId": [] - }, - { - "id": 41, - "name": " . 1 .", - "sname": "U . 1, ", - "measure": "", - "mul": 0.1, - "byteId": [92,93] - }, - { - "id": 42, - "name": ": 1", - "sname": "I 1 ", - "measure": "", - "byteId": [94,95] - }, - { - "id": 43, - "name": ": 2", - "sname": "I 2 ", - "measure": "", - "byteId": [96,97] - }, - { - "id": 44, - "name": ": 3", - "sname": "I 3 ", - "measure": "", - "byteId": [98,99] - }, - { - "id": 45, - "name": ": ", - "sname": ". ", - "measure": "", - "mul": 0.1, - "byteId": [100,101] - }, - { - "id": 46, - "name": ": p", - "mul": 0.01, - "byteId": [102,103] - }, - { - "id": 47, - "name": ": i", - "mul": 0.01, - "byteId": [104,105] - }, - { - "id": 49, - "name": " ", - "byteId": [106,107] - }, - { - "id": 50, - "name": " U ", - "measure": "", - "mul": 0.1, - "byteId": [108,109] - } - - ] -} diff --git a/DataClient/bin/Debug/net5.0/Config/config.json b/DataClient/bin/Debug/net5.0/Config/config.json deleted file mode 100644 index f71d35f..0000000 --- a/DataClient/bin/Debug/net5.0/Config/config.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "servers": [ - { - "name": "STP 1", - "ip": "10.10.45.151", - "port": 1070, - "dir": "Y:\\data" - }, - { - "name": "STP 2", - "ip": "10.10.45.152", - "port": 1070, - "dir": "Z:\\data" - } - ] -} diff --git a/DataClient/bin/Debug/net5.0/DataClient.deps.json b/DataClient/bin/Debug/net5.0/DataClient.deps.json deleted file mode 100644 index 9ef3325..0000000 --- a/DataClient/bin/Debug/net5.0/DataClient.deps.json +++ /dev/null @@ -1,199 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": { - "DataClient/0.0.3": { - "dependencies": { - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "DataClient.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NLog/4.7.10": { - "runtime": { - "lib/netstandard2.0/NLog.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.7.10.13013" - } - } - }, - "NLog.Extensions.Logging/1.7.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.10" - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.7.2.1548" - } - } - } - } - }, - "libraries": { - "DataClient/0.0.3": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "path": "microsoft.extensions.logging/5.0.0", - "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "path": "microsoft.extensions.options/5.0.0", - "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "path": "microsoft.extensions.primitives/5.0.0", - "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NLog/4.7.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "path": "nlog/4.7.10", - "hashPath": "nlog.4.7.10.nupkg.sha512" - }, - "NLog.Extensions.Logging/1.7.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0y1QziAUCdePQc4itPOQF3xDcs0iE9NHlIK0hE0eA0+Ef6E9dnJDPveNu7w2ckYaDfJIFHpOoLK8sZmNEyiBCw==", - "path": "nlog.extensions.logging/1.7.2", - "hashPath": "nlog.extensions.logging.1.7.2.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/DataClient/bin/Debug/net5.0/DataClient.dll b/DataClient/bin/Debug/net5.0/DataClient.dll deleted file mode 100644 index 4fad915..0000000 Binary files a/DataClient/bin/Debug/net5.0/DataClient.dll and /dev/null differ diff --git a/DataClient/bin/Debug/net5.0/DataClient.pdb b/DataClient/bin/Debug/net5.0/DataClient.pdb deleted file mode 100644 index bac7389..0000000 Binary files a/DataClient/bin/Debug/net5.0/DataClient.pdb and /dev/null differ diff --git a/DataClient/bin/Debug/net5.0/DataClient.xml b/DataClient/bin/Debug/net5.0/DataClient.xml deleted file mode 100644 index 9a5cb0f..0000000 --- a/DataClient/bin/Debug/net5.0/DataClient.xml +++ /dev/null @@ -1,249 +0,0 @@ - - - - DataClient - - - - Класс для связи с СТП сервером по проботоколу TCP. - - - - Статус процесса выполнения запроса. - Предполагается использовать только на больших - загрузках и в ассинхронных задачах - - - - Коды для работы с СТП. - - - Версия. - - - Загрузка. - - - Загрузка паспорта. - - - Время сервера. - - - Оставаться на связи. - - - Загрузка (nh). - - - Структура директории. - - - Поиск команды по имени. - - - IP адрес СТП. - - - Порт СТП. - - - Количество попыток переподключения. - - - Время в секундах между попытками переподключения. - - - Основной конструктор класса NetClient. Ip-адрес - 127.0.0.1; Порт - 1070; - - - Конструктор класса NetClient с параметрами.Ip-адрес сервера.Порт сервера. - - - Получение неопределенного количество байт с сервера. Количество ограничено максимальным значением типа UInt.Открытый сетевой поток.Массив байт. - Соединение с сервером закрыто. - - Стрим недоступен для Чтения. - - Сервер сбросил соединение. - - - - Получение определенного количество байт с сервера.Открытый сетевой поток.Кол-во получаемых байт.Массив байт. Может быть меньше заданного количества. - Размер байт не должен равняться нулю. - - Стрим недоступен для записи. - - Сервер сбросил соединение. - - - - Отправка массива байт на СТП.Открытый сетевой поток.Массив байт.Результат отправки. - Размер байт не должен равняться нулю. - - Стрим недоступен для записи. - - - - Формирование массива байт на отправку.Код комманды. Конвертируется в 4 байта. (0x00 0x00 0x00 0x00)Передаваемая строка.Байты перед передаваемой строкой.Байты после передаваемой строкой.Массив байт для отправки на СТП. - - - Открытие соединения к серверу.Информирует только о подключении к серверу. Исключения опускает.Состояние подключения. - - - Проверка подключения.Состояние подключения. - - - Закрыть подключение. - - - Отправка массива байт на СТП.Массив байт для отправки.Результат отправки. - Размер байт не должен равняться нулю. - - Поток недоступен для записи. - - - - Получение неизвестного количество байт.Возвращает null, если что-то пошло не так.Массив байт. - - - Получение определенного количество байт.Количество байт.Возвращает null, если что-то пошло не так.Массив байт определенного размера. Может массив быть меньше, если в буфере не будет достаточно данных. - - - Внутренняя функция для создания подключения.Возвращает флаг необходимости закрытия соединения. - Не получилось соединиться с сервером. - - - - Внетренняя функция для закрытия соединения.Флаг о необходимости закрыть соединение. - - - Внутренняя функция получения файлов.Код, который будет отправлен на сервер.Дата. Из неё формируется строка в формате YYYMMDD.Номер печи. 00 - общецеховые параметры.Индекс файла. От 0 до 15.Массив байт, соответствующий запрашиваемому файлу. - Неверный код, для получения файла. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение файла данных (байтами) с СТП.Дата. Из неё формируется строка в формате YYYMMDD.Номер печи. 00 - общецеховые параметры.Индекс файла. От 0 до 15.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Обработанный массив байт. - Неверный код, для получения файла. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение файла данных (байтами) с СТП.Дата. Из неё формируется строка в формате YYYMMDD.Номер печи. 00 - общецеховые параметры.Индекс файла. От 0 до 15.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Обработанный массив байт. - Неверный код, для получения файла. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение файла данных (байтами) с СТП.Название команды.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Массив байт, соответствующий этой команде. Может вернуть null. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение структуры файлов и папок в запрашиваемой директории.Путь, структуру которого надо отобразить.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Массив строк. Полные пути к файлам и папкам. Может вернуть null. - Неверный флаг окончания строки. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение текущее время на сервере.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Текущее время на сервере. - Неверный флаг окончания строки. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение текущую версию сервера.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.строку с названием версии сервера. - Неверный флаг окончания строки. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Отправка команды для поддержания соединения.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации. - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Класс для связи с СТП. Содержит все инструменты, для получения данных. - - - Чтение конфигурационнного файла и установка параметров по умолчанию. - - - Номер сервера, используемого по умолчанию. - - - Массив серверов, инициализированных в экземпляре класса. - - - Текущий рабочий сервер - - - - Проверка параметров сервера. - - Ip адрес сервера СТП. - Порт сервера СТП. - Путь к архивным данным. - Результат проверки. - - - Добавление сервера в список серверов. - Название сервера - IP адресс сервера. - Порт сервера. - Путь к архиву. - Результат выполнения функции. - - - Удаление сервера из списка серверов по его номеру. - Номер сервера в списке серверов. - Результат выполнения функции. - - - Создание экземпляра класса. - - - Создание экземпляра класса с указанием конфигурационного файла. - Путь к файлу конфигурации. - - - diff --git a/DataClient/bin/Debug/net5.0/ref/DataClient.dll b/DataClient/bin/Debug/net5.0/ref/DataClient.dll deleted file mode 100644 index f0bcb01..0000000 Binary files a/DataClient/bin/Debug/net5.0/ref/DataClient.dll and /dev/null differ diff --git a/DataClient/bin/Release/net5.0/Config/analog/default.json b/DataClient/bin/Release/net5.0/Config/analog/default.json deleted file mode 100644 index d096f0e..0000000 --- a/DataClient/bin/Release/net5.0/Config/analog/default.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "deleteAll": true, - "delete": [], - "add": [ - { - "id": 0, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [ 0, 1 ] - }, - { - "id": 1, - "name": " ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [ 2, 3 ] - }, - { - "id": 2, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [4,5] - }, - { - "id": 3, - "name": "U ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [6,7] - }, - { - "id": 4, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [8,9] - }, - { - "id": 5, - "name": "U ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [10,11] - }, - { - "id": 6, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [12,13] - }, - { - "id": 7, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [14,15] - }, - { - "id": 8, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [16,17] - }, - { - "id": 9, - "name": "t -", - "sname": "t -", - "measure": ".", - "byteId": [18,19] - }, - { - "id": 10, - "name": "t ", - "sname": "t ", - "measure": ".", - "byteId": [20,21] - }, - { - "id": 11, - "name": " 0.1", - "sname": "S ", - "measure": "", - "mul": 0.1, - "byteId": [22,23] - }, - { - "id": 12, - "name": "", - "sname": "S ", - "measure": "", - "byteId": [24,25] - }, - { - "id": 13, - "name": " ", - "measure": "..", - "mul": -1, - "byteId": [26,27] - }, - { - "id": 14, - "name": " -", - "sname": "R -", - "measure": "", - "mul": 0.1, - "byteId": [28,29] - }, - { - "id": 15, - "name": " -", - "sname": "R -", - "measure": "", - "mul": 0.1, - "byteId": [30,31] - }, - { - "id": 16, - "name": " ", - "sname": "Q .", - "measure": "^3/", - "byteId": [ 32, 33 ] - }, - { - "id": 17, - "name": " ", - "sname": "..", - "mul": 0.01, - "byteId": [34,35] - }, - { - "id": 18, - "name": " ", - "sname": "..", - "mul": 0.1, - "byteId": [36,37] - }, - { - "id": 19, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [38,39] - }, - { - "id": 20, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [40,41] - }, - { - "id": 21, - "name": " .+1,5", - "sname": "P .", - "measure": "/^2", - "mul": 0.01, - "byteId": [42,43] - }, - { - "id": 22, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [44,45] - }, - { - "id": 23, - "name": " ()", - "sname": "I . ", - "measure": "", - "mul": 0.1, - "byteId": [58,59] - }, - { - "id": 25, - "name": "-. ", - "sname": "-", - "measure": "", - "mul": 0.1, - "byteId": [62,63] - }, - { - "id": 26, - "name": "-. . ", - "sname": "-", - "measure": "", - "mul": 0.1, - "byteId": [64,65] - }, - { - "id": 27, - "name": "t -", - "sname": "t .", - "measure": ".", - "byteId": [66,67] - }, - { - "id": 28, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [68,69] - }, - { - "id": 29, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [70,71] - }, - { - "id": 30, - "name": " ", - "sname": ". .", - "measure": "", - "mul": 0.1, - "byteId": [72,73] - }, - { - "id": 31, - "name": " (.)", - "sname": "I .. .", - "measure": "", - "mul": 0.1, - "byteId": [74,75] - }, - { - "id": 33, - "name": " -1200", - "sname": "-1200", - "measure": "..", - "mul": 0.1, - "byteId": [78,79] - }, - { - "id": 34, - "name": " -18,75", - "sname": "-18,25", - "measure": "..", - "mul": 0.001, - "byteId": [80,81] - }, - { - "id": 35, - "name": " ", - "sname": "P ..", - "measure": "/^2", - "mul": 0.1, - "byteId": [82,83] - }, - { - "id": 36, - "name": " ", - "sname": "P ..", - "measure": "/^2", - "byteId": [84,85] - }, - { - "id": 37, - "name": " ()", - "sname": ".I, ", - "measure": "", - "mul": 0.1, - "byteId": [86,87] - }, - { - "id": 38, - "name": " ", - "sname": "...", - "measure": "", - "mul": 0.01, - "byteId": [88,89] - }, - { - "id": 39, - "name": " ARPW", - "sname": "I . ARPW", - "measure": "", - "mul": 0.01, - "byteId": [90,91] - }, - { - "id": 40, - "name": " ", - "sname": "., ", - "measure": "", - "mul": 0.1, - "byteId": [] - }, - { - "id": 41, - "name": " . 1 .", - "sname": "U . 1, ", - "measure": "", - "mul": 0.1, - "byteId": [92,93] - }, - { - "id": 42, - "name": ": 1", - "sname": "I 1 ", - "measure": "", - "byteId": [94,95] - }, - { - "id": 43, - "name": ": 2", - "sname": "I 2 ", - "measure": "", - "byteId": [96,97] - }, - { - "id": 44, - "name": ": 3", - "sname": "I 3 ", - "measure": "", - "byteId": [98,99] - }, - { - "id": 45, - "name": ": ", - "sname": ". ", - "measure": "", - "mul": 0.1, - "byteId": [100,101] - }, - { - "id": 46, - "name": ": p", - "mul": 0.01, - "byteId": [102,103] - }, - { - "id": 47, - "name": ": i", - "mul": 0.01, - "byteId": [104,105] - }, - { - "id": 49, - "name": " ", - "byteId": [106,107] - }, - { - "id": 50, - "name": " U ", - "measure": "", - "mul": 0.1, - "byteId": [108,109] - } - - ] -} diff --git a/DataClient/bin/Release/net5.0/Config/config.json b/DataClient/bin/Release/net5.0/Config/config.json deleted file mode 100644 index f71d35f..0000000 --- a/DataClient/bin/Release/net5.0/Config/config.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "servers": [ - { - "name": "STP 1", - "ip": "10.10.45.151", - "port": 1070, - "dir": "Y:\\data" - }, - { - "name": "STP 2", - "ip": "10.10.45.152", - "port": 1070, - "dir": "Z:\\data" - } - ] -} diff --git a/DataClient/bin/Release/net5.0/DataClient.deps.json b/DataClient/bin/Release/net5.0/DataClient.deps.json deleted file mode 100644 index 9ef3325..0000000 --- a/DataClient/bin/Release/net5.0/DataClient.deps.json +++ /dev/null @@ -1,199 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": { - "DataClient/0.0.3": { - "dependencies": { - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "DataClient.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NLog/4.7.10": { - "runtime": { - "lib/netstandard2.0/NLog.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.7.10.13013" - } - } - }, - "NLog.Extensions.Logging/1.7.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.10" - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.7.2.1548" - } - } - } - } - }, - "libraries": { - "DataClient/0.0.3": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "path": "microsoft.extensions.logging/5.0.0", - "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "path": "microsoft.extensions.options/5.0.0", - "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "path": "microsoft.extensions.primitives/5.0.0", - "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NLog/4.7.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "path": "nlog/4.7.10", - "hashPath": "nlog.4.7.10.nupkg.sha512" - }, - "NLog.Extensions.Logging/1.7.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0y1QziAUCdePQc4itPOQF3xDcs0iE9NHlIK0hE0eA0+Ef6E9dnJDPveNu7w2ckYaDfJIFHpOoLK8sZmNEyiBCw==", - "path": "nlog.extensions.logging/1.7.2", - "hashPath": "nlog.extensions.logging.1.7.2.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/DataClient/bin/Release/net5.0/DataClient.dll b/DataClient/bin/Release/net5.0/DataClient.dll deleted file mode 100644 index 517a083..0000000 Binary files a/DataClient/bin/Release/net5.0/DataClient.dll and /dev/null differ diff --git a/DataClient/bin/Release/net5.0/DataClient.pdb b/DataClient/bin/Release/net5.0/DataClient.pdb deleted file mode 100644 index 1ad534a..0000000 Binary files a/DataClient/bin/Release/net5.0/DataClient.pdb and /dev/null differ diff --git a/DataClient/bin/Release/net5.0/ref/DataClient.dll b/DataClient/bin/Release/net5.0/ref/DataClient.dll deleted file mode 100644 index 0c44ec1..0000000 Binary files a/DataClient/bin/Release/net5.0/ref/DataClient.dll and /dev/null differ diff --git a/DataClient/obj/DataClient.csproj.nuget.dgspec.json b/DataClient/obj/DataClient.csproj.nuget.dgspec.json deleted file mode 100644 index e0d1429..0000000 --- a/DataClient/obj/DataClient.csproj.nuget.dgspec.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj": { - "version": "0.0.3", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj", - "projectName": "DataClient", - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\DataClient\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net5.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "dependencies": { - "NLog": { - "target": "Package", - "version": "[4.7.10, )" - }, - "NLog.Extensions.Logging": { - "target": "Package", - "version": "[1.7.2, )" - }, - "Newtonsoft.Json": { - "target": "Package", - "version": "[13.0.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/DataClient/obj/DataClient.csproj.nuget.g.props b/DataClient/obj/DataClient.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/DataClient/obj/DataClient.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/DataClient/obj/DataClient.csproj.nuget.g.targets b/DataClient/obj/DataClient.csproj.nuget.g.targets deleted file mode 100644 index 53cfaa1..0000000 --- a/DataClient/obj/DataClient.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/DataClient/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/DataClient/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs deleted file mode 100644 index 2f7e5ec..0000000 --- a/DataClient/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/DataClient/obj/Debug/net5.0/DataClient.AssemblyInfo.cs b/DataClient/obj/Debug/net5.0/DataClient.AssemblyInfo.cs deleted file mode 100644 index 0f69854..0000000 --- a/DataClient/obj/Debug/net5.0/DataClient.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("DataClient")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.3.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.3")] -[assembly: System.Reflection.AssemblyProductAttribute("DataClient")] -[assembly: System.Reflection.AssemblyTitleAttribute("DataClient")] -[assembly: System.Reflection.AssemblyVersionAttribute("0.0.3.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/DataClient/obj/Debug/net5.0/DataClient.AssemblyInfoInputs.cache b/DataClient/obj/Debug/net5.0/DataClient.AssemblyInfoInputs.cache deleted file mode 100644 index 1389bef..0000000 --- a/DataClient/obj/Debug/net5.0/DataClient.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -cc24590fdc5285a811154f711782659f77a86794 diff --git a/DataClient/obj/Debug/net5.0/DataClient.GeneratedMSBuildEditorConfig.editorconfig b/DataClient/obj/Debug/net5.0/DataClient.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index d7e2983..0000000 --- a/DataClient/obj/Debug/net5.0/DataClient.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net5.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/DataClient/obj/Debug/net5.0/DataClient.assets.cache b/DataClient/obj/Debug/net5.0/DataClient.assets.cache deleted file mode 100644 index 520dc20..0000000 Binary files a/DataClient/obj/Debug/net5.0/DataClient.assets.cache and /dev/null differ diff --git a/DataClient/obj/Debug/net5.0/DataClient.csproj.AssemblyReference.cache b/DataClient/obj/Debug/net5.0/DataClient.csproj.AssemblyReference.cache deleted file mode 100644 index f6d27af..0000000 Binary files a/DataClient/obj/Debug/net5.0/DataClient.csproj.AssemblyReference.cache and /dev/null differ diff --git a/DataClient/obj/Debug/net5.0/DataClient.csproj.CoreCompileInputs.cache b/DataClient/obj/Debug/net5.0/DataClient.csproj.CoreCompileInputs.cache deleted file mode 100644 index 614f848..0000000 --- a/DataClient/obj/Debug/net5.0/DataClient.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -dd97bd7f2ddb5e6bfbcd5e8344f0cae7dc566df2 diff --git a/DataClient/obj/Debug/net5.0/DataClient.csproj.FileListAbsolute.txt b/DataClient/obj/Debug/net5.0/DataClient.csproj.FileListAbsolute.txt deleted file mode 100644 index 9a75867..0000000 --- a/DataClient/obj/Debug/net5.0/DataClient.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,15 +0,0 @@ -D:\GIT\ASCKU_PC\DataClient\bin\Debug\net5.0\Config\config.json -D:\GIT\ASCKU_PC\DataClient\bin\Debug\net5.0\DataClient.deps.json -D:\GIT\ASCKU_PC\DataClient\bin\Debug\net5.0\DataClient.dll -D:\GIT\ASCKU_PC\DataClient\bin\Debug\net5.0\ref\DataClient.dll -D:\GIT\ASCKU_PC\DataClient\bin\Debug\net5.0\DataClient.pdb -D:\GIT\ASCKU_PC\DataClient\obj\Debug\net5.0\DataClient.GeneratedMSBuildEditorConfig.editorconfig -D:\GIT\ASCKU_PC\DataClient\obj\Debug\net5.0\DataClient.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\DataClient\obj\Debug\net5.0\DataClient.AssemblyInfo.cs -D:\GIT\ASCKU_PC\DataClient\obj\Debug\net5.0\DataClient.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\DataClient\obj\Debug\net5.0\DataClient.dll -D:\GIT\ASCKU_PC\DataClient\obj\Debug\net5.0\ref\DataClient.dll -D:\GIT\ASCKU_PC\DataClient\obj\Debug\net5.0\DataClient.pdb -D:\GIT\ASCKU_PC\DataClient\bin\Debug\net5.0\DataClient.xml -D:\GIT\ASCKU_PC\DataClient\obj\Debug\net5.0\DataClient.csproj.AssemblyReference.cache -D:\GIT\ASCKU_PC\DataClient\bin\Debug\net5.0\Config\analog\default.json diff --git a/DataClient/obj/Debug/net5.0/DataClient.dll b/DataClient/obj/Debug/net5.0/DataClient.dll deleted file mode 100644 index 4fad915..0000000 Binary files a/DataClient/obj/Debug/net5.0/DataClient.dll and /dev/null differ diff --git a/DataClient/obj/Debug/net5.0/DataClient.pdb b/DataClient/obj/Debug/net5.0/DataClient.pdb deleted file mode 100644 index bac7389..0000000 Binary files a/DataClient/obj/Debug/net5.0/DataClient.pdb and /dev/null differ diff --git a/DataClient/obj/Debug/net5.0/ref/DataClient.dll b/DataClient/obj/Debug/net5.0/ref/DataClient.dll deleted file mode 100644 index f0bcb01..0000000 Binary files a/DataClient/obj/Debug/net5.0/ref/DataClient.dll and /dev/null differ diff --git a/DataClient/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/DataClient/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs deleted file mode 100644 index 2f7e5ec..0000000 --- a/DataClient/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/DataClient/obj/Release/net5.0/DataClient.AssemblyInfo.cs b/DataClient/obj/Release/net5.0/DataClient.AssemblyInfo.cs deleted file mode 100644 index 2c7596d..0000000 --- a/DataClient/obj/Release/net5.0/DataClient.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("DataClient")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.3.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.3")] -[assembly: System.Reflection.AssemblyProductAttribute("DataClient")] -[assembly: System.Reflection.AssemblyTitleAttribute("DataClient")] -[assembly: System.Reflection.AssemblyVersionAttribute("0.0.3.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/DataClient/obj/Release/net5.0/DataClient.AssemblyInfoInputs.cache b/DataClient/obj/Release/net5.0/DataClient.AssemblyInfoInputs.cache deleted file mode 100644 index 4d1b511..0000000 --- a/DataClient/obj/Release/net5.0/DataClient.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e480fc7f37c19bb3afbdfca97bffb5429904cde2 diff --git a/DataClient/obj/Release/net5.0/DataClient.GeneratedMSBuildEditorConfig.editorconfig b/DataClient/obj/Release/net5.0/DataClient.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index d7e2983..0000000 --- a/DataClient/obj/Release/net5.0/DataClient.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net5.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/DataClient/obj/Release/net5.0/DataClient.assets.cache b/DataClient/obj/Release/net5.0/DataClient.assets.cache deleted file mode 100644 index ce3aa84..0000000 Binary files a/DataClient/obj/Release/net5.0/DataClient.assets.cache and /dev/null differ diff --git a/DataClient/obj/Release/net5.0/DataClient.csproj.AssemblyReference.cache b/DataClient/obj/Release/net5.0/DataClient.csproj.AssemblyReference.cache deleted file mode 100644 index f6d27af..0000000 Binary files a/DataClient/obj/Release/net5.0/DataClient.csproj.AssemblyReference.cache and /dev/null differ diff --git a/DataClient/obj/Release/net5.0/DataClient.csproj.CoreCompileInputs.cache b/DataClient/obj/Release/net5.0/DataClient.csproj.CoreCompileInputs.cache deleted file mode 100644 index 42d4b32..0000000 --- a/DataClient/obj/Release/net5.0/DataClient.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -85eae5e91d48b2b6604876303fc37a94b53d66ee diff --git a/DataClient/obj/Release/net5.0/DataClient.csproj.FileListAbsolute.txt b/DataClient/obj/Release/net5.0/DataClient.csproj.FileListAbsolute.txt deleted file mode 100644 index f10ce27..0000000 --- a/DataClient/obj/Release/net5.0/DataClient.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,14 +0,0 @@ -D:\GIT\ASCKU_PC\DataClient\bin\Release\net5.0\Config\config.json -D:\GIT\ASCKU_PC\DataClient\bin\Release\net5.0\DataClient.deps.json -D:\GIT\ASCKU_PC\DataClient\bin\Release\net5.0\DataClient.dll -D:\GIT\ASCKU_PC\DataClient\bin\Release\net5.0\ref\DataClient.dll -D:\GIT\ASCKU_PC\DataClient\bin\Release\net5.0\DataClient.pdb -D:\GIT\ASCKU_PC\DataClient\obj\Release\net5.0\DataClient.GeneratedMSBuildEditorConfig.editorconfig -D:\GIT\ASCKU_PC\DataClient\obj\Release\net5.0\DataClient.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\DataClient\obj\Release\net5.0\DataClient.AssemblyInfo.cs -D:\GIT\ASCKU_PC\DataClient\obj\Release\net5.0\DataClient.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\DataClient\obj\Release\net5.0\DataClient.dll -D:\GIT\ASCKU_PC\DataClient\obj\Release\net5.0\ref\DataClient.dll -D:\GIT\ASCKU_PC\DataClient\obj\Release\net5.0\DataClient.pdb -D:\GIT\ASCKU_PC\DataClient\bin\Release\net5.0\Config\analog\default.json -D:\GIT\ASCKU_PC\DataClient\obj\Release\net5.0\DataClient.csproj.AssemblyReference.cache diff --git a/DataClient/obj/Release/net5.0/DataClient.dll b/DataClient/obj/Release/net5.0/DataClient.dll deleted file mode 100644 index 517a083..0000000 Binary files a/DataClient/obj/Release/net5.0/DataClient.dll and /dev/null differ diff --git a/DataClient/obj/Release/net5.0/DataClient.pdb b/DataClient/obj/Release/net5.0/DataClient.pdb deleted file mode 100644 index 1ad534a..0000000 Binary files a/DataClient/obj/Release/net5.0/DataClient.pdb and /dev/null differ diff --git a/DataClient/obj/Release/net5.0/ref/DataClient.dll b/DataClient/obj/Release/net5.0/ref/DataClient.dll deleted file mode 100644 index 0c44ec1..0000000 Binary files a/DataClient/obj/Release/net5.0/ref/DataClient.dll and /dev/null differ diff --git a/DataClient/obj/project.assets.json b/DataClient/obj/project.assets.json deleted file mode 100644 index b9d5841..0000000 --- a/DataClient/obj/project.assets.json +++ /dev/null @@ -1,444 +0,0 @@ -{ - "version": 3, - "targets": { - "net5.0": { - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "compile": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "compile": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "NLog/4.7.10": { - "type": "package", - "compile": { - "lib/netstandard2.0/NLog.dll": {} - }, - "runtime": { - "lib/netstandard2.0/NLog.dll": {} - } - }, - "NLog.Extensions.Logging/1.7.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.9" - }, - "compile": { - "lib/net5.0/NLog.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "sha512": "ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net461/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "sha512": "Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net5.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "sha512": "ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Logging/5.0.0": { - "sha512": "MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "type": "package", - "path": "microsoft.extensions.logging/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Logging.dll", - "lib/net461/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.5.0.0.nupkg.sha512", - "microsoft.extensions.logging.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "sha512": "NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Options/5.0.0": { - "sha512": "CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "type": "package", - "path": "microsoft.extensions.options/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Options.dll", - "lib/net461/Microsoft.Extensions.Options.xml", - "lib/net5.0/Microsoft.Extensions.Options.dll", - "lib/net5.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.5.0.0.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "sha512": "cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "type": "package", - "path": "microsoft.extensions.primitives/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Primitives.dll", - "lib/net461/Microsoft.Extensions.Primitives.xml", - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.5.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Newtonsoft.Json/13.0.1": { - "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "type": "package", - "path": "newtonsoft.json/13.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "newtonsoft.json.13.0.1.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "NLog/4.7.10": { - "sha512": "rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "type": "package", - "path": "nlog/4.7.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/monoandroid44/NLog.dll", - "lib/monoandroid44/NLog.xml", - "lib/net35/NLog.dll", - "lib/net35/NLog.xml", - "lib/net40-client/NLog.dll", - "lib/net40-client/NLog.xml", - "lib/net45/NLog.dll", - "lib/net45/NLog.xml", - "lib/netstandard1.3/NLog.dll", - "lib/netstandard1.3/NLog.xml", - "lib/netstandard1.5/NLog.dll", - "lib/netstandard1.5/NLog.xml", - "lib/netstandard2.0/NLog.dll", - "lib/netstandard2.0/NLog.xml", - "lib/sl4/NLog.dll", - "lib/sl4/NLog.xml", - "lib/sl5/NLog.dll", - "lib/sl5/NLog.xml", - "lib/wp8/NLog.dll", - "lib/wp8/NLog.xml", - "lib/xamarinios10/NLog.dll", - "lib/xamarinios10/NLog.xml", - "nlog.4.7.10.nupkg.sha512", - "nlog.nuspec" - ] - }, - "NLog.Extensions.Logging/1.7.2": { - "sha512": "0y1QziAUCdePQc4itPOQF3xDcs0iE9NHlIK0hE0eA0+Ef6E9dnJDPveNu7w2ckYaDfJIFHpOoLK8sZmNEyiBCw==", - "type": "package", - "path": "nlog.extensions.logging/1.7.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "N.png", - "lib/net451/NLog.Extensions.Logging.dll", - "lib/net451/NLog.Extensions.Logging.xml", - "lib/net461/NLog.Extensions.Logging.dll", - "lib/net461/NLog.Extensions.Logging.xml", - "lib/net5.0/NLog.Extensions.Logging.dll", - "lib/net5.0/NLog.Extensions.Logging.xml", - "lib/netcoreapp3.0/NLog.Extensions.Logging.dll", - "lib/netcoreapp3.0/NLog.Extensions.Logging.xml", - "lib/netstandard1.3/NLog.Extensions.Logging.dll", - "lib/netstandard1.3/NLog.Extensions.Logging.xml", - "lib/netstandard1.5/NLog.Extensions.Logging.dll", - "lib/netstandard1.5/NLog.Extensions.Logging.xml", - "lib/netstandard2.0/NLog.Extensions.Logging.dll", - "lib/netstandard2.0/NLog.Extensions.Logging.xml", - "nlog.extensions.logging.1.7.2.nupkg.sha512", - "nlog.extensions.logging.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - "net5.0": [ - "NLog >= 4.7.10", - "NLog.Extensions.Logging >= 1.7.2", - "Newtonsoft.Json >= 13.0.1" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "0.0.3", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj", - "projectName": "DataClient", - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\DataClient\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net5.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "dependencies": { - "NLog": { - "target": "Package", - "version": "[4.7.10, )" - }, - "NLog.Extensions.Logging": { - "target": "Package", - "version": "[1.7.2, )" - }, - "Newtonsoft.Json": { - "target": "Package", - "version": "[13.0.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/DataClient/obj/project.nuget.cache b/DataClient/obj/project.nuget.cache deleted file mode 100644 index 933b234..0000000 --- a/DataClient/obj/project.nuget.cache +++ /dev/null @@ -1,19 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "Mbw4RYYlxmi+1Fh8rOiFVGe3aL09yjgvcEKpwC6SozQbKvlr1nwGK/Xx++SUKdbH/3Ze+xbOpcEh4lNVnAV66Q==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj", - "expectedPackageFiles": [ - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\5.0.0\\microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\5.0.0\\microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\5.0.0\\microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.logging\\5.0.0\\microsoft.extensions.logging.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\5.0.0\\microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.options\\5.0.0\\microsoft.extensions.options.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.primitives\\5.0.0\\microsoft.extensions.primitives.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\nlog\\4.7.10\\nlog.4.7.10.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\nlog.extensions.logging\\1.7.2\\nlog.extensions.logging.1.7.2.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/DataClients/DataClients.xml b/DataClients/DataClients.xml new file mode 100644 index 0000000..374f896 --- /dev/null +++ b/DataClients/DataClients.xml @@ -0,0 +1,8 @@ + + + + DataClients + + + + diff --git a/DataClients/bin/Debug/netstandard2.0/DataClients.deps.json b/DataClients/bin/Debug/netstandard2.0/DataClients.deps.json deleted file mode 100644 index ed23e53..0000000 --- a/DataClients/bin/Debug/netstandard2.0/DataClients.deps.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "DataClients/1.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "SharpZipLib": "1.2.0", - "SupportClasses": "1.0.0", - "System.Text.Encoding.CodePages": "4.7.1" - }, - "runtime": { - "DataClients.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "SharpZipLib/1.2.0": { - "runtime": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": { - "assemblyVersion": "1.2.0.246", - "fileVersion": "1.2.0.246" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.1": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.20.12001" - } - } - }, - "System.Text.Encoding.CodePages/4.7.1": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.1" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.20.21406" - } - } - }, - "SupportClasses/1.0.0": { - "runtime": { - "SupportClasses.dll": {} - } - } - } - }, - "libraries": { - "DataClients/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.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.Runtime.CompilerServices.Unsafe/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ==", - "path": "system.runtime.compilerservices.unsafe/4.7.1", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.1.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" - }, - "SupportClasses/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/DataClients/bin/Debug/netstandard2.0/DataClients.dll b/DataClients/bin/Debug/netstandard2.0/DataClients.dll deleted file mode 100644 index 6a54370..0000000 Binary files a/DataClients/bin/Debug/netstandard2.0/DataClients.dll and /dev/null differ diff --git a/DataClients/bin/Debug/netstandard2.0/DataClients.pdb b/DataClients/bin/Debug/netstandard2.0/DataClients.pdb deleted file mode 100644 index e100cdd..0000000 Binary files a/DataClients/bin/Debug/netstandard2.0/DataClients.pdb and /dev/null differ diff --git a/DataClients/bin/Debug/netstandard2.0/SupportClasses.dll b/DataClients/bin/Debug/netstandard2.0/SupportClasses.dll deleted file mode 100644 index fd25fc5..0000000 Binary files a/DataClients/bin/Debug/netstandard2.0/SupportClasses.dll and /dev/null differ diff --git a/DataClients/bin/Debug/netstandard2.0/SupportClasses.pdb b/DataClients/bin/Debug/netstandard2.0/SupportClasses.pdb deleted file mode 100644 index b4361c5..0000000 Binary files a/DataClients/bin/Debug/netstandard2.0/SupportClasses.pdb and /dev/null differ diff --git a/DataClients/bin/Release/netstandard2.0/DataClients.deps.json b/DataClients/bin/Release/netstandard2.0/DataClients.deps.json deleted file mode 100644 index ed23e53..0000000 --- a/DataClients/bin/Release/netstandard2.0/DataClients.deps.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "DataClients/1.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "SharpZipLib": "1.2.0", - "SupportClasses": "1.0.0", - "System.Text.Encoding.CodePages": "4.7.1" - }, - "runtime": { - "DataClients.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "SharpZipLib/1.2.0": { - "runtime": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": { - "assemblyVersion": "1.2.0.246", - "fileVersion": "1.2.0.246" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.1": { - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { - "assemblyVersion": "4.0.6.0", - "fileVersion": "4.700.20.12001" - } - } - }, - "System.Text.Encoding.CodePages/4.7.1": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.1" - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.20.21406" - } - } - }, - "SupportClasses/1.0.0": { - "runtime": { - "SupportClasses.dll": {} - } - } - } - }, - "libraries": { - "DataClients/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.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.Runtime.CompilerServices.Unsafe/4.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ==", - "path": "system.runtime.compilerservices.unsafe/4.7.1", - "hashPath": "system.runtime.compilerservices.unsafe.4.7.1.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" - }, - "SupportClasses/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/DataClients/bin/Release/netstandard2.0/DataClients.dll b/DataClients/bin/Release/netstandard2.0/DataClients.dll deleted file mode 100644 index 1954525..0000000 Binary files a/DataClients/bin/Release/netstandard2.0/DataClients.dll and /dev/null differ diff --git a/DataClients/bin/Release/netstandard2.0/DataClients.pdb b/DataClients/bin/Release/netstandard2.0/DataClients.pdb deleted file mode 100644 index 629f0cc..0000000 Binary files a/DataClients/bin/Release/netstandard2.0/DataClients.pdb and /dev/null differ diff --git a/DataClients/bin/Release/netstandard2.0/SupportClasses.dll b/DataClients/bin/Release/netstandard2.0/SupportClasses.dll deleted file mode 100644 index 00830cb..0000000 Binary files a/DataClients/bin/Release/netstandard2.0/SupportClasses.dll and /dev/null differ diff --git a/DataClients/bin/Release/netstandard2.0/SupportClasses.pdb b/DataClients/bin/Release/netstandard2.0/SupportClasses.pdb deleted file mode 100644 index 56999fe..0000000 Binary files a/DataClients/bin/Release/netstandard2.0/SupportClasses.pdb and /dev/null differ diff --git a/DataClients/obj/DataClients.csproj.nuget.dgspec.json b/DataClients/obj/DataClients.csproj.nuget.dgspec.json deleted file mode 100644 index 97a63ee..0000000 --- a/DataClients/obj/DataClients.csproj.nuget.dgspec.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "projectName": "DataClients", - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\DataClients\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "SharpZipLib": { - "target": "Package", - "version": "[1.2.0, )" - }, - "System.Text.Encoding.CodePages": { - "target": "Package", - "version": "[4.7.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "projectName": "SupportClasses", - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/DataClients/obj/DataClients.csproj.nuget.g.props b/DataClients/obj/DataClients.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/DataClients/obj/DataClients.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/DataClients/obj/DataClients.csproj.nuget.g.targets b/DataClients/obj/DataClients.csproj.nuget.g.targets deleted file mode 100644 index f09823b..0000000 --- a/DataClients/obj/DataClients.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/DataClients/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/DataClients/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/DataClients/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.AssemblyInfo.cs b/DataClients/obj/Debug/netstandard2.0/DataClients.AssemblyInfo.cs deleted file mode 100644 index d6d6ee0..0000000 --- a/DataClients/obj/Debug/netstandard2.0/DataClients.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("DataClients")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("DataClients")] -[assembly: System.Reflection.AssemblyTitleAttribute("DataClients")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.AssemblyInfoInputs.cache b/DataClients/obj/Debug/netstandard2.0/DataClients.AssemblyInfoInputs.cache deleted file mode 100644 index 5a0aa81..0000000 --- a/DataClients/obj/Debug/netstandard2.0/DataClients.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -5b50c6ff4854229e53843d7ef9f5704fbed5215a diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.assets.cache b/DataClients/obj/Debug/netstandard2.0/DataClients.assets.cache deleted file mode 100644 index bfe4fad..0000000 Binary files a/DataClients/obj/Debug/netstandard2.0/DataClients.assets.cache and /dev/null differ diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.AssemblyReference.cache b/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.AssemblyReference.cache deleted file mode 100644 index 7ca7b64..0000000 Binary files a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.AssemblyReference.cache and /dev/null differ diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CopyComplete b/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache b/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache deleted file mode 100644 index c3bbc9e..0000000 --- a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -871cac96c3ed0d819a49dc12bad5bc0845a6eb38 diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.FileListAbsolute.txt b/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.FileListAbsolute.txt deleted file mode 100644 index 4cb4d67..0000000 --- a/DataClients/obj/Debug/netstandard2.0/DataClients.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,30 +0,0 @@ -F:\Projects1\DataClients\bin\Debug\netstandard2.0\DataClients.deps.json -F:\Projects1\DataClients\bin\Debug\netstandard2.0\DataClients.dll -F:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.csprojAssemblyReference.cache -F:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.AssemblyInfoInputs.cache -F:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.AssemblyInfo.cs -F:\Projects1\DataClients\bin\Debug\netstandard2.0\DataClients.pdb -F:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.dll -F:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.pdb -F:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.csproj.CoreCompileInputs.cache -G:\Projects1\DataClients\bin\Debug\netstandard2.0\DataClients.deps.json -G:\Projects1\DataClients\bin\Debug\netstandard2.0\DataClients.dll -G:\Projects1\DataClients\bin\Debug\netstandard2.0\DataClients.pdb -G:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.csprojAssemblyReference.cache -G:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.AssemblyInfoInputs.cache -G:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.AssemblyInfo.cs -G:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.csproj.CoreCompileInputs.cache -G:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.dll -G:\Projects1\DataClients\obj\Debug\netstandard2.0\DataClients.pdb -D:\GIT\ASCKU_PC\DataClients\bin\Debug\netstandard2.0\DataClients.deps.json -D:\GIT\ASCKU_PC\DataClients\bin\Debug\netstandard2.0\DataClients.dll -D:\GIT\ASCKU_PC\DataClients\bin\Debug\netstandard2.0\DataClients.pdb -D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.AssemblyInfo.cs -D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.dll -D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.pdb -D:\GIT\ASCKU_PC\DataClients\bin\Debug\netstandard2.0\SupportClasses.dll -D:\GIT\ASCKU_PC\DataClients\bin\Debug\netstandard2.0\SupportClasses.pdb -D:\GIT\ASCKU_PC\DataClients\obj\Debug\netstandard2.0\DataClients.csproj.CopyComplete diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.csprojAssemblyReference.cache b/DataClients/obj/Debug/netstandard2.0/DataClients.csprojAssemblyReference.cache deleted file mode 100644 index 8518874..0000000 Binary files a/DataClients/obj/Debug/netstandard2.0/DataClients.csprojAssemblyReference.cache and /dev/null differ diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.dll b/DataClients/obj/Debug/netstandard2.0/DataClients.dll deleted file mode 100644 index 6a54370..0000000 Binary files a/DataClients/obj/Debug/netstandard2.0/DataClients.dll and /dev/null differ diff --git a/DataClients/obj/Debug/netstandard2.0/DataClients.pdb b/DataClients/obj/Debug/netstandard2.0/DataClients.pdb deleted file mode 100644 index e100cdd..0000000 Binary files a/DataClients/obj/Debug/netstandard2.0/DataClients.pdb and /dev/null differ diff --git a/DataClients/obj/Debug/netstandard2.0/STPClient.AssemblyInfo.cs b/DataClients/obj/Debug/netstandard2.0/STPClient.AssemblyInfo.cs deleted file mode 100644 index d6d6ee0..0000000 --- a/DataClients/obj/Debug/netstandard2.0/STPClient.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("DataClients")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("DataClients")] -[assembly: System.Reflection.AssemblyTitleAttribute("DataClients")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/DataClients/obj/Debug/netstandard2.0/STPClient.AssemblyInfoInputs.cache b/DataClients/obj/Debug/netstandard2.0/STPClient.AssemblyInfoInputs.cache deleted file mode 100644 index 5a0aa81..0000000 --- a/DataClients/obj/Debug/netstandard2.0/STPClient.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -5b50c6ff4854229e53843d7ef9f5704fbed5215a diff --git a/DataClients/obj/Debug/netstandard2.0/STPClient.assets.cache b/DataClients/obj/Debug/netstandard2.0/STPClient.assets.cache deleted file mode 100644 index f631866..0000000 Binary files a/DataClients/obj/Debug/netstandard2.0/STPClient.assets.cache and /dev/null differ diff --git a/DataClients/obj/Debug/netstandard2.0/STPClient.csproj.CoreCompileInputs.cache b/DataClients/obj/Debug/netstandard2.0/STPClient.csproj.CoreCompileInputs.cache deleted file mode 100644 index c794f4c..0000000 --- a/DataClients/obj/Debug/netstandard2.0/STPClient.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -7ee31470a41af845680b94375cd688c73b182d3e diff --git a/DataClients/obj/Debug/netstandard2.0/STPClient.csproj.FileListAbsolute.txt b/DataClients/obj/Debug/netstandard2.0/STPClient.csproj.FileListAbsolute.txt deleted file mode 100644 index 4a57970..0000000 --- a/DataClients/obj/Debug/netstandard2.0/STPClient.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,9 +0,0 @@ -D:\Projects\STPClient\bin\Debug\netstandard2.0\STPClient.deps.json -D:\Projects\STPClient\bin\Debug\netstandard2.0\STPClient.dll -D:\Projects\STPClient\bin\Debug\netstandard2.0\STPClient.pdb -D:\Projects\STPClient\obj\Debug\netstandard2.0\STPClient.csprojAssemblyReference.cache -D:\Projects\STPClient\obj\Debug\netstandard2.0\STPClient.AssemblyInfoInputs.cache -D:\Projects\STPClient\obj\Debug\netstandard2.0\STPClient.AssemblyInfo.cs -D:\Projects\STPClient\obj\Debug\netstandard2.0\STPClient.csproj.CoreCompileInputs.cache -D:\Projects\STPClient\obj\Debug\netstandard2.0\STPClient.dll -D:\Projects\STPClient\obj\Debug\netstandard2.0\STPClient.pdb diff --git a/DataClients/obj/Debug/netstandard2.0/STPClient.csprojAssemblyReference.cache b/DataClients/obj/Debug/netstandard2.0/STPClient.csprojAssemblyReference.cache deleted file mode 100644 index c53053a..0000000 Binary files a/DataClients/obj/Debug/netstandard2.0/STPClient.csprojAssemblyReference.cache and /dev/null differ diff --git a/DataClients/obj/Debug/netstandard2.0/STPClient.dll b/DataClients/obj/Debug/netstandard2.0/STPClient.dll deleted file mode 100644 index 1845bf4..0000000 Binary files a/DataClients/obj/Debug/netstandard2.0/STPClient.dll and /dev/null differ diff --git a/DataClients/obj/Debug/netstandard2.0/STPClient.pdb b/DataClients/obj/Debug/netstandard2.0/STPClient.pdb deleted file mode 100644 index 7fb6b9a..0000000 Binary files a/DataClients/obj/Debug/netstandard2.0/STPClient.pdb and /dev/null differ diff --git a/DataClients/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/DataClients/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/DataClients/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfo.cs b/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfo.cs deleted file mode 100644 index 409f89e..0000000 --- a/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("DataClients")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("DataClients")] -[assembly: System.Reflection.AssemblyTitleAttribute("DataClients")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfoInputs.cache b/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfoInputs.cache deleted file mode 100644 index d0e92d9..0000000 --- a/DataClients/obj/Release/netstandard2.0/DataClients.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -ea98a8b17e3fc7f2bf776b1d13af537d64ea224f diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.assets.cache b/DataClients/obj/Release/netstandard2.0/DataClients.assets.cache deleted file mode 100644 index c94224e..0000000 Binary files a/DataClients/obj/Release/netstandard2.0/DataClients.assets.cache and /dev/null differ diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.csproj.AssemblyReference.cache b/DataClients/obj/Release/netstandard2.0/DataClients.csproj.AssemblyReference.cache deleted file mode 100644 index 85179cf..0000000 Binary files a/DataClients/obj/Release/netstandard2.0/DataClients.csproj.AssemblyReference.cache and /dev/null differ diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.csproj.CopyComplete b/DataClients/obj/Release/netstandard2.0/DataClients.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache b/DataClients/obj/Release/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache deleted file mode 100644 index 6ebd5b4..0000000 --- a/DataClients/obj/Release/netstandard2.0/DataClients.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -4ae8ce6eebe1054eb1c67ffb85e61f9a1dcb14bc diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.csproj.FileListAbsolute.txt b/DataClients/obj/Release/netstandard2.0/DataClients.csproj.FileListAbsolute.txt deleted file mode 100644 index ef48e83..0000000 --- a/DataClients/obj/Release/netstandard2.0/DataClients.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,12 +0,0 @@ -D:\GIT\ASCKU_PC\DataClients\bin\Release\netstandard2.0\DataClients.deps.json -D:\GIT\ASCKU_PC\DataClients\bin\Release\netstandard2.0\DataClients.dll -D:\GIT\ASCKU_PC\DataClients\bin\Release\netstandard2.0\DataClients.pdb -D:\GIT\ASCKU_PC\DataClients\bin\Release\netstandard2.0\SupportClasses.dll -D:\GIT\ASCKU_PC\DataClients\bin\Release\netstandard2.0\SupportClasses.pdb -D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.AssemblyInfo.cs -D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.csproj.CopyComplete -D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.dll -D:\GIT\ASCKU_PC\DataClients\obj\Release\netstandard2.0\DataClients.pdb diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.csprojAssemblyReference.cache b/DataClients/obj/Release/netstandard2.0/DataClients.csprojAssemblyReference.cache deleted file mode 100644 index 6560d32..0000000 Binary files a/DataClients/obj/Release/netstandard2.0/DataClients.csprojAssemblyReference.cache and /dev/null differ diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.dll b/DataClients/obj/Release/netstandard2.0/DataClients.dll deleted file mode 100644 index 1954525..0000000 Binary files a/DataClients/obj/Release/netstandard2.0/DataClients.dll and /dev/null differ diff --git a/DataClients/obj/Release/netstandard2.0/DataClients.pdb b/DataClients/obj/Release/netstandard2.0/DataClients.pdb deleted file mode 100644 index 629f0cc..0000000 Binary files a/DataClients/obj/Release/netstandard2.0/DataClients.pdb and /dev/null differ diff --git a/DataClients/obj/STPClient.csproj.nuget.dgspec.json b/DataClients/obj/STPClient.csproj.nuget.dgspec.json deleted file mode 100644 index be9e915..0000000 --- a/DataClients/obj/STPClient.csproj.nuget.dgspec.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "format": 1, - "restore": { - "F:\\Projects1\\STPClient\\STPClient.csproj": {} - }, - "projects": { - "F:\\Projects1\\STPClient\\STPClient.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "F:\\Projects1\\STPClient\\STPClient.csproj", - "projectName": "DataClients", - "projectPath": "F:\\Projects1\\STPClient\\STPClient.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "F:\\Projects1\\STPClient\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/DataClients/obj/STPClient.csproj.nuget.g.props b/DataClients/obj/STPClient.csproj.nuget.g.props deleted file mode 100644 index 1771934..0000000 --- a/DataClients/obj/STPClient.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.6.0 - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/DataClients/obj/STPClient.csproj.nuget.g.targets b/DataClients/obj/STPClient.csproj.nuget.g.targets deleted file mode 100644 index f09823b..0000000 --- a/DataClients/obj/STPClient.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/DataClients/obj/project.assets.json b/DataClients/obj/project.assets.json deleted file mode 100644 index 7f0a2b3..0000000 --- a/DataClients/obj/project.assets.json +++ /dev/null @@ -1,405 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "SharpZipLib/1.2.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/4.7.1": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} - } - }, - "System.Text.Encoding.CodePages/4.7.1": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.7.1" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtimeTargets": { - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "SupportClasses/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "compile": { - "bin/placeholder/SupportClasses.dll": {} - }, - "runtime": { - "bin/placeholder/SupportClasses.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "SharpZipLib/1.2.0": { - "sha512": "zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==", - "type": "package", - "path": "sharpziplib/1.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net45/ICSharpCode.SharpZipLib.dll", - "lib/net45/ICSharpCode.SharpZipLib.pdb", - "lib/net45/ICSharpCode.SharpZipLib.xml", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml", - "sharpziplib.1.2.0.nupkg.sha512", - "sharpziplib.nuspec" - ] - }, - "System.Runtime.CompilerServices.Unsafe/4.7.1": { - "sha512": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", - "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/net461/System.Runtime.CompilerServices.Unsafe.dll", - "ref/net461/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.4.7.1.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Encoding.CodePages/4.7.1": { - "sha512": "i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==", - "type": "package", - "path": "system.text.encoding.codepages/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.xml", - "lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "system.text.encoding.codepages.4.7.1.nupkg.sha512", - "system.text.encoding.codepages.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "SupportClasses/1.0.0": { - "type": "project", - "path": "../SupportClasses/SupportClasses.csproj", - "msbuildProject": "../SupportClasses/SupportClasses.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "NETStandard.Library >= 2.0.3", - "SharpZipLib >= 1.2.0", - "SupportClasses >= 1.0.0", - "System.Text.Encoding.CodePages >= 4.7.1" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "projectName": "DataClients", - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\DataClients\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "SharpZipLib": { - "target": "Package", - "version": "[1.2.0, )" - }, - "System.Text.Encoding.CodePages": { - "target": "Package", - "version": "[4.7.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/DataClients/obj/project.nuget.cache b/DataClients/obj/project.nuget.cache deleted file mode 100644 index cedfe6d..0000000 --- a/DataClients/obj/project.nuget.cache +++ /dev/null @@ -1,14 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "pIGoDNRw4g3M23UekRPQOqZYtyeiyOf0EGgpw3FVGJT1W7fl8hQS+OlXtyeyHLp8bSurx/2g3YUcez1H9nO2Wg==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "expectedPackageFiles": [ - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\sharpziplib\\1.2.0\\sharpziplib.1.2.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.1\\system.runtime.compilerservices.unsafe.4.7.1.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.text.encoding.codepages\\4.7.1\\system.text.encoding.codepages.4.7.1.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/DataClients.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/DataClients.dll deleted file mode 100644 index b367ffa..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/DataClients.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/DataClients.pdb b/Korp90TimePasport/bin/Debug/netcoreapp3.1/DataClients.pdb deleted file mode 100644 index 8e4ebd2..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/DataClients.pdb and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/ICSharpCode.SharpZipLib.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/ICSharpCode.SharpZipLib.dll deleted file mode 100644 index 58893ba..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/ICSharpCode.SharpZipLib.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.deps.json b/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.deps.json deleted file mode 100644 index 5d5ec7f..0000000 --- a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.deps.json +++ /dev/null @@ -1,145 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v3.1", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v3.1": { - "Korp90TimePasport/1.0.0": { - "dependencies": { - "DataClients": "1.0.0", - "System.Data.Odbc": "5.0.0" - }, - "runtime": { - "Korp90TimePasport.dll": {} - } - }, - "Microsoft.NETCore.Platforms/5.0.0": {}, - "SharpZipLib/1.2.0": { - "runtime": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": { - "assemblyVersion": "1.2.0.246", - "fileVersion": "1.2.0.246" - } - } - }, - "System.Data.Odbc/5.0.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/System.Data.Odbc.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - }, - "runtimeTargets": { - "runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "freebsd", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - }, - "runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "linux", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - }, - "runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "osx", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - }, - "runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "System.Text.Encoding.CodePages/4.7.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "5.0.0" - }, - "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": {} - } - }, - "SupportClasses/1.0.0": { - "runtime": { - "SupportClasses.dll": {} - } - } - } - }, - "libraries": { - "Korp90TimePasport/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", - "path": "microsoft.netcore.platforms/5.0.0", - "hashPath": "microsoft.netcore.platforms.5.0.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.Data.Odbc/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-j4WsYGmcD7m1D0Tc3N7HqWqcdUHNn9+kdXh9ODTWEsOGrAvALf+BgRStd7L0/O/zDS0R4Uu9vNM8UY6EnK+WYw==", - "path": "system.data.odbc/5.0.0", - "hashPath": "system.data.odbc.5.0.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": "" - }, - "SupportClasses/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.dll deleted file mode 100644 index f1eca57..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.exe b/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.exe deleted file mode 100644 index 9af60bd..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.exe and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.pdb b/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.pdb deleted file mode 100644 index 0d679e8..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.pdb and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.runtimeconfig.dev.json b/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.runtimeconfig.dev.json deleted file mode 100644 index 7b6758a..0000000 --- a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.runtimeconfig.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.runtimeconfig.json b/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.runtimeconfig.json deleted file mode 100644 index bc456d7..0000000 --- a/Korp90TimePasport/bin/Debug/netcoreapp3.1/Korp90TimePasport.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "netcoreapp3.1", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "3.1.0" - } - } -} \ No newline at end of file diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/NotExistedPlav.txt b/Korp90TimePasport/bin/Debug/netcoreapp3.1/NotExistedPlav.txt deleted file mode 100644 index 01c2d78..0000000 --- a/Korp90TimePasport/bin/Debug/netcoreapp3.1/NotExistedPlav.txt +++ /dev/null @@ -1,1695 +0,0 @@ -9-91-2071 2005-01-26 16:15:15.0 2005-01-27 16:16:40.0 -9-91-2072 2005-01-27 16:16:40.0 2005-01-28 07:30:44.0 -9-92-2963 2005-01-27 09:49:27.0 2005-01-28 09:50:30.0 -9-91-2073 2005-01-28 07:30:44.0 2005-01-29 02:34:45.0 -9-92-2964 2005-01-28 09:50:30.0 2005-01-29 09:35:53.0 -9-91-2074 2005-01-31 01:38:48.0 2005-02-01 04:14:32.0 -9-92-2965 2005-01-31 16:51:50.0 2005-02-01 09:04:54.0 -9-91-2075 2005-02-01 04:14:32.0 2005-02-02 00:34:56.0 -9-92-2966 2005-02-01 11:25:37.0 2005-02-02 14:15:22.0 -9-91-2076 2005-02-02 00:34:56.0 2005-02-03 00:38:35.0 -9-92-2967 2005-02-02 14:15:22.0 2005-02-03 12:49:20.0 -9-92-2968 2005-02-03 12:49:20.0 2005-02-04 11:03:13.0 -9-91-2077 2005-02-03 19:04:03.0 2005-02-05 00:51:09.0 -9-92-2969 2005-02-04 11:03:13.0 2005-02-05 12:53:48.0 -9-91-2079 2005-02-05 17:27:17.0 2005-02-06 10:00:06.0 -9-92-2970 2005-02-05 12:53:48.0 2005-02-06 17:01:49.0 -9-91-2080 2005-02-06 10:00:06.0 2005-02-07 13:05:39.0 -9-92-2971 2005-02-06 17:01:49.0 2005-02-07 16:50:23.0 -9-92-2972 2005-02-07 16:50:23.0 2005-02-08 10:52:08.0 -9-92-2973 2005-02-08 11:05:24.0 2005-02-09 13:04:38.0 -9-91-2082 2005-02-07 13:05:39.0 2005-02-09 00:58:40.0 -9-91-2083 2005-02-09 00:58:40.0 2005-02-10 01:32:43.0 -9-92-2974 2005-02-09 13:04:38.0 2005-02-10 13:38:48.0 -9-91-2084 2005-02-10 01:32:43.0 2005-02-11 01:21:08.0 -9-92-2975 2005-02-10 13:38:48.0 2005-02-11 14:29:04.0 -9-91-2085 2005-02-11 01:21:08.0 2005-02-12 03:32:08.0 -9-92-2976 2005-02-11 14:29:04.0 2005-02-12 11:50:20.0 -9-91-2086 2005-02-12 03:32:08.0 2005-02-13 04:10:04.0 -9-92-2977 2005-02-12 11:50:20.0 2005-02-13 09:06:02.0 -9-91-2087 2005-02-13 04:10:04.0 2005-02-14 00:10:24.0 -9-92-2978 2005-02-13 09:06:02.0 2005-02-14 13:21:28.0 -9-91-2088 2005-02-14 00:10:24.0 2005-02-15 00:57:18.0 -9-92-2979 2005-02-14 13:21:28.0 2005-02-16 14:27:08.0 -9-91-2089 2005-02-15 00:57:18.0 2005-02-17 06:18:50.0 -9-92-2980 2005-02-16 14:27:08.0 2005-02-17 12:37:40.0 -9-91-2090 2005-02-17 06:18:50.0 2005-02-18 04:23:33.0 -9-92-2981 2005-02-17 12:37:40.0 2005-02-18 09:48:27.0 -9-91-2091 2005-02-18 04:23:33.0 2005-02-19 02:02:42.0 -9-92-2982 2005-02-18 17:16:58.0 2005-02-20 02:37:21.0 -9-91-2092 2005-02-20 02:32:42.0 2005-02-21 02:13:09.0 -9-91-2094 2005-02-21 02:13:09.0 2005-02-22 03:30:58.0 -9-92-2984 2005-02-21 08:44:20.0 2005-02-22 08:43:58.0 -9-91-2095 2005-02-22 03:30:58.0 2005-02-24 14:30:37.0 -9-91-2096 2005-02-24 14:30:37.0 2005-02-25 14:52:06.0 -9-92-2986 2005-02-23 01:37:12.0 2005-02-25 03:56:35.0 -9-91-2097 2005-02-25 14:52:06.0 2005-02-26 09:23:38.0 -9-92-2987 2005-02-25 03:56:35.0 2005-02-26 09:27:06.0 -9-92-2988 2005-02-26 09:27:06.0 2005-02-27 00:53:35.0 -9-91-2098 2005-02-26 09:23:38.0 2005-02-27 09:35:49.0 -9-91-2099 2005-02-27 09:35:49.0 2005-02-28 03:46:23.0 -9-91-2100 2005-02-28 03:46:23.0 2005-03-01 01:12:10.0 -9-91-2101 2005-03-01 01:12:10.0 2005-03-02 01:23:42.0 -9-91-2102 2005-03-02 01:23:42.0 2005-03-03 01:33:42.0 -9-91-2103 2005-03-03 01:33:42.0 2005-03-04 01:12:09.0 -9-91-2104 2005-03-04 13:42:40.0 2005-03-05 14:16:15.0 -9-91-2105 2005-03-05 14:16:15.0 2005-03-06 08:56:08.0 -9-91-2107 2005-03-06 08:56:08.0 2005-03-09 02:00:55.0 -9-91-2108 2005-03-09 02:00:55.0 2005-03-10 02:00:01.0 -9-92-2989 2005-03-10 14:27:36.0 2005-03-11 08:11:48.0 -9-91-2109 2005-03-10 11:54:09.0 2005-03-11 09:59:16.0 -9-91-2110 2005-03-11 09:59:16.0 2005-03-12 01:22:00.0 -9-92-2991 2005-03-11 08:11:48.0 2005-03-13 00:57:05.0 -9-91-2111 2005-03-12 23:22:47.0 2005-03-13 19:54:10.0 -9-91-2112 2005-03-13 19:54:10.0 2005-03-14 04:38:55.0 -9-92-2992 2005-03-13 17:06:20.0 2005-03-14 10:33:09.0 -9-92-2993 2005-03-14 10:33:09.0 2005-03-15 10:21:33.0 -9-91-2114 2005-03-15 14:19:38.0 2005-03-16 06:33:47.0 -9-92-2994 2005-03-15 10:21:33.0 2005-03-16 10:16:13.0 -9-91-2115 2005-03-16 06:33:47.0 2005-03-17 03:12:03.0 -9-92-2995 2005-03-16 10:16:13.0 2005-03-17 09:13:20.0 -9-91-2116 2005-03-17 03:12:03.0 2005-03-18 03:12:23.0 -9-92-2996 2005-03-17 09:13:20.0 2005-03-18 09:33:55.0 -9-91-2117 2005-03-18 03:12:23.0 2005-03-19 03:29:49.0 -9-92-2997 2005-03-18 09:33:55.0 2005-03-19 09:54:33.0 -9-91-2118 2005-03-19 03:29:49.0 2005-03-20 00:00:35.0 -9-92-2998 2005-03-19 09:54:33.0 2005-03-20 08:43:09.0 -9-91-2119 2005-03-20 00:00:35.0 2005-03-21 00:39:22.0 -9-92-2999 2005-03-20 08:43:09.0 2005-03-21 01:20:47.0 -9-91-2120 2005-03-21 00:39:22.0 2005-03-22 00:37:21.0 -9-92-3000 2005-03-22 01:13:06.0 2005-03-24 01:09:23.0 -9-92-3002 2005-03-24 01:09:23.0 2005-03-25 00:44:27.0 -9-91-2122 2005-03-23 00:34:10.0 2005-03-25 03:32:49.0 -9-92-3003 2005-03-25 00:44:27.0 2005-03-26 01:19:10.0 -9-91-2123 2005-03-25 03:32:49.0 2005-03-26 04:28:05.0 -9-91-2124 2005-03-26 23:16:18.0 2005-03-27 23:16:09.0 -9-91-2126 2005-03-27 22:16:09.0 2005-03-29 00:33:43.0 -9-92-3005 2005-03-26 23:57:48.0 2005-03-29 00:42:03.0 -9-92-3007 2005-03-29 22:57:27.0 2005-03-30 10:24:34.0 -9-91-2127 2005-03-29 16:34:29.0 2005-03-30 15:02:07.0 -9-92-3008 2005-03-30 15:41:22.0 2005-03-31 08:49:20.0 -9-92-3009 2005-03-31 15:43:24.0 2005-04-01 08:43:30.0 -9-91-2128 2005-03-31 14:03:02.0 2005-04-01 17:00:28.0 -9-91-2129 2005-04-01 16:00:28.0 2005-04-02 12:35:42.0 -9-92-3010 2005-04-01 08:45:31.0 2005-04-02 13:21:06.0 -9-91-2130 2005-04-02 11:35:42.0 2005-04-03 09:49:47.0 -9-92-3276 2005-04-02 15:14:47.0 2005-04-03 13:50:47.0 -9-92-3012 2005-04-03 12:50:47.0 2005-04-04 10:07:44.0 -9-92-3014 2005-04-04 10:47:56.0 2005-04-06 10:31:31.0 -9-92-3015 2005-04-06 09:31:31.0 2005-04-07 10:46:36.0 -9-92-3016 2005-04-07 09:46:36.0 2005-04-08 10:12:52.0 -9-92-3017 2005-04-08 09:12:52.0 2005-04-09 12:31:16.0 -9-92-3018 2005-04-09 11:31:16.0 2005-04-10 08:41:52.0 -9-92-3019 2005-04-10 07:41:52.0 2005-04-11 09:02:23.0 -9-92-3020 2005-04-11 08:02:23.0 2005-04-12 12:31:18.0 -9-91-2131 2005-04-03 08:49:47.0 2005-04-13 08:32:45.0 -9-92-3021 2005-04-12 22:24:42.0 2005-04-13 16:19:42.0 -9-91-2132 2005-04-13 07:40:14.0 2005-04-14 23:57:28.0 -9-91-2133 2005-04-14 22:57:28.0 2005-04-15 11:51:46.0 -9-92-3023 2005-04-14 09:28:59.0 2005-04-15 12:50:56.0 -9-92-3024 2005-04-15 11:50:56.0 2005-04-16 00:51:30.0 -9-91-2134 2005-04-15 16:46:06.0 2005-04-16 11:59:26.0 -9-91-2135 2005-04-16 10:59:26.0 2005-04-17 11:19:24.0 -9-92-3025 2005-04-16 17:01:56.0 2005-04-17 14:23:10.0 -9-91-2136 2005-04-17 10:19:24.0 2005-04-18 07:12:13.0 -9-91-2137 2005-04-18 06:12:13.0 2005-04-19 06:37:01.0 -9-92-3026 2005-04-18 09:15:38.0 2005-04-19 11:02:36.0 -9-91-2138 2005-04-19 05:37:01.0 2005-04-20 04:23:54.0 -9-91-2139 2005-04-20 03:23:54.0 2005-04-21 08:07:40.0 -9-92-3028 2005-04-20 13:47:22.0 2005-04-22 22:18:02.0 -9-91-2140 2005-04-22 02:28:08.0 2005-04-23 17:29:24.0 -9-92-3029 2005-04-22 21:18:02.0 2005-04-23 21:49:41.0 -9-91-2141 2005-04-23 16:29:24.0 2005-04-24 12:19:47.0 -9-92-3030 2005-04-23 20:49:41.0 2005-04-24 18:18:30.0 -9-91-2142 2005-04-24 11:19:47.0 2005-04-25 13:36:31.0 -9-92-3031 2005-04-24 17:18:30.0 2005-04-26 00:43:23.0 -9-91-2143 2005-04-25 12:36:31.0 2005-04-27 01:01:38.0 -9-92-3033 2005-04-25 23:43:23.0 2005-04-27 10:48:14.0 -9-92-3034 2005-04-27 09:48:14.0 2005-04-28 11:50:25.0 -9-91-2145 2005-04-28 16:59:22.0 2005-04-29 13:24:36.0 -9-91-2146 2005-04-29 12:24:36.0 2005-05-02 16:42:49.0 -9-91-2147 2005-05-02 15:42:49.0 2005-05-03 08:20:28.0 -9-92-3035 2005-05-02 20:36:12.0 2005-05-03 14:47:08.0 -9-92-3036 2005-05-03 13:47:08.0 2005-05-04 12:07:33.0 -9-91-2148 2005-05-03 13:47:47.0 2005-05-05 06:39:19.0 -9-92-3037 2005-05-04 11:07:33.0 2005-05-05 12:44:36.0 -9-91-2150 2005-05-05 05:39:19.0 2005-05-06 04:15:30.0 -9-92-3038 2005-05-05 11:44:36.0 2005-05-06 10:00:34.0 -9-91-2151 2005-05-06 03:15:30.0 2005-05-07 03:48:37.0 -9-92-3039 2005-05-06 09:00:34.0 2005-05-07 09:54:26.0 -9-91-2152 2005-05-07 02:48:37.0 2005-05-08 03:20:12.0 -9-92-3040 2005-05-07 08:54:26.0 2005-05-08 08:10:59.0 -9-91-2153 2005-05-08 02:20:12.0 2005-05-10 12:05:12.0 -9-92-3041 2005-05-10 10:42:28.0 2005-05-11 05:31:00.0 -9-91-2154 2005-05-10 11:05:12.0 2005-05-11 06:33:35.0 -9-91-2155 2005-05-11 05:33:35.0 2005-05-12 06:40:55.0 -9-92-3042 2005-05-11 04:31:00.0 2005-05-12 10:17:14.0 -9-91-2156 2005-05-12 05:40:55.0 2005-05-13 03:43:25.0 -9-91-2157 2005-05-13 02:43:25.0 2005-05-14 05:19:44.0 -9-92-3044 2005-05-12 12:01:43.0 2005-05-14 00:09:33.0 -9-91-2159 2005-05-16 01:06:44.0 2005-05-17 08:49:36.0 -9-92-3046 2005-05-16 16:10:09.0 2005-05-18 10:33:25.0 -9-91-2160 2005-05-17 10:43:52.0 2005-05-18 17:05:01.0 -9-92-3047 2005-05-18 09:33:25.0 2005-05-19 02:06:19.0 -9-91-2161 2005-05-18 16:05:01.0 2005-05-19 14:54:57.0 -9-92-3048 2005-05-19 01:06:19.0 2005-05-20 01:25:08.0 -9-91-2163 2005-05-20 10:08:02.0 2005-05-22 11:56:58.0 -9-92-3049 2005-05-21 11:46:39.0 2005-05-22 17:58:52.0 -9-91-2164 2005-05-22 10:56:58.0 2005-05-23 10:08:14.0 -9-92-3050 2005-05-22 16:58:52.0 2005-05-23 15:58:33.0 -9-91-2165 2005-05-23 09:08:14.0 2005-05-24 13:59:34.0 -9-92-3051 2005-05-23 14:58:33.0 2005-05-25 11:06:55.0 -9-91-2166 2005-05-24 18:51:39.0 2005-05-25 17:07:09.0 -9-92-3052 2005-05-25 10:06:55.0 2005-05-26 14:35:03.0 -9-91-2167 2005-05-25 16:07:09.0 2005-05-26 18:30:12.0 -9-92-3053 2005-05-26 13:35:03.0 2005-05-27 16:46:43.0 -9-91-2168 2005-05-27 07:50:33.0 2005-05-28 00:51:35.0 -9-92-3054 2005-05-27 15:46:43.0 2005-05-28 16:34:47.0 -9-91-2169 2005-05-27 23:51:35.0 2005-05-29 08:36:14.0 -9-92-3055 2005-05-28 15:34:47.0 2005-05-29 16:59:05.0 -9-91-2170 2005-05-29 07:36:14.0 2005-05-30 08:47:29.0 -9-92-3056 2005-05-30 12:03:13.0 2005-05-31 13:29:40.0 -9-91-2171 2005-05-31 09:37:43.0 2005-06-01 10:46:54.0 -9-91-2172 2005-06-01 09:46:54.0 2005-06-02 10:30:35.0 -9-92-3058 2005-05-31 12:29:40.0 2005-06-02 13:07:51.0 -9-92-3059 2005-06-02 21:33:58.0 2005-06-03 14:34:27.0 -9-91-2173 2005-06-02 09:30:35.0 2005-06-03 12:15:09.0 -9-92-3060 2005-06-03 13:34:27.0 2005-06-04 16:41:06.0 -9-91-2174 2005-06-03 11:15:09.0 2005-06-04 12:55:22.0 -9-91-2175 2005-06-04 11:55:22.0 2005-06-05 09:55:46.0 -9-92-3061 2005-06-04 15:41:06.0 2005-06-05 13:48:19.0 -9-91-2176 2005-06-05 08:55:46.0 2005-06-06 10:53:46.0 -9-92-3062 2005-06-05 12:48:19.0 2005-06-07 01:48:08.0 -9-91-2177 2005-06-06 09:53:46.0 2005-06-07 10:40:43.0 -9-92-3063 2005-06-07 00:48:08.0 2005-06-08 02:25:37.0 -9-91-2178 2005-06-07 09:40:43.0 2005-06-09 04:44:18.0 -9-92-3064 2005-06-08 01:25:37.0 2005-06-09 10:23:45.0 -9-91-2181 2005-06-09 03:44:18.0 2005-06-10 04:32:36.0 -9-92-3065 2005-06-09 09:23:45.0 2005-06-10 11:50:56.0 -9-91-2182 2005-06-10 03:32:36.0 2005-06-11 04:22:29.0 -9-92-3066 2005-06-10 12:44:21.0 2005-06-11 11:53:10.0 -9-92-3067 2005-06-11 10:53:10.0 2005-06-14 08:43:07.0 -9-92-3068 2005-06-14 07:43:07.0 2005-06-15 10:20:40.0 -9-91-2187 2005-06-15 00:06:58.0 2005-06-20 18:01:20.0 -9-91-2188 2005-06-20 17:01:20.0 2005-06-21 18:02:52.0 -9-92-3072 2005-06-15 09:20:40.0 2005-06-21 01:02:07.0 -9-92-3074 2005-06-21 00:02:07.0 2005-06-22 06:14:27.0 -9-91-2189 2005-06-21 17:02:52.0 2005-06-22 16:06:26.0 -9-91-2190 2005-06-22 15:06:26.0 2005-06-23 13:47:46.0 -9-92-3075 2005-06-22 05:14:27.0 2005-06-23 20:44:46.0 -9-91-2440 2005-06-24 13:38:53.0 2005-06-25 03:18:35.0 -9-92-3076 2005-06-25 12:16:33.0 2005-06-26 13:34:43.0 -9-91-2193 2005-06-25 21:01:28.0 2005-06-26 20:02:40.0 -9-92-3077 2005-06-27 12:20:52.0 2005-06-29 00:57:47.0 -9-91-2194 2005-06-27 07:50:50.0 2005-06-29 16:49:25.0 -9-91-2197 2005-07-01 11:52:21.0 2005-07-02 12:40:03.0 -9-91-2199 2005-07-03 08:08:24.0 2005-07-04 08:38:29.0 -9-91-2200 2005-07-04 07:38:29.0 2005-07-05 11:14:15.0 -9-91-2198 2005-07-05 10:14:15.0 2005-07-06 17:05:11.0 -9-91-2201 2005-07-06 16:05:11.0 2005-07-07 12:40:13.0 -9-91-2202 2005-07-07 11:40:13.0 2005-07-08 11:59:52.0 -9-91-2203 2005-07-08 10:59:52.0 2005-07-09 11:49:14.0 -9-91-2204 2005-07-09 10:49:14.0 2005-07-10 08:09:04.0 -9-91-2205 2005-07-10 07:09:04.0 2005-07-11 01:54:01.0 -9-91-2206 2005-07-11 00:54:01.0 2005-07-12 08:37:19.0 -9-92-2205 2005-07-07 15:13:46.0 2005-07-13 10:11:25.0 -9-91-2207 2005-07-12 07:37:19.0 2005-07-13 12:34:17.0 -9-91-2208 2005-07-14 11:49:42.0 2005-07-16 08:56:42.0 -9-92-3079 2005-07-15 07:34:04.0 2005-07-16 16:23:17.0 -9-91-2210 2005-07-16 07:56:42.0 2005-07-17 09:19:17.0 -9-92-3080 2005-07-16 15:23:17.0 2005-07-17 20:33:51.0 -9-91-2211 2005-07-17 08:19:17.0 2005-07-18 05:39:17.0 -9-92-3082 2005-07-17 19:33:51.0 2005-07-19 03:12:49.0 -9-91-2212 2005-07-18 08:36:41.0 2005-07-19 12:19:35.0 -9-92-3083 2005-07-19 02:12:49.0 2005-07-20 01:20:27.0 -9-91-2213 2005-07-19 11:19:35.0 2005-07-20 18:26:17.0 -9-91-2214 2005-07-20 17:26:17.0 2005-07-21 08:32:28.0 -9-91-2215 2005-07-21 07:32:28.0 2005-07-22 13:00:15.0 -9-92-3086 2005-07-22 03:07:08.0 2005-07-23 05:35:44.0 -9-92-3087 2005-07-23 11:06:40.0 2005-07-24 04:29:43.0 -9-92-3088 2005-07-24 03:29:43.0 2005-07-25 01:39:16.0 -9-91-2217 2005-07-24 16:15:06.0 2005-07-26 04:59:42.0 -9-92-3089 2005-07-25 00:39:16.0 2005-07-26 10:29:59.0 -9-92-3090 2005-07-26 09:29:59.0 2005-07-27 13:00:58.0 -9-91-2218 2005-07-26 13:17:31.0 2005-07-27 13:27:54.0 -9-91-2219 2005-07-27 12:27:54.0 2005-07-28 13:56:28.0 -9-92-3091 2005-07-27 16:42:43.0 2005-07-28 19:58:28.0 -9-91-2220 2005-07-28 12:56:28.0 2005-07-29 14:36:42.0 -9-92-3092 2005-07-28 18:58:28.0 2005-07-29 18:57:38.0 -9-92-3093 2005-07-29 17:57:38.0 2005-07-30 00:42:48.0 -9-92-3094 2005-07-31 22:57:38.0 2005-08-02 10:10:16.0 -9-92-3097 2005-08-02 09:10:16.0 2005-08-04 14:23:03.0 -9-92-3101 2005-08-04 13:23:03.0 2005-08-05 22:36:57.0 -9-92-3097 2005-08-08 13:42:52.0 2005-08-09 13:33:47.0 -9-92-3103 2005-08-09 12:33:47.0 2005-08-10 10:41:15.0 -9-92-3104 2005-08-10 09:41:21.0 2005-08-11 10:14:49.0 -9-91-2224 2005-07-31 12:53:37.0 2005-08-12 00:46:28.0 -9-92-3105 2005-08-11 09:14:49.0 2005-08-12 16:58:49.0 -9-91-2226 2005-08-12 23:53:28.0 2005-08-14 00:52:31.0 -9-92-3106 2005-08-12 15:58:49.0 2005-08-14 08:07:26.0 -9-92-3103 2005-08-14 07:07:26.0 2005-08-15 08:54:51.0 -9-92-3109 2005-08-15 07:54:51.0 2005-08-16 02:21:44.0 -9-91-2227 2005-08-15 08:08:49.0 2005-08-16 10:53:55.0 -9-92-3106 2005-08-16 01:21:44.0 2005-08-17 03:36:35.0 -9-91-2229 2005-08-17 11:49:07.0 2005-08-18 16:44:55.0 -9-92-3107 2005-08-17 02:36:35.0 2005-08-18 13:40:21.0 -9-92-3110 2005-08-18 12:40:21.0 2005-08-20 02:32:34.0 -9-91-2230 2005-08-18 15:44:55.0 2005-08-20 00:56:18.0 -9-92-3113 2005-08-20 17:57:54.0 2005-08-22 01:01:42.0 -9-91-2232 2005-08-21 19:57:46.0 2005-08-22 17:36:50.0 -9-92-3114 2005-08-22 00:01:42.0 2005-08-23 00:56:15.0 -9-91-2233 2005-08-22 16:36:50.0 2005-08-23 08:34:48.0 -9-91-2234 2005-08-23 07:34:48.0 2005-08-24 03:19:18.0 -9-91-2235 2005-08-24 07:42:59.0 2005-08-25 08:13:54.0 -9-92-3115 2005-08-24 19:33:05.0 2005-08-25 20:03:06.0 -9-91-2236 2005-08-25 07:13:54.0 2005-08-26 00:58:46.0 -9-92-3116 2005-08-25 19:03:06.0 2005-08-26 09:11:53.0 -9-91-2238 2005-08-27 01:23:59.0 2005-08-29 01:16:46.0 -9-91-2239 2005-08-29 23:57:41.0 2005-08-31 01:44:44.0 -9-92-3118 2005-08-29 09:10:43.0 2005-08-31 10:31:01.0 -9-91-2242 2005-08-31 00:44:44.0 2005-09-01 00:59:19.0 -9-91-2243 2005-08-31 23:59:19.0 2005-09-02 00:41:03.0 -9-92-3123 2005-09-01 08:49:23.0 2005-09-02 06:08:08.0 -9-91-2246 2005-09-01 23:41:03.0 2005-09-03 00:10:34.0 -9-92-3119 2005-09-02 05:08:08.0 2005-09-03 11:12:05.0 -9-91-2241 2005-09-04 12:46:36.0 2005-09-05 09:33:39.0 -9-91-2247 2005-09-05 08:33:39.0 2005-09-06 10:33:35.0 -9-92-3121 2005-09-05 11:54:26.0 2005-09-06 15:11:29.0 -9-91-2248 2005-09-06 09:33:35.0 2005-09-07 13:36:59.0 -9-91-2249 2005-09-07 12:36:59.0 2005-09-08 10:57:38.0 -9-92-3126 2005-09-06 14:11:29.0 2005-09-09 00:40:27.0 -9-91-2250 2005-09-08 09:57:38.0 2005-09-09 21:05:23.0 -9-92-3128 2005-09-11 09:11:58.0 2005-09-12 10:12:19.0 -9-91-2253 2005-09-12 00:44:59.0 2005-09-13 05:44:03.0 -9-92-3129 2005-09-12 09:12:19.0 2005-09-13 14:15:09.0 -9-92-3131 2005-09-15 02:08:39.0 2005-09-16 05:48:12.0 -9-91-2254 2005-09-15 19:21:32.0 2005-09-16 14:34:57.0 -9-91-2255 2005-09-16 13:34:57.0 2005-09-17 10:54:11.0 -9-92-3132 2005-09-16 04:48:12.0 2005-09-17 17:20:23.0 -9-91-2256 2005-09-17 09:54:11.0 2005-09-18 09:06:47.0 -9-92-3133 2005-09-17 16:20:23.0 2005-09-18 13:30:06.0 -9-91-2257 2005-09-18 08:06:47.0 2005-09-19 00:36:16.0 -9-92-3134 2005-09-18 12:30:06.0 2005-09-19 18:38:30.0 -9-91-2258 2005-09-19 07:45:22.0 2005-09-20 05:38:01.0 -9-92-3135 2005-09-19 17:38:30.0 2005-09-20 14:15:42.0 -9-91-2259 2005-09-20 04:38:01.0 2005-09-21 05:52:11.0 -9-92-3136 2005-09-20 13:15:42.0 2005-09-21 17:38:21.0 -9-91-2260 2005-09-21 04:52:11.0 2005-09-22 10:56:09.0 -9-92-3137 2005-09-21 16:38:21.0 2005-09-22 18:52:27.0 -9-92-3138 2005-09-22 17:52:27.0 2005-09-23 08:28:36.0 -9-91-2261 2005-09-22 09:56:09.0 2005-09-23 10:56:25.0 -9-91-2262 2005-09-23 17:02:24.0 2005-09-24 14:12:43.0 -9-91-2263 2005-09-24 13:12:43.0 2005-09-25 09:55:54.0 -9-91-2264 2005-09-25 08:55:54.0 2005-09-26 10:15:44.0 -9-91-2265 2005-09-26 09:15:44.0 2005-09-27 13:26:45.0 -9-92-3140 2005-09-25 00:46:56.0 2005-09-27 10:44:40.0 -9-91-2266 2005-09-27 12:26:45.0 2005-09-28 11:06:40.0 -9-92-3141 2005-09-27 09:44:40.0 2005-09-28 14:11:11.0 -9-92-3142 2005-09-28 13:11:11.0 2005-09-29 10:51:44.0 -9-91-2267 2005-09-28 10:06:40.0 2005-09-29 16:54:46.0 -9-92-3143 2005-09-30 12:37:55.0 2005-10-02 00:50:48.0 -9-91-2268 2005-09-30 21:45:17.0 2005-10-02 16:16:05.0 -9-91-2269 2005-10-02 15:16:05.0 2005-10-06 23:50:59.0 -9-92-3144 2005-10-04 14:48:40.0 2005-10-07 03:16:22.0 -9-91-2271 2005-10-06 22:50:59.0 2005-10-08 02:27:08.0 -9-92-3147 2005-10-07 02:16:22.0 2005-10-08 12:40:47.0 -9-91-2272 2005-10-08 01:27:08.0 2005-10-09 00:26:37.0 -9-92-3148 2005-10-08 11:40:47.0 2005-10-09 12:26:45.0 -9-91-2273 2005-10-08 23:26:37.0 2005-10-10 00:49:03.0 -9-92-3149 2005-10-09 11:26:45.0 2005-10-10 08:52:15.0 -9-91-2274 2005-10-09 23:49:03.0 2005-10-11 01:33:03.0 -9-92-3150 2005-10-10 16:05:34.0 2005-10-11 10:23:19.0 -9-91-2275 2005-10-11 00:33:03.0 2005-10-12 02:03:48.0 -9-92-3151 2005-10-11 15:56:33.0 2005-10-12 10:52:53.0 -9-91-2277 2005-10-12 01:03:48.0 2005-10-13 01:45:47.0 -9-92-3152 2005-10-12 15:05:34.0 2005-10-13 10:40:06.0 -9-91-2278 2005-10-13 00:45:47.0 2005-10-14 01:18:03.0 -9-91-2279 2005-10-14 00:18:03.0 2005-10-15 02:50:27.0 -9-91-2280 2005-10-15 19:29:37.0 2005-10-16 13:51:09.0 -9-92-3153 2005-10-14 15:47:20.0 2005-10-16 16:54:23.0 -9-92-3155 2005-10-16 15:54:23.0 2005-10-17 13:19:01.0 -9-91-2281 2005-10-17 09:36:52.0 2005-10-18 08:24:46.0 -9-91-2282 2005-10-18 14:30:46.0 2005-10-19 14:07:12.0 -9-92-3156 2005-10-18 12:21:26.0 2005-10-20 01:34:44.0 -9-91-2283 2005-10-19 13:07:12.0 2005-10-20 05:05:13.0 -9-91-2284 2005-10-20 04:05:13.0 2005-10-21 14:29:11.0 -9-92-3159 2005-10-21 01:06:39.0 2005-10-22 00:59:25.0 -9-91-2285 2005-10-21 20:06:18.0 2005-10-22 16:13:29.0 -9-91-2286 2005-10-22 15:13:29.0 2005-10-23 13:35:10.0 -9-92-3160 2005-10-22 19:57:15.0 2005-10-23 20:27:23.0 -9-91-2287 2005-10-23 12:35:10.0 2005-10-24 00:47:38.0 -9-92-3161 2005-10-23 19:27:23.0 2005-10-24 05:06:57.0 -9-91-2288 2005-10-24 08:03:15.0 2005-10-25 00:37:48.0 -9-92-3162 2005-10-24 04:06:57.0 2005-10-25 00:46:07.0 -9-91-2289 2005-10-25 07:57:16.0 2005-10-26 01:35:16.0 -9-92-3163 2005-10-25 21:32:20.0 2005-10-26 08:15:39.0 -9-92-3164 2005-10-26 07:15:39.0 2005-10-27 03:12:49.0 -9-91-2290 2005-10-26 21:07:21.0 2005-10-27 16:44:49.0 -9-91-2291 2005-10-27 15:44:49.0 2005-10-28 10:54:41.0 -9-92-3165 2005-10-28 01:36:14.0 2005-10-29 02:30:17.0 -9-91-2292 2005-10-28 09:54:41.0 2005-10-29 10:52:04.0 -9-91-2293 2005-10-29 09:52:04.0 2005-10-30 09:20:06.0 -9-91-2291 2005-10-30 09:20:06.0 2005-10-31 09:24:07.0 -9-91-2294 2005-10-31 09:24:07.0 2005-11-01 13:22:56.0 -9-91-2296 2005-11-01 13:22:56.0 2005-11-03 10:35:44.0 -9-91-2297 2005-11-03 10:35:44.0 2005-11-05 12:35:28.0 -9-91-2298 2005-11-05 12:35:28.0 2005-11-06 08:56:06.0 -9-91-2299 2005-11-06 08:56:06.0 2005-11-07 02:28:26.0 -9-91-2300 2005-11-07 02:28:26.0 2005-11-08 01:38:54.0 -9-91-2301 2005-11-08 01:38:54.0 2005-11-09 10:56:43.0 -9-91-2302 2005-11-09 10:56:43.0 2005-11-10 10:13:39.0 -9-91-2303 2005-11-10 10:13:39.0 2005-11-11 10:24:26.0 -9-91-2304 2005-11-11 10:24:26.0 2005-11-12 09:51:39.0 -9-92-3166 2005-10-29 18:05:33.0 2005-11-12 08:02:40.0 -9-91-2305 2005-11-12 09:51:39.0 2005-11-13 10:04:41.0 -9-91-2306 2005-11-13 10:04:41.0 2005-11-14 08:47:40.0 -9-91-2307 2005-11-14 08:47:40.0 2005-11-15 12:16:40.0 -9-92-3167 2005-11-13 08:15:18.0 2005-11-15 14:43:32.0 -9-91-2308 2005-11-15 12:16:40.0 2005-11-16 10:26:14.0 -9-92-3168 2005-11-15 14:43:32.0 2005-11-16 16:59:14.0 -9-91-2309 2005-11-16 13:31:05.0 2005-11-17 10:01:16.0 -9-92-3169 2005-11-17 13:24:58.0 2005-11-19 00:39:42.0 -9-91-2311 2005-11-18 09:44:37.0 2005-11-20 02:02:33.0 -9-92-3170 2005-11-19 17:42:19.0 2005-11-20 08:54:56.0 -9-92-3171 2005-11-20 08:54:56.0 2005-11-21 03:11:55.0 -9-91-2312 2005-11-20 21:40:07.0 2005-11-21 08:58:49.0 -9-92-3172 2005-11-21 22:30:23.0 2005-11-22 14:47:19.0 -9-91-2314 2005-11-21 23:33:11.0 2005-11-23 01:01:42.0 -9-92-3173 2005-11-22 14:47:19.0 2005-11-23 09:53:19.0 -9-91-2315 2005-11-23 01:01:42.0 2005-11-24 01:22:21.0 -9-92-3174 2005-11-23 09:53:19.0 2005-11-24 16:53:01.0 -9-91-2316 2005-11-24 01:22:21.0 2005-11-25 00:07:59.0 -9-92-3175 2005-11-25 16:37:19.0 2005-11-26 14:36:34.0 -9-91-2318 2005-11-26 11:12:37.0 2005-11-27 06:55:32.0 -9-92-3176 2005-11-26 14:36:34.0 2005-11-27 16:58:18.0 -9-91-2319 2005-11-27 17:01:47.0 2005-11-28 09:49:37.0 -9-92-3178 2005-11-27 16:58:18.0 2005-11-29 01:13:15.0 -9-91-2320 2005-11-28 09:49:37.0 2005-11-29 09:43:04.0 -9-91-2321 2005-11-30 10:26:38.0 2005-12-01 09:28:13.0 -9-92-3180 2005-11-30 01:52:32.0 2005-12-02 01:06:38.0 -9-91-2323 2005-12-01 09:28:13.0 2005-12-02 09:57:58.0 -9-91-2324 2005-12-02 09:57:58.0 2005-12-03 10:55:30.0 -9-92-3181 2005-12-02 01:06:38.0 2005-12-03 16:12:09.0 -9-91-2325 2005-12-03 10:55:30.0 2005-12-04 08:08:17.0 -9-92-3183 2005-12-04 10:18:22.0 2005-12-06 10:10:27.0 -9-92-3184 2005-12-07 10:20:23.0 2005-12-08 10:52:27.0 -9-92-3185 2005-12-08 10:52:27.0 2005-12-09 09:36:21.0 -9-92-3186 2005-12-09 09:36:21.0 2005-12-10 14:37:56.0 -9-92-3187 2005-12-10 14:37:56.0 2005-12-11 11:13:27.0 -9-92-3188 2005-12-11 11:13:27.0 2005-12-12 14:14:59.0 -9-92-3189 2005-12-12 14:14:59.0 2005-12-14 03:32:32.0 -9-92-3190 2005-12-15 19:54:06.0 2005-12-16 12:21:27.0 -9-92-3190 2005-12-16 12:21:27.0 2005-12-17 10:37:51.0 -9-92-3191 2005-12-17 10:37:51.0 2005-12-18 09:32:44.0 -9-92-3192 2005-12-18 09:32:44.0 2005-12-19 10:09:22.0 -9-92-3193 2005-12-19 10:09:22.0 2005-12-20 10:17:50.0 -9-92-3194 2005-12-20 10:17:50.0 2005-12-21 10:42:21.0 -9-92-3195 2005-12-21 10:42:21.0 2005-12-22 11:31:36.0 -9-92-3196 2005-12-22 11:31:36.0 2005-12-23 09:36:47.0 -9-92-3197 2005-12-23 09:36:47.0 2005-12-24 09:14:14.0 -9-91-2327 2005-12-23 08:26:12.0 2005-12-25 02:03:31.0 -9-92-3198 2005-12-24 14:19:22.0 2005-12-25 08:16:13.0 -9-91-2193 2005-12-26 04:09:43.0 2005-12-26 14:04:13.0 -9-92-3199 2005-12-25 08:16:13.0 2005-12-26 06:15:01.0 -9-92-3200 2005-12-26 06:15:01.0 2005-12-27 09:28:52.0 -9-91-2328 2005-12-28 12:18:41.0 2005-12-29 10:02:31.0 -9-92-3201 2005-12-27 09:28:52.0 2005-12-29 13:39:02.0 -9-92-3202 2005-12-29 13:39:02.0 2005-12-30 11:13:27.0 -9-91-2329 2005-12-29 10:02:31.0 2005-12-30 16:09:28.0 -9-92-3203 2005-12-30 13:31:16.0 2005-12-31 08:55:59.0 -9-91-2330 2005-12-30 16:09:28.0 2006-01-03 21:46:58.0 -9-92-3204 2005-12-31 08:55:59.0 2006-01-04 09:23:27.0 -9-91-2331 2006-01-03 21:46:58.0 2006-01-04 20:58:28.0 -9-92-3206 2006-01-04 09:23:27.0 2006-01-05 08:56:18.0 -9-91-2333 2006-01-04 20:58:28.0 2006-01-06 02:12:26.0 -9-92-3207 2006-01-06 17:50:48.0 2006-01-07 03:10:17.0 -9-91-2334 2006-01-06 23:58:52.0 2006-01-07 23:55:37.0 -9-92-3208 2006-01-07 03:10:17.0 2006-01-08 04:12:48.0 -9-91-2336 2006-01-07 23:55:37.0 2006-01-09 00:09:05.0 -9-92-3209 2006-01-08 04:12:48.0 2006-01-09 02:51:19.0 -9-92-3210 2006-01-09 02:51:19.0 2006-01-10 02:12:20.0 -9-91-2337 2006-01-10 06:35:27.0 2006-01-12 01:55:52.0 -9-92-3211 2006-01-11 09:34:21.0 2006-01-12 11:48:11.0 -9-91-2338 2006-01-12 01:55:52.0 2006-01-13 02:14:12.0 -9-92-3212 2006-01-12 11:48:11.0 2006-01-13 09:50:52.0 -9-91-2340 2006-01-13 02:14:12.0 2006-01-14 01:49:55.0 -9-92-3213 2006-01-13 09:50:52.0 2006-01-14 16:27:44.0 -9-91-2341 2006-01-14 01:49:55.0 2006-01-15 00:41:05.0 -9-92-3215 2006-01-15 08:39:35.0 2006-01-17 00:36:08.0 -9-92-3216 2006-01-17 00:36:08.0 2006-01-18 15:24:21.0 -9-91-2343 2006-01-16 08:19:17.0 2006-01-19 11:00:49.0 -9-91-2344 2006-01-21 19:28:00.0 2006-01-22 08:10:32.0 -9-91-2346 2006-01-23 02:33:58.0 2006-01-24 09:54:27.0 -9-92-3218 2006-01-21 11:20:26.0 2006-01-25 01:50:06.0 -9-91-2347 2006-01-24 09:54:27.0 2006-01-25 16:55:18.0 -9-92-3220 2006-01-25 01:50:06.0 2006-01-26 02:33:49.0 -9-91-2348 2006-01-25 16:55:18.0 2006-01-26 14:13:05.0 -9-92-3221 2006-01-26 02:33:49.0 2006-01-27 02:29:07.0 -9-91-2349 2006-01-26 14:13:05.0 2006-01-27 13:47:28.0 -9-92-3222 2006-01-27 02:29:07.0 2006-01-28 01:26:00.0 -9-91-2350 2006-01-27 13:47:28.0 2006-01-28 10:35:07.0 -9-92-3223 2006-01-28 01:26:00.0 2006-01-29 00:26:04.0 -9-91-2351 2006-01-28 10:35:07.0 2006-01-29 10:13:23.0 -9-92-3224 2006-01-29 00:26:04.0 2006-01-30 00:31:39.0 -9-91-2352 2006-01-29 10:13:23.0 2006-01-30 02:39:04.0 -9-91-2353 2006-01-31 02:43:07.0 2006-02-01 14:43:34.0 -9-92-3225 2006-01-31 23:54:59.0 2006-02-01 22:12:12.0 -9-91-2354 2006-02-01 14:43:34.0 2006-02-02 10:48:02.0 -9-91-2355 2006-02-02 10:48:02.0 2006-02-03 10:29:51.0 -9-92-3226 2006-02-01 22:12:12.0 2006-02-04 13:49:20.0 -9-91-2356 2006-02-03 10:29:51.0 2006-02-05 01:13:07.0 -9-92-3229 2006-02-04 13:49:20.0 2006-02-05 12:08:58.0 -9-91-2358 2006-02-05 01:13:07.0 2006-02-06 00:54:13.0 -9-92-3230 2006-02-05 12:08:58.0 2006-02-06 08:27:02.0 -9-91-2359 2006-02-06 00:54:13.0 2006-02-07 01:39:07.0 -9-92-3231 2006-02-06 08:27:02.0 2006-02-07 10:07:02.0 -9-91-2360 2006-02-07 01:39:07.0 2006-02-08 00:26:19.0 -9-92-3232 2006-02-07 10:07:02.0 2006-02-08 16:55:09.0 -9-91-2361 2006-02-08 00:26:19.0 2006-02-09 01:50:36.0 -9-92-3233 2006-02-08 16:55:09.0 2006-02-09 13:17:59.0 -9-92-3234 2006-02-09 13:18:01.0 2006-02-10 12:52:44.0 -9-91-2362 2006-02-09 09:13:29.0 2006-02-10 16:48:18.0 -9-92-3235 2006-02-10 12:52:44.0 2006-02-11 10:01:54.0 -9-91-2363 2006-02-10 17:47:08.0 2006-02-11 14:28:04.0 -9-91-2364 2006-02-11 14:28:04.0 2006-02-12 10:25:13.0 -9-92-3236 2006-02-11 10:01:56.0 2006-02-12 16:54:48.0 -9-91-2365 2006-02-12 10:25:13.0 2006-02-13 08:38:47.0 -9-91-2368 2006-02-16 09:42:05.0 2006-02-17 00:34:28.0 -9-91-2369 2006-02-17 17:31:56.0 2006-02-18 13:57:15.0 -9-91-2372 2006-02-20 00:45:18.0 2006-02-21 16:27:25.0 -9-91-2372 2006-02-21 16:27:25.0 2006-02-22 06:21:04.0 -9-91-2372 2006-02-22 06:21:04.0 2006-02-23 03:49:40.0 -9-91-2372 2006-02-23 03:49:40.0 2006-02-24 01:41:11.0 -9-92-3261 2006-02-28 00:55:46.0 2006-03-01 03:16:18.0 -9-91-2396 2006-03-22 15:08:52.0 2006-03-23 00:23:11.0 -9-91-2397 2006-03-23 09:25:03.0 2006-03-24 01:19:22.0 -9-92-3269 2006-03-23 16:32:00.0 2006-03-24 10:17:21.0 -9-91-2398 2006-03-24 01:19:22.0 2006-03-25 01:08:05.0 -9-91-2399 2006-03-25 01:08:05.0 2006-03-26 00:30:19.0 -9-91-2400 2006-03-26 00:30:19.0 2006-03-27 01:31:35.0 -9-92-3270 2006-03-26 17:30:25.0 2006-03-27 16:41:02.0 -9-91-2401 2006-03-27 22:44:49.0 2006-03-29 01:01:56.0 -9-92-3271 2006-03-27 15:41:02.0 2006-03-29 09:29:45.0 -9-92-3272 2006-03-29 08:29:45.0 2006-03-30 10:01:36.0 -9-91-2402 2006-03-29 07:23:52.0 2006-03-30 16:48:27.0 -9-92-3273 2006-03-30 09:01:36.0 2006-03-31 09:41:00.0 -9-91-2404 2006-03-30 15:48:27.0 2006-03-31 13:18:20.0 -9-91-2405 2006-03-31 12:18:20.0 2006-04-01 03:03:54.0 -9-92-3274 2006-03-31 08:41:00.0 2006-04-01 10:20:28.0 -9-92-3275 2006-04-01 09:20:28.0 2006-04-02 09:16:40.0 -9-91-2406 2006-04-01 16:46:33.0 2006-04-02 13:46:35.0 -9-92-3276 2006-04-02 08:16:40.0 2006-04-03 09:59:45.0 -9-92-3277 2006-04-03 08:59:45.0 2006-04-04 09:38:51.0 -9-92-3278 2006-04-04 08:38:51.0 2006-04-05 09:05:14.0 -9-92-3280 2006-04-05 08:05:14.0 2006-04-06 10:14:52.0 -9-92-3281 2006-04-07 08:43:42.0 2006-04-08 13:13:48.0 -9-92-3282 2006-04-08 12:13:48.0 2006-04-09 10:28:41.0 -9-92-3283 2006-04-09 09:28:41.0 2006-04-10 08:53:41.0 -9-92-3284 2006-04-10 07:53:41.0 2006-04-11 09:30:52.0 -9-91-2407 2006-04-12 21:44:21.0 2006-04-13 08:37:19.0 -9-92-3285 2006-04-11 08:30:52.0 2006-04-14 00:31:59.0 -9-92-3286 2006-04-13 23:31:59.0 2006-04-15 09:48:20.0 -9-91-2408 2006-04-15 01:40:05.0 2006-04-16 03:09:11.0 -9-92-3287 2006-04-15 08:48:20.0 2006-04-16 09:05:15.0 -9-91-2410 2006-04-17 09:45:15.0 2006-04-18 11:11:59.0 -9-92-3288 2006-04-17 07:53:27.0 2006-04-18 16:33:55.0 -9-91-2411 2006-04-18 10:11:59.0 2006-04-19 10:58:37.0 -9-91-2412 2006-04-19 09:58:37.0 2006-04-20 10:17:01.0 -9-92-3290 2006-04-19 12:51:08.0 2006-04-20 13:19:09.0 -9-91-2413 2006-04-20 09:17:01.0 2006-04-21 09:54:31.0 -9-92-3292 2006-04-20 12:19:09.0 2006-04-21 13:24:59.0 -9-91-2414 2006-04-21 08:54:31.0 2006-04-22 10:01:58.0 -9-92-3293 2006-04-21 12:24:59.0 2006-04-22 14:10:37.0 -9-92-3294 2006-04-22 13:10:37.0 2006-04-23 12:51:35.0 -9-92-3295 2006-04-23 11:51:35.0 2006-04-24 13:21:51.0 -9-92-3296 2006-04-24 12:21:51.0 2006-04-25 13:45:18.0 -9-91-2417 2006-04-24 04:12:03.0 2006-04-25 17:53:10.0 -9-92-3297 2006-04-25 12:45:18.0 2006-04-26 11:30:26.0 -9-91-2418 2006-04-25 16:53:10.0 2006-04-26 18:03:34.0 -9-92-3298 2006-04-26 10:30:26.0 2006-04-27 16:44:32.0 -9-91-2419 2006-04-26 17:03:34.0 2006-04-27 12:45:46.0 -9-92-3299 2006-04-27 15:44:32.0 2006-04-28 13:55:46.0 -9-91-2420 2006-04-27 11:45:46.0 2006-04-29 00:45:23.0 -9-91-2421 2006-04-28 23:45:23.0 2006-04-30 00:59:07.0 -9-92-3301 2006-04-29 14:04:01.0 2006-05-03 14:34:13.0 -9-91-2422 2006-04-29 23:59:07.0 2006-05-04 00:36:39.0 -9-92-3302 2006-05-03 13:34:13.0 2006-05-04 16:24:54.0 -9-91-2423 2006-05-03 23:36:39.0 2006-05-05 00:31:01.0 -9-91-2424 2006-05-04 23:31:01.0 2006-05-06 11:36:02.0 -9-92-3303 2006-05-05 13:53:35.0 2006-05-06 16:49:34.0 -9-91-2425 2006-05-06 10:36:02.0 2006-05-07 11:13:35.0 -9-92-3304 2006-05-06 15:49:34.0 2006-05-07 16:50:17.0 -9-91-2426 2006-05-07 10:13:35.0 2006-05-08 10:29:19.0 -9-92-3305 2006-05-07 15:50:17.0 2006-05-08 18:29:04.0 -9-92-3306 2006-05-08 17:29:04.0 2006-05-09 09:20:28.0 -9-91-2427 2006-05-08 09:29:19.0 2006-05-09 12:34:30.0 -9-92-3307 2006-05-09 08:20:28.0 2006-05-10 06:01:48.0 -9-92-3308 2006-05-10 05:01:48.0 2006-05-11 04:24:48.0 -9-91-2428 2006-05-11 21:07:57.0 2006-05-12 10:57:42.0 -9-91-2429 2006-05-12 18:32:31.0 2006-05-13 13:25:56.0 -9-91-2430 2006-05-13 12:25:56.0 2006-05-14 16:46:46.0 -9-91-2432 2006-05-14 15:46:46.0 2006-05-16 11:41:37.0 -9-91-2433 2006-05-16 10:41:37.0 2006-05-17 10:58:43.0 -9-91-2434 2006-05-17 09:58:43.0 2006-05-18 11:03:59.0 -9-91-2435 2006-05-18 10:03:59.0 2006-05-19 11:14:26.0 -9-91-2436 2006-05-19 10:14:26.0 2006-05-20 12:21:02.0 -9-91-2436 2006-05-20 18:19:45.0 2006-05-21 09:16:00.0 -9-91-2437 2006-05-21 08:16:00.0 2006-05-22 00:34:34.0 -9-91-2438 2006-05-21 23:34:34.0 2006-05-23 12:15:21.0 -9-91-2439 2006-05-23 11:15:21.0 2006-05-24 12:00:07.0 -9-91-2440 2006-05-24 14:44:40.0 2006-05-25 08:33:27.0 -9-91-2441 2006-05-25 09:43:34.0 2006-05-26 11:55:48.0 -9-91-2442 2006-05-26 10:55:48.0 2006-05-27 10:27:30.0 -9-91-2443 2006-05-27 11:00:24.0 2006-05-28 22:46:25.0 -9-91-2623 2006-05-28 21:46:25.0 2006-05-30 00:06:18.0 -9-91-2623 2006-05-29 23:06:18.0 2006-05-30 16:57:46.0 -9-91-2446 2006-05-30 22:26:21.0 2006-05-31 11:17:28.0 -9-91-2447 2006-05-31 10:17:28.0 2006-06-01 11:05:09.0 -9-91-2448 2006-06-01 10:05:09.0 2006-06-02 10:39:50.0 -9-91-2449 2006-06-02 09:39:50.0 2006-06-03 10:36:24.0 -9-92-3309 2006-06-03 20:19:53.0 2006-06-04 10:20:54.0 -9-91-2450 2006-06-03 09:36:24.0 2006-06-04 05:56:32.0 -9-92-3310 2006-06-04 09:20:54.0 2006-06-05 12:27:42.0 -9-91-2451 2006-06-04 04:56:32.0 2006-06-05 04:13:23.0 -9-92-3311 2006-06-05 11:27:42.0 2006-06-06 19:05:44.0 -9-91-2452 2006-06-05 03:13:23.0 2006-06-06 03:34:17.0 -9-91-2453 2006-06-06 02:34:17.0 2006-06-07 06:37:32.0 -9-91-2454 2006-06-07 05:37:32.0 2006-06-07 22:37:34.0 -9-92-3312 2006-06-06 18:05:44.0 2006-06-08 00:36:08.0 -9-91-2454 2006-06-07 21:37:34.0 2006-06-08 08:52:05.0 -9-91-2455 2006-06-08 07:52:05.0 2006-06-09 14:15:47.0 -9-92-3314 2006-06-09 01:34:40.0 2006-06-13 09:23:25.0 -9-91-2458 2006-06-09 13:15:47.0 2006-06-14 00:07:52.0 -9-92-3316 2006-06-13 08:23:25.0 2006-06-14 06:13:08.0 -9-92-3318 2006-06-14 05:13:08.0 2006-06-15 10:39:31.0 -9-91-2459 2006-06-13 23:07:52.0 2006-06-17 01:38:50.0 -9-92-3319 2006-06-16 15:43:26.0 2006-06-17 11:38:49.0 -9-91-2459 2006-06-17 00:38:50.0 2006-06-18 03:00:56.0 -9-92-3320 2006-06-17 10:38:49.0 2006-06-18 16:22:14.0 -9-91-2460 2006-06-18 02:00:56.0 2006-06-19 01:21:23.0 -9-92-3321 2006-06-18 19:31:58.0 2006-06-19 11:41:17.0 -9-91-2461 2006-06-19 00:21:23.0 2006-06-20 09:03:33.0 -9-92-3322 2006-06-19 14:07:57.0 2006-06-20 16:10:23.0 -9-91-2462 2006-06-20 08:03:33.0 2006-06-21 10:40:51.0 -9-92-3323 2006-06-20 15:10:23.0 2006-06-21 16:18:39.0 -9-91-2463 2006-06-21 09:40:51.0 2006-06-22 06:18:34.0 -9-91-2464 2006-06-22 05:18:34.0 2006-06-23 02:06:16.0 -9-92-3324 2006-06-22 07:56:46.0 2006-06-24 01:16:06.0 -9-91-2466 2006-06-23 01:06:16.0 2006-06-24 10:26:41.0 -9-92-3325 2006-06-24 00:16:06.0 2006-06-25 00:31:30.0 -9-91-2466 2006-06-24 09:26:41.0 2006-06-25 17:39:37.0 -9-92-3326 2006-06-24 23:31:30.0 2006-06-26 00:10:35.0 -9-92-3327 2006-06-25 23:10:35.0 2006-06-26 16:39:20.0 -9-91-2467 2006-06-25 16:39:37.0 2006-06-26 17:20:48.0 -9-92-3327 2006-06-26 15:58:00.0 2006-06-27 00:12:20.0 -9-91-2468 2006-06-26 16:20:48.0 2006-06-27 09:11:08.0 -9-92-3328 2006-06-27 08:34:28.0 2006-06-28 02:17:16.0 -9-91-2469 2006-06-27 15:28:38.0 2006-06-28 09:07:59.0 -9-92-3329 2006-06-28 07:27:16.0 2006-06-29 01:53:03.0 -9-91-2470 2006-06-28 16:08:54.0 2006-06-29 10:39:41.0 -9-92-3330 2006-06-29 05:30:09.0 2006-06-30 03:31:12.0 -9-91-2471 2006-06-29 09:39:41.0 2006-06-30 10:35:05.0 -9-92-3331 2006-06-30 02:31:12.0 2006-07-01 03:53:40.0 -9-91-2472 2006-06-30 09:35:05.0 2006-07-01 13:34:53.0 -9-92-3332 2006-07-01 02:53:40.0 2006-07-01 22:22:11.0 -9-91-2473 2006-07-01 12:34:53.0 2006-07-02 14:44:07.0 -9-92-3332 2006-07-01 21:22:11.0 2006-07-02 22:15:26.0 -9-91-2474 2006-07-02 13:44:07.0 2006-07-03 09:57:38.0 -9-92-3334 2006-07-02 21:15:26.0 2006-07-03 19:17:02.0 -9-91-2474 2006-07-03 08:57:38.0 2006-07-04 10:49:03.0 -9-92-3335 2006-07-03 18:17:02.0 2006-07-04 18:57:52.0 -9-91-2475 2006-07-04 09:49:03.0 2006-07-05 10:38:18.0 -9-92-3336 2006-07-04 17:57:52.0 2006-07-06 01:51:05.0 -9-91-2476 2006-07-05 10:00:26.0 2006-07-06 11:03:45.0 -9-92-3337 2006-07-06 00:51:05.0 2006-07-07 01:30:00.0 -9-91-2477 2006-07-06 10:03:45.0 2006-07-07 10:36:25.0 -9-92-3338 2006-07-07 00:30:00.0 2006-07-08 04:21:19.0 -9-91-2478 2006-07-07 09:36:25.0 2006-07-08 09:35:28.0 -9-92-3339 2006-07-08 03:21:19.0 2006-07-09 00:26:35.0 -9-91-2479 2006-07-08 08:35:28.0 2006-07-09 04:49:16.0 -9-91-2480 2006-07-09 03:49:16.0 2006-07-10 04:37:57.0 -9-92-3340 2006-07-10 07:10:25.0 2006-07-11 01:02:01.0 -9-91-2481 2006-07-10 20:17:51.0 2006-07-11 16:26:39.0 -9-92-3341 2006-07-11 00:02:01.0 2006-07-12 01:29:55.0 -9-91-2482 2006-07-11 15:26:39.0 2006-07-12 10:33:42.0 -9-92-3342 2006-07-12 00:29:55.0 2006-07-13 02:13:34.0 -9-91-2483 2006-07-12 09:33:42.0 2006-07-13 10:43:11.0 -9-92-3343 2006-07-13 01:13:34.0 2006-07-14 03:33:07.0 -9-91-2484 2006-07-13 09:43:11.0 2006-07-14 12:23:17.0 -9-91-2485 2006-07-14 11:23:17.0 2006-07-15 10:25:18.0 -9-92-3344 2006-07-14 16:18:49.0 2006-07-15 13:34:06.0 -9-92-3344 2006-07-15 12:34:08.0 2006-07-16 09:09:02.0 -9-91-2486 2006-07-15 09:25:18.0 2006-07-16 09:48:05.0 -9-92-3345 2006-07-16 08:09:02.0 2006-07-17 04:17:37.0 -9-91-2487 2006-07-16 08:48:05.0 2006-07-17 11:03:40.0 -9-92-3346 2006-07-17 07:28:35.0 2006-07-18 02:30:55.0 -9-91-2488 2006-07-17 10:03:40.0 2006-07-18 09:47:18.0 -9-92-3347 2006-07-18 01:30:55.0 2006-07-19 17:28:29.0 -9-91-2489 2006-07-18 08:47:18.0 2006-07-20 00:21:38.0 -9-92-3348 2006-07-19 16:28:29.0 2006-07-20 14:51:25.0 -9-91-2490 2006-07-19 23:21:38.0 2006-07-20 22:39:47.0 -9-91-2422 2006-07-20 21:39:47.0 2006-07-22 02:01:35.0 -9-92-3349 2006-07-20 13:51:25.0 2006-07-22 04:16:35.0 -9-91-2492 2006-07-22 01:01:35.0 2006-07-23 01:12:30.0 -9-92-3350 2006-07-22 03:16:35.0 2006-07-23 05:29:24.0 -9-91-2493 2006-07-23 00:12:30.0 2006-07-24 02:01:05.0 -9-91-2503 2006-07-24 01:01:05.0 2006-08-04 10:32:37.0 -9-92-3362 2006-07-23 04:29:24.0 2006-08-06 15:04:09.0 -9-92-3363 2006-08-06 14:04:09.0 2006-08-07 13:47:36.0 -9-92-3364 2006-08-07 12:47:36.0 2006-08-09 03:09:43.0 -9-91-2507 2006-08-04 09:32:37.0 2006-08-09 10:26:39.0 -9-91-2509 2006-08-09 09:26:39.0 2006-08-10 13:15:58.0 -9-92-3365 2006-08-10 09:06:38.0 2006-08-11 10:26:06.0 -9-91-2510 2006-08-10 12:15:58.0 2006-08-11 02:18:03.0 -9-92-3367 2006-08-11 09:26:06.0 2006-08-12 13:17:35.0 -9-92-3368 2006-08-12 12:17:35.0 2006-08-13 12:04:27.0 -9-92-3369 2006-08-13 11:04:27.0 2006-08-14 04:14:20.0 -9-92-3368 2006-08-14 03:14:20.0 2006-08-14 13:58:51.0 -9-91-2510 2006-08-11 01:57:31.0 2006-08-14 12:36:09.0 -9-92-3369 2006-08-14 12:58:51.0 2006-08-15 10:50:52.0 -9-91-2514 2006-08-14 11:36:09.0 2006-08-15 16:23:07.0 -9-92-3370 2006-08-15 09:50:52.0 2006-08-16 10:10:53.0 -9-91-2515 2006-08-15 15:23:07.0 2006-08-16 16:05:39.0 -9-92-3371 2006-08-16 09:10:53.0 2006-08-17 11:07:32.0 -9-91-2516 2006-08-16 15:05:39.0 2006-08-17 18:18:31.0 -9-91-2517 2006-08-17 17:18:31.0 2006-08-19 16:21:46.0 -9-91-2518 2006-08-19 15:21:48.0 2006-08-20 10:40:59.0 -9-92-3372 2006-08-19 22:10:10.0 2006-08-20 19:43:13.0 -9-91-2519 2006-08-20 09:40:59.0 2006-08-21 14:09:22.0 -9-92-3373 2006-08-20 18:43:13.0 2006-08-22 00:48:24.0 -9-91-2520 2006-08-21 13:09:22.0 2006-08-22 15:06:36.0 -9-92-3375 2006-08-21 23:48:24.0 2006-08-23 05:45:29.0 -9-91-2521 2006-08-22 14:06:36.0 2006-08-24 02:04:56.0 -9-92-3375 2006-08-23 04:45:29.0 2006-08-24 05:29:39.0 -9-91-2523 2006-08-24 01:04:56.0 2006-08-25 15:12:39.0 -9-91-2524 2006-08-25 14:12:39.0 2006-08-26 12:41:55.0 -9-92-3377 2006-08-25 09:29:37.0 2006-08-26 19:42:26.0 -9-91-2524 2006-08-26 11:41:55.0 2006-08-27 10:38:46.0 -9-92-3378 2006-08-26 18:42:26.0 2006-08-27 18:14:41.0 -9-91-2525 2006-08-27 09:38:46.0 2006-08-28 10:26:08.0 -9-92-3379 2006-08-27 17:14:41.0 2006-08-28 15:11:41.0 -9-91-2526 2006-08-28 09:26:08.0 2006-08-29 10:49:57.0 -9-92-3380 2006-08-28 14:11:41.0 2006-08-29 14:40:29.0 -9-91-2527 2006-08-29 09:49:57.0 2006-08-30 12:49:25.0 -9-92-3381 2006-08-30 07:55:15.0 2006-08-31 10:28:15.0 -9-91-2528 2006-08-30 11:49:25.0 2006-08-31 13:39:29.0 -9-91-2529 2006-08-31 12:39:29.0 2006-09-01 21:46:54.0 -9-92-3382 2006-08-31 10:29:07.0 2006-09-01 16:48:51.0 -9-91-2529 2006-09-01 20:46:54.0 2006-09-02 15:25:01.0 -9-92-3383 2006-09-01 15:48:51.0 2006-09-02 21:56:28.0 -9-91-2523 2006-09-02 14:25:01.0 2006-09-03 16:44:45.0 -9-92-3384 2006-09-02 20:56:28.0 2006-09-04 00:51:22.0 -9-92-3386 2006-09-04 13:20:24.0 2006-09-05 13:14:50.0 -9-92-3386 2006-09-05 12:14:50.0 2006-09-06 12:34:12.0 -9-92-3388 2006-09-06 11:34:12.0 2006-09-08 08:11:46.0 -9-92-3391 2006-09-09 12:46:16.0 2006-09-11 13:49:15.0 -9-92-3392 2006-09-11 12:49:15.0 2006-09-12 13:05:20.0 -9-91-2531 2006-09-12 07:19:50.0 2006-09-13 09:31:11.0 -9-91-2533 2006-09-13 08:54:17.0 2006-09-15 10:57:47.0 -9-92-3393 2006-09-14 00:32:01.0 2006-09-15 14:23:59.0 -9-91-2534 2006-09-15 09:57:47.0 2006-09-16 12:35:09.0 -9-92-3394 2006-09-15 13:23:59.0 2006-09-16 17:59:40.0 -9-91-2535 2006-09-16 11:35:09.0 2006-09-17 10:44:32.0 -9-92-3395 2006-09-16 16:59:40.0 2006-09-17 16:56:33.0 -9-91-2536 2006-09-17 09:44:32.0 2006-09-18 10:29:14.0 -9-92-3396 2006-09-17 15:56:33.0 2006-09-18 16:46:24.0 -9-92-3397 2006-09-18 15:46:24.0 2006-09-19 13:19:34.0 -9-91-2538 2006-09-18 09:29:14.0 2006-09-20 09:19:18.0 -9-92-3398 2006-09-19 12:19:34.0 2006-09-20 13:15:30.0 -9-91-2537 2006-09-20 08:19:18.0 2006-09-21 12:42:06.0 -9-92-3399 2006-09-20 12:15:30.0 2006-09-22 03:33:48.0 -9-91-2538 2006-09-21 11:42:06.0 2006-09-22 12:40:36.0 -9-92-3399 2006-09-22 02:33:48.0 2006-09-23 09:58:02.0 -9-91-2539 2006-09-22 11:40:36.0 2006-09-23 16:32:03.0 -9-91-2540 2006-09-23 15:32:03.0 2006-09-24 16:13:04.0 -9-92-3400 2006-09-23 08:58:02.0 2006-09-24 09:25:10.0 -9-91-2541 2006-09-24 15:13:04.0 2006-09-25 14:46:19.0 -9-92-3401 2006-09-24 08:25:10.0 2006-09-26 22:15:13.0 -9-91-2543 2006-09-26 12:23:48.0 2006-09-27 00:16:12.0 -9-91-2544 2006-09-27 15:11:27.0 2006-09-28 10:06:57.0 -9-92-3403 2006-09-28 00:10:08.0 2006-09-29 01:56:28.0 -9-91-2545 2006-09-28 09:06:57.0 2006-09-29 10:45:33.0 -9-92-3404 2006-09-29 00:56:28.0 2006-09-30 01:42:11.0 -9-91-2546 2006-09-29 13:34:35.0 2006-09-30 10:27:38.0 -9-92-3405 2006-09-30 00:42:11.0 2006-09-30 18:38:08.0 -9-92-3406 2006-09-30 17:38:08.0 2006-10-01 12:41:28.0 -9-91-2547 2006-10-01 23:20:10.0 2006-10-03 10:20:27.0 -9-91-2548 2006-10-03 09:20:27.0 2006-10-04 10:04:40.0 -9-91-2549 2006-10-04 09:04:40.0 2006-10-05 10:01:01.0 -9-92-3406 2006-10-01 11:41:28.0 2006-10-06 08:55:49.0 -9-91-2550 2006-10-05 09:01:01.0 2006-10-06 10:43:17.0 -9-91-2551 2006-10-06 09:43:17.0 2006-10-07 20:51:28.0 -9-91-2552 2006-10-07 19:51:28.0 2006-10-08 19:44:26.0 -9-92-3407 2006-10-06 07:55:49.0 2006-10-09 01:01:19.0 -9-91-2553 2006-10-08 18:44:26.0 2006-10-09 16:38:33.0 -9-91-2554 2006-10-09 15:38:33.0 2006-10-10 13:05:55.0 -9-92-3352 2006-10-09 00:01:19.0 2006-10-10 17:01:17.0 -9-91-2555 2006-10-10 12:05:55.0 2006-10-11 15:06:15.0 -9-92-3408 2006-10-10 16:01:17.0 2006-10-11 12:10:50.0 -9-92-3409 2006-10-11 11:10:50.0 2006-10-12 10:36:50.0 -9-91-2556 2006-10-11 14:06:15.0 2006-10-12 17:17:51.0 -9-92-3410 2006-10-12 09:36:50.0 2006-10-13 11:00:41.0 -9-91-2557 2006-10-12 16:17:51.0 2006-10-13 13:33:53.0 -9-92-3411 2006-10-13 10:00:41.0 2006-10-14 10:08:38.0 -9-91-2558 2006-10-13 12:33:53.0 2006-10-14 16:36:46.0 -9-91-2559 2006-10-14 15:36:46.0 2006-10-15 01:25:46.0 -9-92-3412 2006-10-14 09:08:38.0 2006-10-15 11:07:19.0 -9-91-2559 2006-10-15 00:25:46.0 2006-10-15 18:43:01.0 -9-91-2560 2006-10-15 17:43:01.0 2006-10-16 13:07:58.0 -9-92-3413 2006-10-15 10:07:19.0 2006-10-16 10:13:54.0 -9-92-3414 2006-10-16 09:13:54.0 2006-10-17 09:59:51.0 -9-92-3415 2006-10-17 08:59:51.0 2006-10-18 09:30:20.0 -9-92-3416 2006-10-18 08:30:20.0 2006-10-19 09:51:45.0 -9-91-2561 2006-10-19 07:02:31.0 2006-10-20 10:20:26.0 -9-92-3417 2006-10-19 08:51:45.0 2006-10-20 13:23:06.0 -9-91-2562 2006-10-20 09:20:26.0 2006-10-21 10:15:42.0 -9-92-3418 2006-10-20 18:49:09.0 2006-10-21 21:20:29.0 -9-92-3419 2006-10-21 20:20:29.0 2006-10-22 17:41:51.0 -9-91-2563 2006-10-21 09:15:42.0 2006-10-23 10:18:32.0 -9-92-3420 2006-10-22 16:41:51.0 2006-10-23 18:30:36.0 -9-91-2563 2006-10-23 09:18:32.0 2006-10-24 10:26:52.0 -9-91-2565 2006-10-24 09:26:52.0 2006-10-25 10:58:41.0 -9-92-3421 2006-10-23 17:30:36.0 2006-10-25 13:15:59.0 -9-92-3422 2006-10-25 12:15:59.0 2006-10-26 10:28:34.0 -9-91-2566 2006-10-25 09:58:41.0 2006-10-27 01:52:33.0 -9-92-3423 2006-10-26 09:28:34.0 2006-10-28 10:32:03.0 -9-91-2567 2006-10-27 07:56:12.0 2006-10-28 16:14:04.0 -9-92-3424 2006-10-28 09:32:03.0 2006-10-29 06:38:35.0 -9-91-2568 2006-10-28 15:14:04.0 2006-10-29 14:29:35.0 -9-92-3425 2006-10-29 06:38:35.0 2006-10-30 10:51:24.0 -9-91-2569 2006-10-29 14:29:35.0 2006-10-30 13:32:47.0 -9-91-2570 2006-10-30 13:32:47.0 2006-10-31 10:46:12.0 -9-92-3426 2006-10-30 10:51:24.0 2006-10-31 12:46:13.0 -9-91-2571 2006-10-31 10:46:12.0 2006-11-01 09:33:56.0 -9-92-3427 2006-10-31 12:46:13.0 2006-11-01 12:35:09.0 -9-92-3428 2006-11-01 12:35:09.0 2006-11-02 02:12:43.0 -9-91-2572 2006-11-01 09:33:56.0 2006-11-02 09:49:20.0 -9-92-3428 2006-11-02 02:12:43.0 2006-11-02 15:29:43.0 -9-91-2571 2006-11-02 09:49:20.0 2006-11-03 10:11:29.0 -9-92-3429 2006-11-02 15:29:43.0 2006-11-03 13:34:22.0 -9-92-3431 2006-11-03 13:34:22.0 2006-11-05 14:16:17.0 -9-91-2574 2006-11-03 10:11:29.0 2006-11-05 12:26:38.0 -9-92-3432 2006-11-05 14:16:17.0 2006-11-06 13:31:33.0 -9-91-2576 2006-11-05 12:26:38.0 2006-11-07 00:27:31.0 -9-92-3432 2006-11-06 13:31:33.0 2006-11-07 10:36:49.0 -9-91-2576 2006-11-07 00:27:31.0 2006-11-08 11:12:44.0 -9-92-3433 2006-11-07 18:03:06.0 2006-11-08 16:34:15.0 -9-91-2577 2006-11-08 11:12:44.0 2006-11-09 10:16:39.0 -9-92-3434 2006-11-08 16:34:15.0 2006-11-10 11:03:18.0 -9-92-3435 2006-11-10 11:03:18.0 2006-11-11 10:07:08.0 -9-91-2578 2006-11-09 10:16:39.0 2006-11-12 06:28:24.0 -9-91-2579 2006-11-12 06:28:24.0 2006-11-13 06:02:49.0 -9-92-3437 2006-11-12 18:25:04.0 2006-11-13 09:26:36.0 -9-92-3437 2006-11-13 09:26:36.0 2006-11-14 16:41:39.0 -9-91-2580 2006-11-13 20:21:34.0 2006-11-15 00:18:25.0 -9-92-3438 2006-11-14 16:41:39.0 2006-11-15 12:00:19.0 -9-91-2582 2006-11-15 16:10:49.0 2006-11-16 12:23:28.0 -9-92-3439 2006-11-15 12:00:19.0 2006-11-16 14:13:25.0 -9-92-3440 2006-11-16 20:15:36.0 2006-11-17 10:16:15.0 -9-91-2582 2006-11-16 12:23:28.0 2006-11-18 13:55:32.0 -9-92-3441 2006-11-18 03:51:09.0 2006-11-18 20:37:14.0 -9-91-2583 2006-11-18 13:55:32.0 2006-11-19 11:42:16.0 -9-92-3442 2006-11-18 20:37:14.0 2006-11-20 01:24:36.0 -9-91-2584 2006-11-19 11:42:16.0 2006-11-20 08:21:16.0 -9-92-3443 2006-11-21 00:20:18.0 2006-11-21 09:21:04.0 -9-91-2586 2006-11-20 08:21:16.0 2006-11-22 11:02:34.0 -9-91-2586 2006-11-22 11:02:34.0 2006-11-23 09:40:02.0 -9-91-2587 2006-11-23 09:40:02.0 2006-11-24 10:00:36.0 -9-91-2588 2006-11-24 10:00:36.0 2006-11-25 19:33:09.0 -9-91-2589 2006-11-25 19:33:09.0 2006-11-26 13:28:06.0 -9-91-2590 2006-11-26 13:28:06.0 2006-11-27 10:36:22.0 -9-91-2591 2006-11-27 10:36:22.0 2006-11-28 10:43:31.0 -9-92-3444 2006-11-27 17:02:05.0 2006-11-28 14:03:01.0 -9-92-3445 2006-11-28 14:03:01.0 2006-11-29 10:52:11.0 -9-91-2592 2006-11-28 10:43:31.0 2006-11-29 16:20:08.0 -9-92-3446 2006-11-29 15:41:38.0 2006-11-30 13:26:36.0 -9-92-3447 2006-11-30 13:26:36.0 2006-12-01 19:25:49.0 -9-92-3448 2006-12-01 19:25:49.0 2006-12-02 19:16:53.0 -9-91-2595 2006-11-30 15:52:15.0 2006-12-03 05:47:32.0 -9-92-3449 2006-12-02 19:16:53.0 2006-12-03 16:28:35.0 -9-92-3450 2006-12-03 16:28:35.0 2006-12-04 10:49:59.0 -9-91-2596 2006-12-03 05:47:32.0 2006-12-04 01:23:51.0 -9-92-3451 2006-12-04 10:49:59.0 2006-12-05 10:28:39.0 -9-91-2597 2006-12-04 01:23:51.0 2006-12-05 01:25:43.0 -9-91-2597 2006-12-05 01:25:43.0 2006-12-06 01:46:30.0 -9-92-3452 2006-12-05 10:28:39.0 2006-12-06 10:52:57.0 -9-91-2598 2006-12-06 01:46:30.0 2006-12-07 05:36:03.0 -9-92-3453 2006-12-06 10:52:57.0 2006-12-07 13:41:52.0 -9-91-2599 2006-12-07 05:36:03.0 2006-12-08 16:50:16.0 -9-92-3454 2006-12-07 13:41:52.0 2006-12-09 00:11:43.0 -9-91-2600 2006-12-08 16:50:16.0 2006-12-09 16:26:07.0 -9-92-3455 2006-12-09 00:11:43.0 2006-12-09 20:28:19.0 -9-91-2601 2006-12-09 16:26:07.0 2006-12-10 12:28:18.0 -9-92-3456 2006-12-09 20:28:19.0 2006-12-10 20:31:03.0 -9-91-2602 2006-12-10 12:28:18.0 2006-12-11 10:54:23.0 -9-92-3447 2006-12-10 20:31:03.0 2006-12-11 16:04:41.0 -9-91-2603 2006-12-11 10:54:23.0 2006-12-12 10:06:44.0 -9-92-3458 2006-12-11 16:04:41.0 2006-12-12 13:53:47.0 -9-91-2604 2006-12-12 10:06:44.0 2006-12-13 16:12:53.0 -9-91-2605 2006-12-13 16:12:53.0 2006-12-14 17:17:06.0 -9-92-3459 2006-12-14 11:14:19.0 2006-12-15 02:16:23.0 -9-92-3461 2006-12-15 02:16:23.0 2006-12-16 00:52:41.0 -9-91-2606 2006-12-14 17:17:06.0 2006-12-16 02:42:46.0 -9-92-3461 2006-12-16 00:52:41.0 2006-12-16 22:29:02.0 -9-91-2607 2006-12-16 02:42:46.0 2006-12-17 02:35:10.0 -9-92-3462 2006-12-16 22:29:02.0 2006-12-17 19:45:31.0 -9-91-2608 2006-12-17 02:35:10.0 2006-12-18 09:43:12.0 -9-92-3463 2006-12-17 19:45:31.0 2006-12-19 16:31:08.0 -9-92-3464 2006-12-19 16:31:08.0 2006-12-20 13:38:38.0 -9-91-2609 2006-12-18 09:43:12.0 2006-12-20 20:26:16.0 -9-92-3465 2006-12-20 13:38:38.0 2006-12-21 14:16:40.0 -9-91-2610 2006-12-20 20:26:16.0 2006-12-22 10:43:33.0 -9-92-3466 2006-12-21 22:43:11.0 2006-12-22 16:49:25.0 -9-91-2611 2006-12-22 10:43:33.0 2006-12-23 10:55:08.0 -9-92-3467 2006-12-22 16:49:25.0 2006-12-23 19:55:10.0 -9-91-2613 2006-12-23 10:55:08.0 2006-12-24 10:51:37.0 -9-92-3468 2006-12-23 19:55:10.0 2006-12-24 18:33:27.0 -9-91-2613 2006-12-24 10:51:37.0 2006-12-25 09:03:13.0 -9-92-3469 2006-12-24 18:33:27.0 2006-12-26 04:29:58.0 -9-91-2611 2006-12-25 09:03:13.0 2006-12-26 10:45:06.0 -9-92-3471 2006-12-26 04:29:58.0 2006-12-27 01:22:12.0 -9-91-2615 2006-12-26 10:45:06.0 2006-12-27 10:47:32.0 -9-92-3471 2006-12-27 01:22:12.0 2006-12-28 01:34:14.0 -9-91-2616 2006-12-27 10:47:32.0 2006-12-28 10:15:40.0 -9-92-3472 2006-12-28 01:34:14.0 2006-12-29 01:07:01.0 -9-91-2617 2006-12-28 10:15:42.0 2006-12-29 09:54:03.0 -9-92-3473 2006-12-29 01:07:01.0 2006-12-30 02:39:52.0 -9-91-2618 2006-12-29 09:54:03.0 2006-12-30 10:26:39.0 -9-92-3474 2006-12-30 02:39:52.0 2006-12-31 03:17:15.0 -9-92-3475 2006-12-31 03:17:15.0 2007-01-03 20:45:30.0 -9-91-2619 2006-12-31 02:27:18.0 2007-01-04 01:07:17.0 -9-92-3476 2007-01-03 20:45:30.0 2007-01-04 21:13:11.0 -9-91-2621 2007-01-04 16:54:37.0 2007-01-05 12:08:23.0 -9-92-3477 2007-01-04 21:13:11.0 2007-01-05 20:38:41.0 -9-91-2622 2007-01-05 12:08:23.0 2007-01-06 16:41:12.0 -9-92-3479 2007-01-05 20:38:41.0 2007-01-08 09:17:23.0 -9-92-3480 2007-01-08 09:17:23.0 2007-01-09 14:35:23.0 -9-91-2624 2007-01-07 13:16:39.0 2007-01-09 20:40:14.0 -9-92-3481 2007-01-10 08:15:27.0 2007-01-11 02:43:39.0 -9-91-2625 2007-01-09 20:40:14.0 2007-01-11 16:20:42.0 -9-91-2626 2007-01-11 16:20:42.0 2007-01-12 11:40:51.0 -9-91-2628 2007-01-12 15:39:32.0 2007-01-13 09:57:50.0 -9-91-2629 2007-01-13 09:57:50.0 2007-01-14 08:22:38.0 -9-91-2629 2007-01-14 08:22:38.0 2007-01-15 14:03:22.0 -9-91-2630 2007-01-15 14:03:22.0 2007-01-16 10:30:23.0 -9-92-3482 2007-01-15 08:51:37.0 2007-01-17 02:16:22.0 -9-91-2632 2007-01-16 10:30:23.0 2007-01-17 10:41:48.0 -9-91-2633 2007-01-17 10:41:48.0 2007-01-18 08:16:41.0 -9-91-2634 2007-01-18 08:16:41.0 2007-01-19 13:04:36.0 -9-91-2634 2007-01-19 13:04:36.0 2007-01-20 12:26:33.0 -9-91-2635 2007-01-20 13:50:55.0 2007-01-21 14:22:20.0 -9-91-2636 2007-01-21 14:22:20.0 2007-01-22 10:16:26.0 -9-91-2637 2007-01-22 12:14:11.0 2007-01-23 11:36:39.0 -9-91-2638 2007-01-23 11:36:39.0 2007-01-24 08:32:32.0 -9-92-3483 2007-01-17 16:23:38.0 2007-01-24 11:59:46.0 -9-92-3485 2007-01-24 11:59:46.0 2007-01-26 00:33:35.0 -9-91-2641 2007-01-24 08:32:32.0 2007-01-26 16:05:19.0 -9-92-3485 2007-01-26 00:33:35.0 2007-01-27 10:19:30.0 -9-91-2640 2007-01-26 16:05:19.0 2007-01-27 17:11:18.0 -9-91-2641 2007-01-27 17:11:18.0 2007-01-28 10:46:59.0 -9-92-3486 2007-01-27 10:19:30.0 2007-01-28 17:05:28.0 -9-91-2640 2007-01-28 10:46:59.0 2007-01-29 09:55:54.0 -9-92-3487 2007-01-28 17:05:28.0 2007-01-30 00:49:05.0 -9-91-2643 2007-01-29 09:55:54.0 2007-01-30 09:36:58.0 -9-91-2644 2007-01-30 09:36:58.0 2007-01-31 08:54:12.0 -9-92-3488 2007-01-30 00:49:05.0 2007-01-31 14:24:15.0 -9-91-2645 2007-01-31 08:54:12.0 2007-02-01 09:35:30.0 -9-92-3489 2007-01-31 14:24:15.0 2007-02-02 08:35:06.0 -9-91-2646 2007-02-01 09:35:30.0 2007-02-02 11:06:26.0 -9-91-2648 2007-02-02 11:06:26.0 2007-02-03 08:35:21.0 -9-92-3490 2007-02-02 08:35:06.0 2007-02-03 16:02:50.0 -9-91-2648 2007-02-03 08:35:21.0 2007-02-04 09:00:10.0 -9-92-3491 2007-02-03 16:02:50.0 2007-02-04 17:31:06.0 -9-91-2649 2007-02-04 09:00:10.0 2007-02-05 04:38:30.0 -9-92-3492 2007-02-04 17:31:06.0 2007-02-05 17:45:46.0 -9-91-2650 2007-02-05 04:38:30.0 2007-02-06 04:46:19.0 -9-92-3493 2007-02-05 17:45:46.0 2007-02-08 12:12:28.0 -9-92-3494 2007-02-08 12:12:28.0 2007-02-09 14:11:05.0 -9-91-2654 2007-02-06 04:46:19.0 2007-02-12 00:03:50.0 -9-91-2652 2007-02-12 00:03:50.0 2007-02-12 22:47:56.0 -9-91-2651 2007-02-12 22:47:56.0 2007-02-14 09:43:00.0 -9-91-2653 2007-02-14 09:43:00.0 2007-02-15 13:26:29.0 -9-91-2656 2007-02-16 15:07:27.0 2007-02-17 14:06:14.0 -9-91-2657 2007-02-17 14:06:14.0 2007-02-18 06:36:34.0 -9-91-2657 2007-02-18 06:36:34.0 2007-02-19 06:37:42.0 -9-91-2659 2007-02-19 06:37:42.0 2007-02-20 12:05:21.0 -9-91-2661 2007-02-20 12:05:21.0 2007-02-21 17:21:20.0 -9-92-3495 2007-02-09 14:11:05.0 2007-02-22 06:10:06.0 -9-91-2660 2007-02-21 17:21:20.0 2007-02-22 12:10:37.0 -9-91-2662 2007-02-22 12:10:37.0 2007-02-23 09:51:25.0 -9-92-3496 2007-02-22 06:10:06.0 2007-02-24 00:37:39.0 -9-91-2663 2007-02-23 09:51:25.0 2007-02-24 14:10:17.0 -9-92-3497 2007-02-24 00:37:39.0 2007-02-25 09:35:19.0 -9-91-2664 2007-02-24 14:10:17.0 2007-02-25 18:17:39.0 -9-91-2665 2007-02-25 18:17:39.0 2007-02-26 10:13:14.0 -9-92-3498 2007-02-25 09:35:19.0 2007-02-26 11:02:49.0 -9-92-3499 2007-02-26 11:02:49.0 2007-02-28 01:53:49.0 -9-91-2666 2007-02-26 10:13:14.0 2007-03-01 00:57:10.0 -9-92-3500 2007-02-28 01:53:49.0 2007-03-01 17:09:51.0 -9-91-2667 2007-03-01 00:57:10.0 2007-03-02 00:48:44.0 -9-92-3501 2007-03-01 17:09:51.0 2007-03-02 16:54:50.0 -9-91-2668 2007-03-02 00:48:44.0 2007-03-03 00:52:36.0 -9-92-3502 2007-03-02 16:54:50.0 2007-03-03 17:10:05.0 -9-91-2669 2007-03-03 00:52:36.0 2007-03-03 21:08:35.0 -9-91-2670 2007-03-03 21:08:35.0 2007-03-04 17:31:16.0 -9-92-3504 2007-03-03 17:10:05.0 2007-03-05 00:59:38.0 -9-91-2612 2007-03-04 17:31:16.0 2007-03-05 16:51:00.0 -9-92-3504 2007-03-05 00:59:38.0 2007-03-06 00:57:43.0 -9-92-3505 2007-03-06 00:57:43.0 2007-03-07 10:14:21.0 -9-91-2672 2007-03-05 16:51:00.0 2007-03-10 08:24:58.0 -9-91-2673 2007-03-10 08:24:58.0 2007-03-12 04:28:53.0 -9-92-3506 2007-03-07 10:14:21.0 2007-03-13 00:46:53.0 -9-91-2674 2007-03-12 04:28:53.0 2007-03-13 03:18:15.0 -9-91-2675 2007-03-13 03:18:15.0 2007-03-14 01:08:01.0 -9-91-2676 2007-03-14 01:08:01.0 2007-03-15 03:24:51.0 -9-91-2678 2007-03-15 03:24:51.0 2007-03-16 00:03:34.0 -9-91-2678 2007-03-16 00:03:34.0 2007-03-16 17:34:12.0 -9-92-3507 2007-03-15 13:07:46.0 2007-03-17 00:09:33.0 -9-91-2679 2007-03-16 17:34:12.0 2007-03-17 21:50:13.0 -9-92-3508 2007-03-17 00:09:33.0 2007-03-18 05:34:45.0 -9-91-2680 2007-03-17 21:50:13.0 2007-03-18 18:30:03.0 -9-91-2681 2007-03-18 18:30:03.0 2007-03-19 14:28:54.0 -9-91-2682 2007-03-19 14:28:54.0 2007-03-20 14:45:34.0 -9-92-3509 2007-03-18 05:34:45.0 2007-03-21 03:50:47.0 -9-91-2683 2007-03-20 14:45:34.0 2007-03-21 12:45:49.0 -9-91-2684 2007-03-21 12:45:49.0 2007-03-22 10:56:19.0 -9-92-3510 2007-03-21 03:50:47.0 2007-03-23 01:29:46.0 -9-91-2685 2007-03-22 10:56:19.0 2007-03-23 10:24:23.0 -9-91-2686 2007-03-23 10:24:23.0 2007-03-24 10:57:19.0 -9-92-3511 2007-03-23 01:29:46.0 2007-03-25 01:35:39.0 -9-91-2687 2007-03-24 10:57:19.0 2007-03-25 11:53:56.0 -9-92-3512 2007-03-25 01:35:39.0 2007-03-26 09:04:28.0 -9-91-2688 2007-03-25 10:53:56.0 2007-03-27 13:13:02.0 -9-92-3513 2007-03-26 08:04:28.0 2007-03-28 02:37:35.0 -9-91-2689 2007-03-27 12:13:02.0 2007-03-28 10:54:40.0 -9-92-3514 2007-03-28 01:37:35.0 2007-03-29 04:26:58.0 -9-91-2690 2007-03-28 09:54:40.0 2007-03-29 10:35:53.0 -9-91-2691 2007-03-29 09:35:53.0 2007-03-30 13:53:36.0 -9-92-3516 2007-03-30 09:24:59.0 2007-03-31 12:07:34.0 -9-91-2692 2007-03-30 12:53:36.0 2007-03-31 16:45:18.0 -9-91-2693 2007-03-31 15:45:18.0 2007-04-01 10:41:51.0 -9-92-3517 2007-03-31 11:07:34.0 2007-04-02 12:32:32.0 -9-91-2695 2007-04-02 05:17:40.0 2007-04-03 04:20:20.0 -9-91-2696 2007-04-03 03:20:20.0 2007-04-04 00:33:39.0 -9-92-3517 2007-04-02 11:32:32.0 2007-04-04 10:10:09.0 -9-91-2697 2007-04-03 23:33:39.0 2007-04-05 04:18:27.0 -9-92-3520 2007-04-04 09:10:09.0 2007-04-05 10:38:05.0 -9-91-2698 2007-04-05 03:18:27.0 2007-04-06 00:43:11.0 -9-91-2699 2007-04-05 23:43:11.0 2007-04-06 14:32:44.0 -9-92-3521 2007-04-05 09:38:05.0 2007-04-07 21:57:07.0 -9-91-2700 2007-04-07 11:54:23.0 2007-04-08 06:00:22.0 -9-92-3522 2007-04-07 20:57:07.0 2007-04-08 21:31:49.0 -9-91-2701 2007-04-08 05:00:22.0 2007-04-09 01:58:23.0 -9-92-3523 2007-04-08 20:31:49.0 2007-04-10 04:38:39.0 -9-92-3524 2007-04-10 03:38:39.0 2007-04-11 00:56:14.0 -9-91-2702 2007-04-09 00:58:23.0 2007-04-11 10:24:04.0 -9-92-3525 2007-04-10 23:56:14.0 2007-04-12 01:20:49.0 -9-91-2703 2007-04-11 09:24:04.0 2007-04-12 10:48:34.0 -9-92-3526 2007-04-12 00:20:49.0 2007-04-13 02:53:57.0 -9-91-2704 2007-04-12 09:48:34.0 2007-04-13 12:51:25.0 -9-92-3528 2007-04-13 01:53:57.0 2007-04-14 03:24:10.0 -9-91-2705 2007-04-13 11:51:25.0 2007-04-14 11:14:13.0 -9-91-2707 2007-04-14 10:14:13.0 2007-04-15 13:10:20.0 -9-92-3529 2007-04-14 02:24:10.0 2007-04-15 03:52:52.0 -9-92-3529 2007-04-15 02:52:52.0 2007-04-16 01:06:58.0 -9-91-2707 2007-04-15 12:10:20.0 2007-04-16 11:53:08.0 -9-92-3530 2007-04-16 00:06:58.0 2007-04-17 04:22:57.0 -9-91-2708 2007-04-16 10:53:08.0 2007-04-17 13:21:27.0 -9-92-3531 2007-04-17 03:22:57.0 2007-04-18 10:40:09.0 -9-91-2709 2007-04-17 12:21:27.0 2007-04-18 15:05:46.0 -9-91-2710 2007-04-18 14:05:46.0 2007-04-20 05:38:15.0 -9-92-3533 2007-04-19 16:13:41.0 2007-04-20 17:29:39.0 -9-91-2711 2007-04-20 04:38:15.0 2007-04-21 10:33:58.0 -9-91-2712 2007-04-21 09:33:58.0 2007-04-22 08:18:38.0 -9-91-2713 2007-04-22 07:18:38.0 2007-04-23 01:29:26.0 -9-92-3535 2007-04-21 15:14:38.0 2007-04-24 10:31:59.0 -9-91-2714 2007-04-23 00:29:26.0 2007-04-24 13:29:18.0 -9-91-2716 2007-04-24 12:29:18.0 2007-04-25 17:03:11.0 -9-92-3536 2007-04-24 09:31:59.0 2007-04-26 05:56:38.0 -9-91-2715 2007-04-25 16:03:11.0 2007-04-26 14:59:14.0 -9-91-2716 2007-04-26 13:59:14.0 2007-04-27 15:43:03.0 -9-92-3537 2007-04-27 03:35:43.0 2007-04-28 05:45:16.0 -9-91-2717 2007-04-27 14:43:03.0 2007-04-28 12:44:19.0 -9-91-2718 2007-04-28 11:44:19.0 2007-04-29 17:07:11.0 -9-92-3538 2007-04-28 04:45:16.0 2007-04-29 10:08:45.0 -9-92-3539 2007-04-29 09:08:45.0 2007-04-30 10:09:51.0 -9-91-2719 2007-04-29 16:07:11.0 2007-04-30 13:36:46.0 -9-91-2720 2007-04-30 12:36:46.0 2007-05-02 13:21:20.0 -9-91-2721 2007-05-02 12:21:20.0 2007-05-03 12:24:31.0 -9-91-2722 2007-05-03 11:24:31.0 2007-05-04 11:07:56.0 -9-91-2723 2007-05-04 10:07:56.0 2007-05-05 10:02:58.0 -9-91-2724 2007-05-05 09:02:58.0 2007-05-06 08:16:14.0 -9-91-2725 2007-05-06 07:16:14.0 2007-05-07 03:50:45.0 -9-91-2726 2007-05-07 02:50:45.0 2007-05-08 04:07:05.0 -9-91-2727 2007-05-08 03:07:05.0 2007-05-09 01:42:26.0 -9-91-2728 2007-05-09 00:42:26.0 2007-05-11 01:14:26.0 -9-91-2729 2007-05-11 00:14:26.0 2007-05-12 09:44:17.0 -9-92-3541 2007-05-11 07:26:50.0 2007-05-13 08:12:47.0 -9-92-3542 2007-05-13 07:12:47.0 2007-05-14 09:19:00.0 -9-91-2730 2007-05-12 08:44:17.0 2007-05-14 12:34:16.0 -9-92-3543 2007-05-14 08:19:00.0 2007-05-15 05:57:34.0 -9-91-2731 2007-05-14 11:34:16.0 2007-05-15 10:31:49.0 -9-92-3544 2007-05-15 04:57:34.0 2007-05-16 04:51:07.0 -9-91-2732 2007-05-15 09:31:49.0 2007-05-16 08:21:51.0 -9-91-2733 2007-05-16 07:21:51.0 2007-05-17 10:19:04.0 -9-92-3545 2007-05-16 03:51:07.0 2007-05-17 17:56:18.0 -9-91-2734 2007-05-17 09:19:04.0 2007-05-18 10:23:49.0 -9-92-3546 2007-05-17 16:56:18.0 2007-05-18 13:37:21.0 -9-91-2735 2007-05-18 09:23:49.0 2007-05-19 10:09:59.0 -9-92-3547 2007-05-18 12:37:21.0 2007-05-19 18:03:19.0 -9-92-3548 2007-05-19 17:03:19.0 2007-05-20 13:06:13.0 -9-91-2736 2007-05-19 09:09:59.0 2007-05-20 17:24:00.0 -9-92-3549 2007-05-20 12:06:13.0 2007-05-21 12:16:04.0 -9-91-2737 2007-05-20 16:24:00.0 2007-05-21 19:05:50.0 -9-92-3550 2007-05-21 11:16:04.0 2007-05-22 12:48:24.0 -9-91-2738 2007-05-21 18:05:50.0 2007-05-23 08:46:46.0 -9-92-3551 2007-05-22 11:48:24.0 2007-05-23 18:27:41.0 -9-91-2739 2007-05-23 07:46:46.0 2007-05-24 08:40:28.0 -9-91-2740 2007-05-24 07:40:28.0 2007-05-25 04:59:57.0 -9-91-2741 2007-05-25 03:59:57.0 2007-05-26 08:44:32.0 -9-92-3553 2007-05-25 08:28:06.0 2007-05-26 12:22:41.0 -9-92-3554 2007-05-26 11:22:41.0 2007-05-27 10:15:54.0 -9-91-2742 2007-05-26 17:20:23.0 2007-05-27 17:01:29.0 -9-92-3555 2007-05-27 09:15:54.0 2007-05-29 03:51:54.0 -9-92-3556 2007-05-29 02:51:54.0 2007-05-30 04:06:59.0 -9-91-2744 2007-05-28 11:10:46.0 2007-05-30 19:12:22.0 -9-92-3557 2007-05-30 03:06:59.0 2007-05-31 17:46:37.0 -9-91-2745 2007-05-30 18:12:22.0 2007-06-01 04:16:57.0 -9-92-3558 2007-05-31 16:46:37.0 2007-06-01 17:56:22.0 -9-91-2745 2007-06-01 03:16:57.0 2007-06-02 04:10:06.0 -9-92-3559 2007-06-01 16:56:22.0 2007-06-02 13:05:55.0 -9-91-2746 2007-06-02 03:10:06.0 2007-06-03 00:02:21.0 -9-92-3560 2007-06-02 12:05:55.0 2007-06-03 10:18:30.0 -9-91-2747 2007-06-02 23:02:21.0 2007-06-03 20:10:48.0 -9-92-3561 2007-06-03 09:18:30.0 2007-06-05 01:30:08.0 -9-91-2748 2007-06-03 19:10:48.0 2007-06-05 04:15:59.0 -9-92-3562 2007-06-05 00:30:08.0 2007-06-06 01:48:25.0 -9-91-2749 2007-06-05 03:15:59.0 2007-06-06 05:55:54.0 -9-92-3564 2007-06-06 00:48:25.0 2007-06-06 19:49:01.0 -9-91-2750 2007-06-06 04:55:54.0 2007-06-07 02:33:28.0 -9-92-3565 2007-06-06 18:49:01.0 2007-06-07 18:13:00.0 -9-92-3565 2007-06-07 17:13:00.0 2007-06-08 17:33:10.0 -9-91-2752 2007-06-08 04:42:23.0 2007-06-09 02:19:54.0 -9-92-3566 2007-06-08 16:33:10.0 2007-06-10 01:03:15.0 -9-91-2753 2007-06-09 01:19:54.0 2007-06-10 05:17:27.0 -9-91-2752 2007-06-10 04:17:27.0 2007-06-11 09:11:56.0 -9-92-3567 2007-06-10 00:03:15.0 2007-06-11 00:46:19.0 -9-92-3568 2007-06-10 23:46:19.0 2007-06-13 17:43:41.0 -9-92-3567 2007-06-13 16:43:41.0 2007-06-14 09:46:56.0 -9-91-2756 2007-06-13 12:07:13.0 2007-06-14 09:51:28.0 -9-91-2756 2007-06-14 08:51:28.0 2007-06-15 08:41:20.0 -9-91-2758 2007-06-15 07:41:20.0 2007-06-16 06:14:58.0 -9-92-3570 2007-06-14 08:46:56.0 2007-06-17 11:55:47.0 -9-91-2759 2007-06-16 05:14:58.0 2007-06-18 08:29:45.0 -9-91-2760 2007-06-18 07:29:45.0 2007-06-19 09:28:51.0 -9-92-3572 2007-06-18 13:42:05.0 2007-06-19 14:48:36.0 -9-91-2761 2007-06-19 08:28:51.0 2007-06-20 09:43:50.0 -9-92-3573 2007-06-19 13:48:36.0 2007-06-20 12:46:24.0 -9-92-3574 2007-06-20 11:46:24.0 2007-06-21 12:09:28.0 -9-91-2762 2007-06-20 08:43:50.0 2007-06-21 16:25:43.0 -9-92-3575 2007-06-21 11:09:28.0 2007-06-22 09:56:16.0 -9-91-2763 2007-06-21 15:25:43.0 2007-06-23 04:29:33.0 -9-92-3576 2007-06-22 08:56:16.0 2007-06-24 00:09:55.0 -9-91-2765 2007-06-23 03:29:33.0 2007-06-24 02:55:27.0 -9-92-3577 2007-06-23 23:09:55.0 2007-06-24 19:05:57.0 -9-91-2764 2007-06-24 01:55:27.0 2007-06-25 09:27:39.0 -9-92-3575 2007-06-24 18:05:57.0 2007-06-25 18:35:54.0 -9-91-2766 2007-06-25 08:27:39.0 2007-06-26 10:06:25.0 -9-92-3579 2007-06-25 17:35:54.0 2007-06-26 19:26:22.0 -9-92-3580 2007-06-26 18:26:22.0 2007-06-27 17:27:32.0 -9-91-2768 2007-06-26 09:06:25.0 2007-06-28 02:28:24.0 -9-91-2767 2007-06-28 01:28:24.0 2007-06-29 10:06:59.0 -9-92-3581 2007-06-28 12:56:32.0 2007-06-29 17:59:28.0 -9-91-2769 2007-06-29 09:06:59.0 2007-06-30 10:54:51.0 -9-92-3582 2007-06-29 16:59:28.0 2007-07-01 05:21:40.0 -9-91-2770 2007-06-30 09:54:51.0 2007-07-01 14:10:49.0 -9-91-2771 2007-07-01 13:10:49.0 2007-07-02 13:06:01.0 -9-92-3583 2007-07-01 04:21:40.0 2007-07-02 15:45:07.0 -9-91-2772 2007-07-02 12:06:01.0 2007-07-03 11:53:29.0 -9-92-3584 2007-07-02 14:45:07.0 2007-07-03 14:34:41.0 -9-91-2773 2007-07-03 10:53:29.0 2007-07-04 10:33:35.0 -9-92-3585 2007-07-03 13:34:41.0 2007-07-05 10:53:17.0 -9-91-2778 2007-07-04 09:33:35.0 2007-07-11 08:54:11.0 -9-92-3591 2007-07-11 11:13:47.0 2007-07-12 10:13:43.0 -9-91-2779 2007-07-12 00:32:47.0 2007-07-13 05:03:47.0 -9-92-3592 2007-07-12 09:13:43.0 2007-07-13 12:25:57.0 -9-91-2780 2007-07-13 04:03:47.0 2007-07-14 09:22:56.0 -9-92-3593 2007-07-13 11:25:57.0 2007-07-14 18:20:40.0 -9-91-2721 2007-07-14 08:22:56.0 2007-07-15 10:51:57.0 -9-92-3594 2007-07-14 17:20:40.0 2007-07-16 05:06:46.0 -9-91-2782 2007-07-15 09:51:57.0 2007-07-16 08:58:03.0 -9-91-2783 2007-07-16 07:58:03.0 2007-07-17 16:28:16.0 -9-92-3595 2007-07-17 12:26:16.0 2007-07-18 13:13:15.0 -9-91-2787 2007-07-17 15:28:16.0 2007-07-18 19:14:41.0 -9-92-3596 2007-07-18 12:13:15.0 2007-07-19 11:00:41.0 -9-91-2787 2007-07-18 18:14:41.0 2007-07-21 12:24:00.0 -9-92-3598 2007-07-19 10:00:41.0 2007-07-21 19:47:12.0 -9-91-2788 2007-07-21 11:24:00.0 2007-07-22 10:27:11.0 -9-92-3599 2007-07-21 18:47:12.0 2007-07-23 00:47:42.0 -9-91-2789 2007-07-22 09:27:11.0 2007-07-24 09:45:17.0 -9-91-2790 2007-07-24 08:45:17.0 2007-07-25 09:59:06.0 -9-91-2791 2007-07-25 08:59:06.0 2007-07-26 05:09:58.0 -9-91-2792 2007-07-26 04:09:58.0 2007-07-27 09:18:08.0 -9-91-2793 2007-07-27 08:18:08.0 2007-07-28 13:03:04.0 -9-92-3600 2007-07-22 23:47:42.0 2007-07-29 00:44:14.0 -9-91-2794 2007-07-28 12:03:04.0 2007-07-29 09:42:16.0 -9-91-2795 2007-07-29 08:42:16.0 2007-07-30 12:45:29.0 -9-91-2796 2007-07-30 11:45:29.0 2007-07-31 10:24:04.0 -9-91-2797 2007-07-31 09:24:04.0 2007-08-01 10:02:42.0 -9-91-2798 2007-08-01 09:02:42.0 2007-08-02 08:36:39.0 -9-92-3604 2007-07-28 23:44:14.0 2007-08-03 12:53:36.0 -9-92-3605 2007-08-03 11:53:36.0 2007-08-04 12:34:22.0 -9-92-3606 2007-08-04 11:34:22.0 2007-08-05 17:16:42.0 -9-91-2802 2007-08-02 07:36:39.0 2007-08-06 10:31:32.0 -9-92-3605 2007-08-05 16:16:42.0 2007-08-06 20:13:45.0 -9-91-2803 2007-08-06 09:31:32.0 2007-08-07 14:06:16.0 -9-92-3608 2007-08-06 19:13:45.0 2007-08-07 20:20:24.0 -9-91-2804 2007-08-07 13:06:16.0 2007-08-08 11:01:23.0 -9-92-3609 2007-08-07 19:20:24.0 2007-08-09 03:53:07.0 -9-91-2805 2007-08-08 10:01:23.0 2007-08-09 08:31:54.0 -9-92-3610 2007-08-09 02:53:07.0 2007-08-10 03:57:11.0 -9-91-2806 2007-08-09 07:31:54.0 2007-08-11 02:10:40.0 -9-92-3611 2007-08-10 02:57:11.0 2007-08-11 08:13:48.0 -9-92-3612 2007-08-11 07:13:48.0 2007-08-12 19:04:12.0 -9-91-2808 2007-08-11 01:10:40.0 2007-08-13 06:23:12.0 -9-92-3613 2007-08-12 18:04:12.0 2007-08-13 23:32:16.0 -9-91-2809 2007-08-13 05:23:12.0 2007-08-14 09:49:18.0 -9-91-03007 2007-08-14 08:49:18.0 2007-08-15 08:48:27.0 -9-92-3614 2007-08-13 22:32:16.0 2007-08-15 20:39:10.0 -9-91-2810 2007-08-15 07:48:27.0 2007-08-16 10:00:18.0 -9-92-3615 2007-08-15 19:39:10.0 2007-08-16 20:22:43.0 -9-91-2812 2007-08-16 09:00:18.0 2007-08-17 12:53:16.0 -9-92-3616 2007-08-16 19:22:43.0 2007-08-17 16:12:24.0 -9-91-2813 2007-08-17 11:53:16.0 2007-08-18 10:53:16.0 -9-92-3617 2007-08-17 15:12:24.0 2007-08-18 21:27:23.0 -9-91-2814 2007-08-18 09:53:16.0 2007-08-19 09:54:11.0 -9-92-3618 2007-08-18 20:27:23.0 2007-08-19 18:25:15.0 -9-92-3620 2007-08-19 17:25:15.0 2007-08-20 18:03:14.0 -9-91-2815 2007-08-19 08:54:11.0 2007-08-21 01:41:37.0 -9-92-3620 2007-08-20 17:03:14.0 2007-08-21 16:32:39.0 -9-91-2816 2007-08-21 00:41:37.0 2007-08-21 21:55:24.0 -9-91-2817 2007-08-21 20:55:24.0 2007-08-23 02:04:34.0 -9-91-2818 2007-08-23 01:04:34.0 2007-08-24 01:26:14.0 -9-91-2819 2007-08-24 00:26:14.0 2007-08-25 00:50:52.0 -9-92-3623 2007-08-23 16:51:36.0 2007-08-25 16:59:31.0 -9-91-2820 2007-08-24 23:50:52.0 2007-08-25 21:46:49.0 -9-92-3624 2007-08-25 15:59:31.0 2007-08-26 15:56:38.0 -9-92-3625 2007-08-26 14:56:38.0 2007-08-27 13:41:25.0 -9-91-2821 2007-08-25 20:46:49.0 2007-08-27 20:31:18.0 -9-92-3626 2007-08-27 12:41:25.0 2007-08-28 13:56:41.0 -9-91-2823 2007-08-28 17:36:11.0 2007-08-29 19:47:57.0 -9-92-3628 2007-08-29 10:16:51.0 2007-08-30 13:57:58.0 -9-91-2824 2007-08-29 18:47:57.0 2007-08-31 00:28:43.0 -9-91-2825 2007-08-30 23:28:43.0 2007-08-31 18:10:58.0 -9-92-3629 2007-08-30 12:57:58.0 2007-09-04 00:39:08.0 -9-91-2826 2007-08-31 17:10:58.0 2007-09-04 09:42:20.0 -9-92-3630 2007-09-03 23:39:08.0 2007-09-04 18:54:49.0 -9-91-2827 2007-09-04 08:42:20.0 2007-09-05 12:50:42.0 -9-92-3631 2007-09-04 17:54:49.0 2007-09-05 14:47:46.0 -9-91-2829 2007-09-05 11:50:42.0 2007-09-06 08:37:46.0 -9-92-3631 2007-09-05 13:47:46.0 2007-09-07 00:30:09.0 -9-91-2829 2007-09-06 07:37:46.0 2007-09-07 08:32:54.0 -9-92-3633 2007-09-06 23:30:09.0 2007-09-08 04:16:50.0 -9-91-2830 2007-09-07 07:32:54.0 2007-09-08 10:47:26.0 -9-92-3634 2007-09-08 03:16:50.0 2007-09-09 01:39:18.0 -9-91-2831 2007-09-08 09:47:26.0 2007-09-09 10:28:30.0 -9-92-3632 2007-09-09 00:39:18.0 2007-09-10 02:25:27.0 -9-91-2832 2007-09-09 09:28:30.0 2007-09-10 08:50:18.0 -9-91-2834 2007-09-10 07:50:18.0 2007-09-11 09:12:26.0 -9-92-3637 2007-09-10 01:25:27.0 2007-09-11 17:34:59.0 -9-91-2834 2007-09-11 08:12:26.0 2007-09-12 10:11:47.0 -9-92-3637 2007-09-11 16:34:59.0 2007-09-12 17:23:20.0 -9-91-2836 2007-09-12 09:11:47.0 2007-09-13 10:05:08.0 -9-92-3639 2007-09-12 16:23:20.0 2007-09-13 21:28:28.0 -9-92-3639 2007-09-13 20:28:28.0 2007-09-15 00:58:06.0 -9-91-2836 2007-09-13 09:05:08.0 2007-09-15 12:34:53.0 -9-92-3640 2007-09-14 23:58:06.0 2007-09-15 20:02:28.0 -9-92-3641 2007-09-15 19:02:28.0 2007-09-16 20:58:18.0 -9-91-2838 2007-09-16 12:11:27.0 2007-09-17 11:08:47.0 -9-91-2839 2007-09-17 10:08:47.0 2007-09-18 09:54:30.0 -9-91-2840 2007-09-18 08:54:30.0 2007-09-19 06:06:23.0 -9-92-3644 2007-09-16 19:58:18.0 2007-09-19 10:03:58.0 -9-92-3643 2007-09-19 09:03:58.0 2007-09-21 00:46:21.0 -9-91-2842 2007-09-20 04:31:17.0 2007-09-21 06:16:27.0 -9-92-3644 2007-09-20 23:46:21.0 2007-09-22 01:22:31.0 -9-91-2843 2007-09-21 05:16:27.0 2007-09-22 09:12:54.0 -9-92-3645 2007-09-22 00:22:31.0 2007-09-23 00:38:46.0 -9-91-2844 2007-09-22 08:12:54.0 2007-09-23 09:07:17.0 -9-92-3646 2007-09-22 23:38:46.0 2007-09-24 05:51:44.0 -9-91-2845 2007-09-23 08:07:17.0 2007-09-24 10:56:27.0 -9-92-3647 2007-09-24 04:51:44.0 2007-09-25 08:21:35.0 -9-91-2846 2007-09-24 09:56:27.0 2007-09-25 11:45:16.0 -9-91-2847 2007-09-25 10:45:16.0 2007-09-26 12:26:14.0 -9-91-2848 2007-09-26 11:26:14.0 2007-09-27 08:49:19.0 -9-92-3649 2007-09-26 15:30:41.0 2007-09-27 12:32:25.0 -9-91-2849 2007-09-27 07:49:19.0 2007-09-28 08:35:30.0 -9-92-3650 2007-09-27 11:32:25.0 2007-09-28 13:36:42.0 -9-91-2850 2007-09-28 07:35:30.0 2007-09-29 10:05:14.0 -9-92-3651 2007-09-28 12:36:42.0 2007-09-29 12:55:58.0 -9-91-2851 2007-09-29 09:05:14.0 2007-09-30 09:57:47.0 -9-92-3652 2007-09-29 11:55:58.0 2007-09-30 17:10:05.0 -9-91-2852 2007-09-30 08:57:47.0 2007-10-01 11:16:59.0 -9-92-3653 2007-09-30 16:10:05.0 2007-10-01 20:33:49.0 -9-92-3653 2007-10-01 19:33:49.0 2007-10-05 10:30:44.0 -9-91-2853 2007-10-01 10:16:59.0 2007-10-05 15:01:10.0 -9-91-2854 2007-10-05 14:01:10.0 2007-10-06 11:53:29.0 -9-92-3655 2007-10-05 09:30:44.0 2007-10-06 16:23:20.0 -9-91-2855 2007-10-06 10:53:29.0 2007-10-07 10:41:00.0 -9-92-3655 2007-10-06 15:23:20.0 2007-10-08 01:38:31.0 -9-91-2853 2007-10-07 09:41:00.0 2007-10-08 10:56:43.0 -9-92-3657 2007-10-08 00:38:31.0 2007-10-09 02:12:36.0 -9-91-2857 2007-10-08 09:56:43.0 2007-10-09 09:42:55.0 -9-92-3656 2007-10-09 01:12:36.0 2007-10-10 05:40:36.0 -9-91-2857 2007-10-09 08:42:55.0 2007-10-10 12:51:11.0 -9-92-3659 2007-10-10 04:40:36.0 2007-10-11 02:37:18.0 -9-91-2860 2007-10-10 11:51:11.0 2007-10-11 16:38:35.0 -9-92-3658 2007-10-11 01:37:18.0 2007-10-12 00:22:16.0 -9-91-2860 2007-10-11 15:38:35.0 2007-10-12 17:17:25.0 -9-91-2861 2007-10-12 16:17:25.0 2007-10-13 14:55:52.0 -9-92-3661 2007-10-11 23:22:16.0 2007-10-13 21:19:49.0 -9-91-2863 2007-10-13 13:55:52.0 2007-10-14 16:45:10.0 -9-92-3660 2007-10-13 20:19:49.0 2007-10-15 01:04:27.0 -9-91-2861 2007-10-14 15:45:10.0 2007-10-15 14:48:18.0 -9-92-3663 2007-10-15 00:04:27.0 2007-10-16 09:42:06.0 -9-91-2864 2007-10-15 13:48:18.0 2007-10-16 13:24:54.0 -9-91-2865 2007-10-16 12:24:54.0 2007-10-17 14:35:25.0 -9-92-3663 2007-10-16 08:42:06.0 2007-10-18 09:55:44.0 -9-91-2864 2007-10-17 13:35:25.0 2007-10-18 13:19:31.0 -9-92-3665 2007-10-18 08:55:44.0 2007-10-19 10:42:57.0 -9-92-3666 2007-10-19 09:42:57.0 2007-10-20 09:40:45.0 -9-91-2868 2007-10-19 16:02:12.0 2007-10-20 16:53:06.0 -9-92-3667 2007-10-20 08:40:45.0 2007-10-21 12:11:02.0 -9-91-2867 2007-10-20 15:53:06.0 2007-10-22 16:45:17.0 -9-91-2869 2007-10-22 15:45:17.0 2007-10-23 10:59:44.0 -9-92-3667 2007-10-21 11:11:02.0 2007-10-24 01:12:02.0 -9-91-2870 2007-10-23 09:59:44.0 2007-10-24 10:46:39.0 -9-92-3668 2007-10-24 00:12:02.0 2007-10-25 09:58:00.0 -9-91-2871 2007-10-24 09:46:39.0 2007-10-25 16:51:09.0 -9-92-3669 2007-10-25 08:58:00.0 2007-10-26 10:38:35.0 -9-91-2873 2007-10-25 15:51:09.0 2007-10-26 13:45:29.0 -9-92-3671 2007-10-26 09:38:35.0 2007-10-27 10:38:45.0 -9-91-2874 2007-10-26 12:45:29.0 2007-10-28 01:05:32.0 -9-92-3672 2007-10-27 09:38:45.0 2007-10-28 13:52:54.0 -9-91-2875 2007-10-28 00:05:32.0 2007-10-28 20:14:35.0 -9-91-2874 2007-10-28 20:14:35.0 2007-10-29 18:01:57.0 -9-91-2876 2007-10-29 18:01:57.0 2007-10-30 13:58:52.0 -9-91-2878 2007-10-30 13:58:52.0 2007-10-31 12:14:02.0 -9-91-2879 2007-10-31 12:14:02.0 2007-11-01 09:53:54.0 -9-91-2880 2007-11-01 09:53:54.0 2007-11-02 09:44:37.0 -9-92-3673 2007-10-28 13:52:54.0 2007-11-03 01:18:08.0 -9-91-2881 2007-11-02 09:44:37.0 2007-11-03 12:50:14.0 -9-92-3674 2007-11-03 01:18:08.0 2007-11-03 20:02:43.0 -9-92-3675 2007-11-03 20:02:43.0 2007-11-04 22:22:00.0 -9-92-3676 2007-11-04 22:22:00.0 2007-11-06 06:22:03.0 -9-91-2883 2007-11-04 14:09:11.0 2007-11-07 01:25:23.0 -9-92-3677 2007-11-06 06:22:03.0 2007-11-07 08:20:34.0 -9-91-2884 2007-11-07 01:25:23.0 2007-11-08 04:24:01.0 -9-92-3678 2007-11-07 08:20:34.0 2007-11-08 09:13:20.0 -9-92-3676 2007-11-08 09:13:20.0 2007-11-09 16:24:23.0 -9-91-2884 2007-11-08 04:24:01.0 2007-11-09 22:39:26.0 -9-92-3680 2007-11-09 16:24:23.0 2007-11-10 14:03:06.0 -9-91-2887 2007-11-09 22:39:26.0 2007-11-10 18:35:13.0 -9-92-3681 2007-11-11 13:59:23.0 2007-11-12 12:14:21.0 -9-91-2887 2007-11-11 19:46:16.0 2007-11-13 10:07:01.0 -9-92-3683 2007-11-12 12:14:21.0 2007-11-13 16:39:56.0 -9-91-2889 2007-11-13 10:07:01.0 2007-11-14 09:02:19.0 -9-92-3683 2007-11-13 16:39:56.0 2007-11-14 19:43:10.0 -9-91-2892 2007-11-14 09:02:19.0 2007-11-15 13:07:36.0 -9-92-3684 2007-11-14 19:43:10.0 2007-11-15 20:52:13.0 -9-91-2891 2007-11-15 13:07:36.0 2007-11-16 14:11:31.0 -9-92-3686 2007-11-15 20:52:13.0 2007-11-17 01:06:37.0 -9-91-2893 2007-11-16 14:11:31.0 2007-11-17 09:42:13.0 -9-92-3687 2007-11-17 01:06:37.0 2007-11-17 21:44:49.0 -9-92-3685 2007-11-17 21:44:49.0 2007-11-19 01:58:59.0 -9-92-3690 2007-11-19 01:58:59.0 2007-11-20 09:38:39.0 -9-91-2894 2007-11-17 09:42:13.0 2007-11-21 01:04:15.0 -9-91-2898 2007-11-21 01:04:15.0 2007-11-22 00:33:47.0 -9-92-3689 2007-11-20 09:38:39.0 2007-11-22 16:53:21.0 -9-91-2896 2007-11-22 00:33:47.0 2007-11-23 00:37:57.0 -9-92-3691 2007-11-22 16:53:21.0 2007-11-23 20:44:37.0 -9-91-2897 2007-11-23 00:37:57.0 2007-11-24 13:50:53.0 -9-92-3692 2007-11-23 20:44:37.0 2007-11-24 19:36:47.0 -9-91-2898 2007-11-24 13:50:53.0 2007-11-25 10:45:32.0 -9-92-3693 2007-11-24 19:36:47.0 2007-11-25 17:50:45.0 -9-91-2899 2007-11-25 10:45:32.0 2007-11-26 08:53:53.0 -9-92-3694 2007-11-25 17:50:45.0 2007-11-26 13:05:33.0 -9-91-2900 2007-11-26 08:53:53.0 2007-11-27 09:04:54.0 -9-92-3695 2007-11-26 13:05:33.0 2007-11-27 16:39:30.0 -9-91-2901 2007-11-27 09:04:54.0 2007-11-28 09:34:48.0 -9-92-3696 2007-11-27 16:39:30.0 2007-11-28 14:16:31.0 -9-91-2902 2007-11-28 09:34:48.0 2007-11-29 08:28:45.0 -9-92-3697 2007-11-28 14:16:31.0 2007-11-29 10:53:32.0 -9-91-2903 2007-11-29 08:28:45.0 2007-11-30 08:28:44.0 -9-92-3698 2007-11-29 10:53:32.0 2007-11-30 14:10:00.0 -9-91-2904 2007-11-30 08:28:44.0 2007-12-01 08:23:21.0 -9-92-3699 2007-11-30 14:10:00.0 2007-12-01 13:05:12.0 -9-91-2905 2007-12-01 08:23:21.0 2007-12-02 06:01:36.0 -9-92-3700 2007-12-02 12:53:11.0 2007-12-03 13:40:39.0 -9-91-2906 2007-12-02 06:01:36.0 2007-12-03 17:14:00.0 -9-91-2907 2007-12-03 17:14:00.0 2007-12-04 16:42:21.0 -9-92-3701 2007-12-03 13:40:39.0 2007-12-05 00:23:27.0 -9-92-3702 2007-12-05 00:23:27.0 2007-12-06 00:59:59.0 -9-91-2908 2007-12-04 16:42:21.0 2007-12-06 08:25:17.0 -9-92-3703 2007-12-06 00:59:59.0 2007-12-07 10:15:24.0 -9-91-2909 2007-12-07 09:24:58.0 2007-12-08 08:58:55.0 -9-91-2910 2007-12-08 08:58:55.0 2007-12-09 08:23:36.0 -9-92-3704 2007-12-07 10:15:24.0 2007-12-10 08:49:03.0 -9-91-2911 2007-12-09 08:23:36.0 2007-12-10 12:57:43.0 -9-92-3705 2007-12-10 08:49:03.0 2007-12-11 09:31:46.0 -9-91-2912 2007-12-10 12:57:43.0 2007-12-11 13:34:33.0 -9-92-3706 2007-12-11 09:31:46.0 2007-12-12 08:32:42.0 -9-91-2913 2007-12-11 13:34:33.0 2007-12-12 13:47:27.0 -9-92-3707 2007-12-12 08:32:42.0 2007-12-13 08:43:08.0 -9-91-2914 2007-12-12 13:47:27.0 2007-12-13 14:29:10.0 -9-92-3708 2007-12-13 08:43:08.0 2007-12-14 02:28:39.0 -9-91-2915 2007-12-13 14:29:10.0 2007-12-14 14:32:01.0 -9-91-2916 2007-12-14 14:32:01.0 2007-12-15 12:31:59.0 -9-92-3709 2007-12-14 20:32:06.0 2007-12-16 00:07:20.0 -9-91-2917 2007-12-15 12:31:59.0 2007-12-16 10:09:48.0 -9-92-3710 2007-12-16 00:07:20.0 2007-12-16 19:58:36.0 -9-92-3711 2007-12-16 19:58:36.0 2007-12-17 18:07:31.0 -9-92-3713 2007-12-18 17:13:33.0 2007-12-19 13:14:17.0 -9-92-3714 2007-12-19 13:14:17.0 2007-12-20 12:33:49.0 -9-92-3715 2007-12-20 12:33:49.0 2007-12-21 12:13:17.0 -9-92-3716 2007-12-21 12:13:17.0 2007-12-22 14:05:58.0 -9-92-3717 2007-12-22 14:05:58.0 2007-12-23 12:06:24.0 -9-92-3718 2007-12-23 12:06:24.0 2007-12-24 08:42:18.0 -9-92-3719 2007-12-24 08:42:18.0 2007-12-26 13:37:44.0 -9-92-3720 2007-12-26 13:37:44.0 2007-12-27 17:31:52.0 -9-92-3721 2007-12-27 17:31:52.0 2007-12-28 14:23:30.0 -9-92-3722 2007-12-28 14:23:30.0 2007-12-29 11:33:29.0 -9-92-3723 2007-12-29 11:33:29.0 2007-12-30 09:55:25.0 -9-92-3724 2007-12-30 09:55:25.0 2008-01-04 12:07:35.0 -9-92-3725 2008-01-04 12:07:35.0 2008-01-05 12:02:15.0 -9-92-3726 2008-01-05 12:02:15.0 2008-01-06 09:05:57.0 -9-92-3727 2008-01-06 09:05:57.0 2008-01-08 20:56:14.0 -9-92-3728 2008-01-08 20:56:14.0 2008-01-10 00:54:03.0 -9-92-3729 2008-01-10 00:54:03.0 2008-01-10 22:21:57.0 -9-92-3730 2008-01-10 22:21:57.0 2008-01-11 22:19:59.0 -9-92-3732 2008-01-11 22:19:59.0 2008-01-13 19:44:19.0 -9-92-3733 2008-01-13 19:44:19.0 2008-01-14 17:38:32.0 -9-92-3734 2008-01-14 17:38:32.0 2008-01-17 00:26:00.0 -9-92-3735 2008-01-17 00:26:00.0 2008-01-18 00:41:11.0 -9-92-3737 2008-01-19 00:40:34.0 2008-01-20 00:27:02.0 -9-92-3738 2008-01-20 00:27:02.0 2008-01-20 19:52:54.0 -9-92-3739 2008-01-20 19:52:54.0 2008-01-21 12:24:24.0 -9-92-3740 2008-01-21 12:24:24.0 2008-01-22 10:08:24.0 -9-92-3741 2008-01-22 10:08:24.0 2008-01-23 10:02:07.0 -9-92-3742 2008-01-23 10:02:07.0 2008-01-24 10:13:58.0 -9-92-3743 2008-01-24 10:13:58.0 2008-01-25 10:10:05.0 -9-92-3744 2008-01-25 10:10:05.0 2008-01-26 10:04:54.0 -9-92-3745 2008-01-26 10:04:54.0 2008-01-27 08:19:43.0 -9-92-3746 2008-01-27 08:19:43.0 2008-01-28 05:07:37.0 -9-92-3747 2008-01-28 05:07:37.0 2008-01-29 05:04:18.0 -9-92-3748 2008-01-29 05:04:18.0 2008-01-31 04:56:17.0 -9-92-3749 2008-01-31 04:56:17.0 2008-02-01 02:22:43.0 -9-92-3750 2008-02-01 02:22:43.0 2008-02-02 10:13:34.0 -9-92-3751 2008-02-02 10:13:34.0 2008-02-04 02:22:13.0 -9-92-3752 2008-02-04 02:22:13.0 2008-02-05 08:43:59.0 -9-92-3753 2008-02-05 08:43:59.0 2008-02-06 10:18:19.0 -9-92-3754 2008-02-06 10:18:19.0 2008-02-07 10:29:05.0 -9-92-3755 2008-02-07 10:29:05.0 2008-02-08 12:01:58.0 -9-92-3756 2008-02-08 12:01:58.0 2008-02-09 16:42:45.0 -9-92-3758 2008-02-10 09:50:16.0 2008-02-11 08:51:11.0 -9-92-3759 2008-02-11 08:51:11.0 2008-02-12 10:43:09.0 -9-91-2920 2008-02-09 10:48:44.0 2008-02-13 05:40:16.0 -9-92-3760 2008-02-12 10:43:09.0 2008-02-13 18:13:49.0 -9-92-3761 2008-02-13 18:13:49.0 2008-02-14 20:36:53.0 -9-92-3762 2008-02-14 20:36:53.0 2008-02-16 00:32:39.0 -9-92-3763 2008-02-16 00:32:39.0 2008-02-18 00:06:09.0 -9-92-3764 2008-02-18 00:06:09.0 2008-02-19 00:19:28.0 -9-92-3765 2008-02-19 00:19:28.0 2008-02-20 06:13:59.0 -9-92-3766 2008-02-20 06:13:59.0 2008-02-21 14:37:36.0 -9-92-3767 2008-02-21 14:37:36.0 2008-02-24 20:44:07.0 -9-91-2929 2008-02-19 09:10:56.0 2008-02-25 09:57:18.0 -9-92-3768 2008-02-24 20:44:07.0 2008-02-26 02:32:59.0 -9-91-2930 2008-02-25 09:57:18.0 2008-02-26 09:08:44.0 -9-92-03838 2008-02-26 02:32:59.0 2008-02-27 11:38:56.0 -9-91-2931 2008-02-26 09:08:44.0 2008-02-27 16:49:37.0 -9-92-3770 2008-02-27 11:38:56.0 2008-02-28 16:22:30.0 -9-91-2932 2008-02-27 16:49:37.0 2008-02-29 08:51:44.0 -9-91-2933 2008-02-29 08:51:44.0 2008-03-02 04:12:07.0 -9-91-2934 2008-03-02 04:12:07.0 2008-03-03 00:25:48.0 -9-91-2935 2008-03-03 00:25:48.0 2008-03-03 17:16:10.0 -9-91-2937 2008-03-04 13:34:10.0 2008-03-05 10:20:55.0 -9-92-3771 2008-03-04 23:59:11.0 2008-03-06 14:45:03.0 -9-91-2939 2008-03-06 08:26:17.0 2008-03-07 09:44:49.0 -9-91-2940 2008-03-07 09:44:49.0 2008-03-09 20:54:07.0 -9-92-3773 2008-03-07 16:29:25.0 2008-03-10 00:19:30.0 -9-91-2941 2008-03-09 20:54:07.0 2008-03-12 13:29:54.0 -9-92-3774 2008-03-10 00:19:30.0 2008-03-12 18:01:25.0 -9-92-3775 2008-03-12 18:01:25.0 2008-03-13 14:19:35.0 -9-91-2942 2008-03-12 13:29:54.0 2008-03-14 08:49:39.0 -9-92-3776 2008-03-13 14:19:35.0 2008-03-14 18:11:08.0 -9-91-2943 2008-03-14 08:49:39.0 2008-03-15 12:09:29.0 -9-92-3777 2008-03-14 18:11:08.0 2008-03-15 16:22:26.0 -9-91-2944 2008-03-15 12:09:29.0 2008-03-16 13:53:31.0 -9-92-3778 2008-03-15 16:22:26.0 2008-03-16 09:53:30.0 -9-92-3779 2008-03-16 09:53:30.0 2008-03-17 08:20:38.0 -9-91-2945 2008-03-16 13:53:31.0 2008-03-17 10:18:47.0 -9-91-2946 2008-03-17 10:18:47.0 2008-03-18 09:21:22.0 -9-91-2947 2008-03-18 09:21:22.0 2008-03-20 02:20:13.0 -9-92-3781 2008-03-18 15:28:15.0 2008-03-20 08:50:57.0 -9-91-2948 2008-03-20 02:20:13.0 2008-03-20 23:57:47.0 -9-92-3782 2008-03-20 08:50:57.0 2008-03-21 06:19:20.0 -9-92-3783 2008-03-21 06:19:20.0 2008-03-22 11:53:01.0 -9-92-3784 2008-03-22 11:53:01.0 2008-03-23 10:10:51.0 -9-91-2949 2008-03-24 13:30:25.0 2008-03-25 20:40:55.0 -9-91-2950 2008-03-25 20:40:55.0 2008-03-26 14:35:45.0 -9-91-2951 2008-03-26 14:35:45.0 2008-03-27 12:34:45.0 -9-92-3785 2008-03-23 10:10:51.0 2008-03-28 08:31:03.0 -9-91-2952 2008-03-27 12:34:45.0 2008-03-28 12:56:36.0 -9-92-3786 2008-03-28 08:31:03.0 2008-03-29 11:24:35.0 -9-92-3787 2008-03-29 11:24:35.0 2008-03-30 13:03:36.0 -9-91-2953 2008-03-28 12:56:36.0 2008-03-30 20:26:22.0 -9-92-3788 2008-03-30 12:03:36.0 2008-03-31 13:02:11.0 -9-91-2954 2008-03-30 19:26:22.0 2008-03-31 21:25:53.0 -9-92-3789 2008-03-31 12:02:11.0 2008-04-01 10:43:48.0 -9-92-3790 2008-04-01 09:43:48.0 2008-04-02 10:24:30.0 -9-91-2956 2008-04-02 02:52:35.0 2008-04-03 10:56:26.0 -9-92-3791 2008-04-02 09:24:30.0 2008-04-03 13:20:56.0 -9-91-2957 2008-04-03 09:56:26.0 2008-04-04 10:35:06.0 -9-92-3792 2008-04-03 12:20:56.0 2008-04-04 16:59:24.0 -9-91-2958 2008-04-04 09:35:06.0 2008-04-05 10:33:34.0 -9-92-3793 2008-04-04 15:59:24.0 2008-04-05 16:05:25.0 -9-92-3794 2008-04-05 15:05:25.0 2008-04-06 12:22:55.0 -9-92-3795 2008-04-06 11:22:55.0 2008-04-07 07:51:49.0 -9-91-2960 2008-04-06 07:05:20.0 2008-04-07 16:46:04.0 -9-91-2961 2008-04-07 15:46:04.0 2008-04-08 17:05:23.0 -9-91-2962 2008-04-08 16:05:23.0 2008-04-09 12:05:56.0 -9-92-3797 2008-04-07 06:51:49.0 2008-04-09 14:31:50.0 -9-92-3798 2008-04-09 13:31:50.0 2008-04-11 08:33:02.0 -9-91-2964 2008-04-09 11:05:56.0 2008-04-12 10:04:16.0 -9-92-3799 2008-04-11 07:33:02.0 2008-04-13 01:53:43.0 -9-91-2965 2008-04-12 09:04:16.0 2008-04-13 08:52:04.0 -9-91-2966 2008-04-13 07:52:04.0 2008-04-14 02:26:58.0 -9-91-2967 2008-04-14 01:26:58.0 2008-04-15 01:18:31.0 -9-92-3800 2008-04-13 00:53:43.0 2008-04-15 10:12:29.0 -9-91-2968 2008-04-15 00:18:31.0 2008-04-16 11:20:15.0 -9-92-3801 2008-04-15 09:12:29.0 2008-04-16 13:14:19.0 -9-92-3802 2008-04-16 12:14:19.0 2008-04-17 14:03:29.0 -9-91-2969 2008-04-16 10:20:15.0 2008-04-17 20:52:08.0 -9-92-3803 2008-04-17 13:03:29.0 2008-04-18 16:47:28.0 -9-91-2970 2008-04-17 19:52:08.0 2008-04-19 02:00:27.0 -9-91-2971 2008-04-19 01:00:27.0 2008-04-20 04:20:23.0 -9-92-3805 2008-04-19 18:26:44.0 2008-04-20 19:12:29.0 -9-91-2972 2008-04-20 03:20:23.0 2008-04-21 11:08:23.0 -9-92-3806 2008-04-20 18:12:29.0 2008-04-21 20:16:26.0 -9-91-2973 2008-04-21 10:08:23.0 2008-04-22 11:35:43.0 -9-92-3807 2008-04-21 19:16:26.0 2008-04-24 05:08:01.0 -9-91-2974 2008-04-23 08:22:22.0 2008-04-24 14:02:44.0 -9-92-3808 2008-04-24 04:08:01.0 2008-04-25 12:33:38.0 -9-91-2975 2008-04-24 13:02:44.0 2008-04-25 16:14:39.0 -9-92-3809 2008-04-25 11:33:38.0 2008-04-26 11:14:43.0 -9-91-2976 2008-04-25 15:14:39.0 2008-04-26 16:43:21.0 -9-92-3810 2008-04-26 10:14:43.0 2008-04-27 08:43:45.0 -9-91-2977 2008-04-26 15:43:21.0 2008-04-27 16:22:45.0 -9-92-3811 2008-04-27 07:43:45.0 2008-04-28 08:38:21.0 -9-92-3812 2008-04-28 07:38:21.0 2008-04-29 11:18:35.0 -9-91-2978 2008-04-27 15:22:45.0 2008-04-30 10:36:26.0 -9-92-3813 2008-04-29 10:18:35.0 2008-04-30 13:57:01.0 -9-91-2979 2008-04-30 09:36:26.0 2008-05-02 11:55:03.0 -9-91-2980 2008-05-02 10:55:03.0 2008-05-03 11:56:55.0 -9-92-3814 2008-04-30 12:57:01.0 2008-05-03 20:35:35.0 -9-91-2981 2008-05-03 10:56:55.0 2008-05-04 10:10:28.0 -9-91-2982 2008-05-04 09:10:28.0 2008-05-05 06:05:56.0 -9-92-3815 2008-05-03 19:35:35.0 2008-05-05 10:35:42.0 -9-91-2983 2008-05-05 05:05:56.0 2008-05-06 06:03:03.0 -9-92-3816 2008-05-05 09:35:42.0 2008-05-06 11:05:32.0 -9-91-2984 2008-05-06 05:03:03.0 2008-05-07 08:36:02.0 -9-92-3817 2008-05-06 10:05:32.0 2008-05-07 12:29:24.0 -9-92-3818 2008-05-07 11:29:24.0 2008-05-08 12:02:20.0 -9-91-2985 2008-05-07 07:36:02.0 2008-05-08 17:55:12.0 -9-92-3819 2008-05-08 11:02:20.0 2008-05-10 20:24:12.0 -9-91-2986 2008-05-08 16:55:12.0 2008-05-11 05:46:49.0 -9-92-3820 2008-05-10 19:24:12.0 2008-05-11 21:53:59.0 -9-91-2987 2008-05-11 04:46:49.0 2008-05-12 01:54:40.0 -9-92-3821 2008-05-11 20:53:59.0 2008-05-13 09:19:51.0 -9-91-2988 2008-05-12 00:54:40.0 2008-05-13 16:33:55.0 -9-92-3822 2008-05-13 08:19:51.0 2008-05-14 09:55:21.0 -9-91-2989 2008-05-13 15:33:55.0 2008-05-14 16:55:10.0 -9-92-3823 2008-05-14 08:55:21.0 2008-05-15 10:39:36.0 -9-91-2990 2008-05-14 15:55:10.0 2008-05-15 12:54:46.0 -9-91-2991 2008-05-15 11:54:46.0 2008-05-16 10:41:03.0 -9-92-3824 2008-05-16 07:23:40.0 2008-05-17 05:28:48.0 -9-91-2992 2008-05-16 09:41:03.0 2008-05-17 16:19:48.0 -9-91-2993 2008-05-17 15:19:48.0 2008-05-18 13:41:45.0 -9-92-3825 2008-05-17 04:28:48.0 2008-05-18 19:37:33.0 -9-91-2994 2008-05-18 12:41:45.0 2008-05-19 12:21:21.0 -9-92-3826 2008-05-18 18:37:33.0 2008-05-20 12:15:43.0 -9-91-2995 2008-05-19 11:21:21.0 2008-05-20 17:26:39.0 -9-92-3827 2008-05-20 11:15:43.0 2008-05-22 10:11:45.0 -9-91-2996 2008-05-20 16:26:39.0 2008-05-23 08:12:48.0 -9-91-2997 2008-05-23 07:12:48.0 2008-05-24 10:35:46.0 -9-91-2998 2008-05-24 09:35:46.0 2008-05-25 08:42:21.0 -9-91-2999 2008-05-25 07:42:21.0 2008-05-26 02:11:46.0 -9-92-3829 2008-05-23 15:46:04.0 2008-05-26 09:24:15.0 -9-91-3000 2008-05-26 01:11:46.0 2008-05-27 06:02:53.0 -9-92-3830 2008-05-26 08:24:15.0 2008-05-27 13:38:34.0 -9-91-3001 2008-05-27 05:02:53.0 2008-05-28 11:10:46.0 -9-92-3831 2008-05-27 12:38:34.0 2008-05-28 16:46:18.0 -9-91-3002 2008-05-28 10:10:46.0 2008-05-30 00:49:39.0 -9-92-3832 2008-05-28 15:46:18.0 2008-05-30 09:53:54.0 -9-91-3003 2008-05-29 23:49:39.0 2008-05-31 08:34:17.0 -9-92-3833 2008-05-30 08:53:54.0 2008-05-31 12:54:54.0 -9-91-3004 2008-05-31 07:34:17.0 2008-06-01 03:08:19.0 -9-92-3834 2008-05-31 11:54:54.0 2008-06-01 20:41:43.0 -9-91-3005 2008-06-01 02:08:19.0 2008-06-02 03:03:30.0 -9-92-3835 2008-06-01 19:41:43.0 2008-06-02 20:36:50.0 -9-91-3006 2008-06-02 02:03:30.0 2008-06-03 00:54:51.0 -9-92-3836 2008-06-02 19:36:50.0 2008-06-03 20:16:24.0 -9-92-03837 2008-06-03 19:16:24.0 2008-06-05 00:51:30.0 -9-91-03007 2008-06-02 23:54:51.0 2008-06-05 10:10:18.0 -9-91-03008 2008-06-08 07:33:14.0 2008-06-09 08:29:13.0 -9-92-03840 2008-06-09 00:53:44.0 2008-06-10 14:12:01.0 -9-91-03013 2008-06-11 07:28:08.0 2008-06-13 11:32:27.0 -9-91-03013 2008-06-13 10:32:27.0 2008-06-14 16:50:18.0 -9-91-03014 2008-06-14 15:50:18.0 2008-06-17 08:53:56.0 -9-92-03856 2008-06-29 16:18:45.0 2008-07-01 09:21:35.0 -9-92-03857 2008-07-01 08:21:35.0 2008-07-02 12:11:53.0 -9-92-03856 2008-07-08 09:13:13.0 2008-07-09 13:11:19.0 -9-92-03857 2008-07-09 12:11:19.0 2008-07-10 16:27:15.0 -9-91-03034 2008-07-11 08:57:12.0 2008-07-12 14:19:09.0 -9-91-03035 2008-07-12 13:19:09.0 2008-07-13 12:43:36.0 -9-91-03034 2008-07-13 11:43:36.0 2008-07-14 14:26:20.0 -9-91-03037 2008-07-14 13:26:20.0 2008-07-16 05:53:54.0 -9-91-03039 2008-07-16 04:53:54.0 2008-07-18 12:22:16.0 -9-91-03040 2008-07-18 11:22:16.0 2008-07-19 11:00:37.0 -9-91-03042 2008-07-22 17:04:29.0 2008-07-24 13:14:34.0 -9-91-03043 2008-07-24 12:14:34.0 2008-07-25 13:27:21.0 -9-91-03044 2008-07-25 12:27:21.0 2008-07-27 08:16:07.0 -9-91-03045 2008-07-27 07:16:07.0 2008-07-28 12:16:44.0 -9-91-03046 2008-07-28 11:16:44.0 2008-07-29 10:35:31.0 -9-91-03047 2008-07-29 09:35:31.0 2008-07-30 10:27:29.0 -9-91-03048 2008-07-30 09:27:29.0 2008-07-31 10:24:38.0 -9-91-03049 2008-07-31 09:24:38.0 2008-08-02 08:40:41.0 -9-91-03055 2008-08-02 07:40:41.0 2008-08-03 08:56:40.0 -9-91-03052 2008-08-04 09:25:18.0 2008-08-07 12:15:10.0 -9-91-03053 2008-08-07 11:15:10.0 2008-08-08 10:24:40.0 -9-91-03054 2008-08-08 09:24:40.0 2008-08-08 23:41:23.0 -9-92-03856 2008-08-08 14:59:46.0 2008-08-09 14:12:26.0 -9-91-03055 2008-08-09 16:12:08.0 2008-08-10 18:10:35.0 -9-91-03056 2008-08-10 17:10:35.0 2008-08-11 15:07:02.0 -9-92-03893 2008-08-13 09:40:23.0 2008-08-15 08:38:04.0 -9-91-03058 2008-08-12 07:52:17.0 2008-08-15 05:00:48.0 -9-91-03059 2008-08-15 04:00:48.0 2008-08-16 00:49:48.0 -9-91-03060 2008-08-15 23:49:48.0 2008-08-16 20:24:47.0 -9-91-03061 2008-08-18 21:56:14.0 2008-08-19 21:25:05.0 -9-91-03062 2008-08-19 20:25:05.0 2008-08-20 12:49:07.0 -9-91-03063 2008-08-20 11:49:07.0 2008-08-21 15:30:31.0 -9-91-03064 2008-08-21 14:30:31.0 2008-08-23 13:03:08.0 -9-91-03065 2008-08-23 12:03:08.0 2008-08-27 20:57:59.0 -9-91-03066 2008-08-27 19:57:59.0 2008-08-28 20:46:16.0 -9-91-03069 2008-08-30 15:40:33.0 2008-08-31 14:00:24.0 -9-91-03072 2008-09-02 09:21:05.0 2008-09-03 16:38:56.0 -9-91-03077 2008-09-07 15:16:57.0 2008-09-08 22:39:19.0 -9-91-03078 2008-09-09 18:52:56.0 2008-09-10 19:28:47.0 -9-91-03080 2008-09-10 18:28:47.0 2008-09-13 09:36:42.0 -9-91-03081 2008-09-13 08:36:42.0 2008-09-14 14:18:24.0 -9-91-03082 2008-09-14 13:18:24.0 2008-09-16 01:45:26.0 -9-91-03084 2008-09-17 19:41:45.0 2008-09-19 05:27:06.0 -9-91-03090 2008-09-24 09:42:13.0 2008-09-25 09:43:58.0 -9-91-03091 2008-09-25 08:43:58.0 2008-09-26 09:57:12.0 -9-91-03095 2008-09-28 19:36:38.0 2008-10-01 00:44:12.0 -9-91-03096 2008-09-30 23:44:12.0 2008-10-02 00:09:58.0 -9-91-03097 2008-10-01 23:09:58.0 2008-10-02 21:35:30.0 -9-92-03928 2008-10-01 08:48:49.0 2008-10-03 06:12:43.0 -9-91-03098 2008-10-02 20:35:30.0 2008-10-04 08:35:17.0 -9-91-03099 2008-10-04 07:35:17.0 2008-10-05 10:00:16.0 -9-91-03100 2008-10-06 22:27:56.0 2008-10-16 08:42:20.0 -9-91-03101 2008-10-16 07:42:20.0 2008-10-17 08:24:02.0 -9-91-03102 2008-10-18 15:41:15.0 2008-10-19 11:26:24.0 -9-91-03105 2008-10-20 19:22:37.0 2008-10-22 05:21:16.0 -9-91-03106 2008-10-22 04:21:16.0 2008-10-23 00:54:49.0 -9-91-03107 2008-10-22 23:54:49.0 2008-10-23 17:12:46.0 -9-91-03108 2008-10-23 16:12:46.0 2008-10-24 18:10:30.0 -9-91-03109 2008-10-24 17:10:30.0 2008-10-25 16:16:34.0 -9-91-03110 2008-10-25 15:16:34.0 2008-10-26 10:08:22.0 -9-91-03111 2008-10-26 10:08:22.0 2008-10-27 08:29:42.0 -9-91-03112 2008-10-27 08:29:42.0 2008-10-28 08:16:28.0 -9-91-03113 2008-10-28 08:16:28.0 2008-10-29 08:16:24.0 -9-91-03114 2008-10-29 08:16:24.0 2008-10-30 02:04:50.0 -9-91-03115 2008-10-30 02:04:50.0 2008-11-01 02:52:41.0 -9-91-03116 2008-11-01 02:52:41.0 2008-11-02 04:35:06.0 -9-91-03117 2008-11-02 04:35:06.0 2008-11-03 02:00:50.0 -9-91-03118 2008-11-03 02:00:50.0 2008-11-03 18:00:18.0 -9-91-03119 2008-11-03 18:00:18.0 2008-11-05 16:08:07.0 -9-91-03120 2008-11-05 16:08:07.0 2008-11-06 12:01:29.0 -9-91-03121 2008-11-06 12:01:29.0 2008-11-07 12:41:18.0 -9-91-03122 2008-11-07 12:41:18.0 2008-11-08 13:31:28.0 -9-91-03123 2008-11-08 13:31:28.0 2008-11-09 09:27:38.0 -9-91-03124 2008-11-09 09:27:38.0 2008-11-10 14:21:10.0 -9-91-03125 2008-11-10 14:21:10.0 2008-11-11 09:43:47.0 -9-91-03126 2008-11-11 09:43:47.0 2008-11-12 09:12:44.0 -9-91-03127 2008-11-12 09:12:44.0 2008-11-13 06:11:31.0 -9-91-03129 2008-11-13 23:00:09.0 2008-11-15 10:56:35.0 -9-91-03132 2008-11-15 10:56:35.0 2008-11-20 08:30:18.0 -9-91-03134 2008-11-20 08:30:18.0 2008-11-22 08:52:16.0 -9-91-03135 2008-11-22 20:16:25.0 2008-11-23 19:37:20.0 -9-91-03136 2008-11-23 19:37:20.0 2008-11-24 21:55:51.0 -9-91-03138 2008-11-25 20:46:10.0 2008-11-26 17:52:03.0 -9-91-03139 2008-11-27 08:20:08.0 2008-11-28 02:37:22.0 -9-92-03965 2008-11-29 17:21:49.0 2008-11-30 14:21:27.0 -9-91-03139 2008-11-28 02:37:22.0 2008-12-01 16:37:18.0 -9-91-03144 2008-12-01 16:37:18.0 2008-12-02 13:15:58.0 -9-91-03145 2008-12-02 13:15:58.0 2008-12-04 12:52:37.0 -9-91-03146 2008-12-04 12:52:37.0 2008-12-05 08:28:27.0 -9-91-03147 2008-12-05 08:28:27.0 2008-12-06 08:48:07.0 -9-91-03140 2008-12-06 08:48:07.0 2008-12-07 09:16:50.0 -9-91-03149 2008-12-07 09:16:50.0 2008-12-08 02:03:06.0 -9-91-03150 2008-12-08 02:03:06.0 2008-12-08 21:45:24.0 -9-92-03969 2008-12-07 02:21:43.0 2008-12-09 02:50:18.0 -9-91-03151 2008-12-08 21:45:24.0 2008-12-10 02:08:36.0 -9-92-03969 2008-12-09 02:50:18.0 2008-12-10 08:19:36.0 -9-91-03152 2008-12-10 02:08:36.0 2008-12-11 21:55:29.0 -9-91-03153 2008-12-11 21:55:29.0 2008-12-13 08:45:30.0 -9-91-03154 2008-12-13 08:45:30.0 2008-12-14 11:53:10.0 -9-91-03155 2008-12-14 11:53:10.0 2008-12-15 02:43:59.0 -9-91-03156 2008-12-15 02:43:59.0 2008-12-16 08:54:39.0 -9-92-03976 2008-12-14 06:10:04.0 2008-12-17 04:44:24.0 -9-91-03157 2008-12-16 08:54:39.0 2008-12-17 08:24:10.0 -9-91-03158 2008-12-17 08:24:10.0 2008-12-18 08:42:37.0 -9-91-03159 2008-12-18 08:42:37.0 2008-12-19 13:07:55.0 -9-91-03160 2008-12-19 13:07:55.0 2008-12-21 18:10:58.0 -9-91-03161 2008-12-21 18:10:58.0 2008-12-25 19:12:57.0 -9-91-03162 2008-12-25 19:12:57.0 2008-12-26 13:41:34.0 -9-91-03163 2008-12-26 13:41:34.0 2008-12-27 16:24:38.0 -9-91-03164 2008-12-27 16:24:38.0 2008-12-28 12:04:00.0 -9-91-03165 2008-12-28 12:04:00.0 2008-12-29 16:44:53.0 -9-91-03165 2008-12-29 16:44:53.0 2008-12-30 09:47:35.0 -9-91-03167 2008-12-30 09:47:35.0 2008-12-31 09:37:06.0 -9-91-03178 2009-01-22 09:30:55.0 2009-01-23 07:56:20.0 -9-92-03857 2009-06-29 18:40:25.0 2009-08-27 14:50:46.0 -9-91-03862 2011-06-23 10:20:25.0 2011-06-24 10:54:31.0 -9-91-03862 2011-06-26 09:19:11.0 2011-06-27 10:43:17.0 -9-91-03960 2011-10-21 07:34:54.0 2011-10-22 12:05:54.0 -9-92-04739 2011-12-18 16:37:52.0 2011-12-19 16:43:58.0 -9-91-04213 2012-08-24 10:49:07.0 2012-08-25 10:55:33.0 -9-91-04214 2012-08-25 09:55:33.0 2012-08-26 11:41:01.0 -9-92-05118 2013-03-19 10:02:00.0 2013-03-20 11:31:43.0 -9-91-03540 2014-04-06 15:51:32.0 2014-04-15 08:07:19.0 -9-94-00157 2017-12-12 18:58:42.0 2017-12-13 21:43:25.0 -9-94-00157 2017-12-16 09:42:26.0 2017-12-18 07:38:20.0 -9-94-00421 2018-12-28 00:15:36.0 2018-12-29 09:13:50.0 -9-94-00421 2018-12-29 09:13:50.0 2018-12-30 16:41:09.0 -9-91-06270 2020-11-18 13:05:55.0 2020-11-19 10:00:31.0 diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/SupportClasses.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/SupportClasses.dll deleted file mode 100644 index f71b8d1..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/SupportClasses.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/SupportClasses.pdb b/Korp90TimePasport/bin/Debug/netcoreapp3.1/SupportClasses.pdb deleted file mode 100644 index 7b611be..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/SupportClasses.pdb and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/System.Data.Odbc.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/System.Data.Odbc.dll deleted file mode 100644 index f20116d..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/System.Text.Encoding.CodePages.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 2f0a76d..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index 8c18be6..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index db0cde8..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index 632017d..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index 025f60e..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll b/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 5b0542c..0000000 Binary files a/Korp90TimePasport/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/DataClients.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/DataClients.dll deleted file mode 100644 index 9c1a17f..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/DataClients.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/DataClients.pdb b/Korp90TimePasport/bin/Release/netcoreapp3.1/DataClients.pdb deleted file mode 100644 index db1d72a..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/DataClients.pdb and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll deleted file mode 100644 index 58893ba..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.deps.json b/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.deps.json deleted file mode 100644 index 5d5ec7f..0000000 --- a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.deps.json +++ /dev/null @@ -1,145 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v3.1", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v3.1": { - "Korp90TimePasport/1.0.0": { - "dependencies": { - "DataClients": "1.0.0", - "System.Data.Odbc": "5.0.0" - }, - "runtime": { - "Korp90TimePasport.dll": {} - } - }, - "Microsoft.NETCore.Platforms/5.0.0": {}, - "SharpZipLib/1.2.0": { - "runtime": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": { - "assemblyVersion": "1.2.0.246", - "fileVersion": "1.2.0.246" - } - } - }, - "System.Data.Odbc/5.0.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/System.Data.Odbc.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - }, - "runtimeTargets": { - "runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "freebsd", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - }, - "runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "linux", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - }, - "runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "osx", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - }, - "runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "System.Text.Encoding.CodePages/4.7.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "5.0.0" - }, - "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": {} - } - }, - "SupportClasses/1.0.0": { - "runtime": { - "SupportClasses.dll": {} - } - } - } - }, - "libraries": { - "Korp90TimePasport/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", - "path": "microsoft.netcore.platforms/5.0.0", - "hashPath": "microsoft.netcore.platforms.5.0.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.Data.Odbc/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-j4WsYGmcD7m1D0Tc3N7HqWqcdUHNn9+kdXh9ODTWEsOGrAvALf+BgRStd7L0/O/zDS0R4Uu9vNM8UY6EnK+WYw==", - "path": "system.data.odbc/5.0.0", - "hashPath": "system.data.odbc.5.0.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": "" - }, - "SupportClasses/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.dll deleted file mode 100644 index 4338914..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.exe b/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.exe deleted file mode 100644 index 9af60bd..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.exe and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.pdb b/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.pdb deleted file mode 100644 index 271343d..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.pdb and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.runtimeconfig.dev.json b/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.runtimeconfig.dev.json deleted file mode 100644 index 7b6758a..0000000 --- a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.runtimeconfig.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.runtimeconfig.json b/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.runtimeconfig.json deleted file mode 100644 index bc456d7..0000000 --- a/Korp90TimePasport/bin/Release/netcoreapp3.1/Korp90TimePasport.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "netcoreapp3.1", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "3.1.0" - } - } -} \ No newline at end of file diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/SupportClasses.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/SupportClasses.dll deleted file mode 100644 index 58d5502..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/SupportClasses.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/SupportClasses.pdb b/Korp90TimePasport/bin/Release/netcoreapp3.1/SupportClasses.pdb deleted file mode 100644 index 41a4e99..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/SupportClasses.pdb and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/System.Data.Odbc.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/System.Data.Odbc.dll deleted file mode 100644 index f20116d..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 2f0a76d..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/DataClients.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/DataClients.dll deleted file mode 100644 index 9c1a17f..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/DataClients.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/DataClients.pdb b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/DataClients.pdb deleted file mode 100644 index db1d72a..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/DataClients.pdb and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/ICSharpCode.SharpZipLib.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/ICSharpCode.SharpZipLib.dll deleted file mode 100644 index 58893ba..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/ICSharpCode.SharpZipLib.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.deps.json b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.deps.json deleted file mode 100644 index 5d5ec7f..0000000 --- a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.deps.json +++ /dev/null @@ -1,145 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v3.1", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v3.1": { - "Korp90TimePasport/1.0.0": { - "dependencies": { - "DataClients": "1.0.0", - "System.Data.Odbc": "5.0.0" - }, - "runtime": { - "Korp90TimePasport.dll": {} - } - }, - "Microsoft.NETCore.Platforms/5.0.0": {}, - "SharpZipLib/1.2.0": { - "runtime": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": { - "assemblyVersion": "1.2.0.246", - "fileVersion": "1.2.0.246" - } - } - }, - "System.Data.Odbc/5.0.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/System.Data.Odbc.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - }, - "runtimeTargets": { - "runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "freebsd", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - }, - "runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "linux", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - }, - "runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "osx", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - }, - "runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "System.Text.Encoding.CodePages/4.7.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "5.0.0" - }, - "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": {} - } - }, - "SupportClasses/1.0.0": { - "runtime": { - "SupportClasses.dll": {} - } - } - } - }, - "libraries": { - "Korp90TimePasport/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", - "path": "microsoft.netcore.platforms/5.0.0", - "hashPath": "microsoft.netcore.platforms.5.0.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.Data.Odbc/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-j4WsYGmcD7m1D0Tc3N7HqWqcdUHNn9+kdXh9ODTWEsOGrAvALf+BgRStd7L0/O/zDS0R4Uu9vNM8UY6EnK+WYw==", - "path": "system.data.odbc/5.0.0", - "hashPath": "system.data.odbc.5.0.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": "" - }, - "SupportClasses/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.dll deleted file mode 100644 index 4338914..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.exe b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.exe deleted file mode 100644 index 9af60bd..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.exe and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.pdb b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.pdb deleted file mode 100644 index 271343d..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.pdb and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.runtimeconfig.json b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.runtimeconfig.json deleted file mode 100644 index bc456d7..0000000 --- a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/Korp90TimePasport.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "netcoreapp3.1", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "3.1.0" - } - } -} \ No newline at end of file diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/SupportClasses.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/SupportClasses.dll deleted file mode 100644 index 58d5502..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/SupportClasses.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/SupportClasses.pdb b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/SupportClasses.pdb deleted file mode 100644 index 41a4e99..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/SupportClasses.pdb and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/System.Data.Odbc.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/System.Data.Odbc.dll deleted file mode 100644 index f20116d..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/System.Text.Encoding.CodePages.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 2f0a76d..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index 8c18be6..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index db0cde8..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index 632017d..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index 025f60e..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 5b0542c..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index 8c18be6..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index db0cde8..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index 632017d..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll deleted file mode 100644 index 025f60e..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll and /dev/null differ diff --git a/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll b/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 5b0542c..0000000 Binary files a/Korp90TimePasport/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/Korp90TimePasport/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs deleted file mode 100644 index ad8dfe1..0000000 --- a/Korp90TimePasport/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")] diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.AssemblyInfo.cs b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.AssemblyInfo.cs deleted file mode 100644 index d9e73ea..0000000 --- a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Korp90TimePasport")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Korp90TimePasport")] -[assembly: System.Reflection.AssemblyTitleAttribute("Korp90TimePasport")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.AssemblyInfoInputs.cache b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.AssemblyInfoInputs.cache deleted file mode 100644 index 9333f4d..0000000 --- a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c9efa877dee2cae232b04b0b0bace0d7603c65c4 diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.assets.cache b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.assets.cache deleted file mode 100644 index 874c649..0000000 Binary files a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.assets.cache and /dev/null differ diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.AssemblyReference.cache b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.AssemblyReference.cache deleted file mode 100644 index 035fa5b..0000000 Binary files a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.CopyComplete b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.CoreCompileInputs.cache b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.CoreCompileInputs.cache deleted file mode 100644 index 0425e53..0000000 --- a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -6b907f31e7a354bd14f7a9d51bd42cbac3de30a6 diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.FileListAbsolute.txt b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.FileListAbsolute.txt deleted file mode 100644 index effdec7..0000000 --- a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,26 +0,0 @@ -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\Korp90TimePasport.exe -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\Korp90TimePasport.deps.json -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\Korp90TimePasport.runtimeconfig.json -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\Korp90TimePasport.runtimeconfig.dev.json -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\Korp90TimePasport.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\Korp90TimePasport.pdb -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\ICSharpCode.SharpZipLib.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\DataClients.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\SupportClasses.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\DataClients.pdb -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\SupportClasses.pdb -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Debug\netcoreapp3.1\Korp90TimePasport.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Debug\netcoreapp3.1\Korp90TimePasport.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Debug\netcoreapp3.1\Korp90TimePasport.AssemblyInfo.cs -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Debug\netcoreapp3.1\Korp90TimePasport.csproj.CopyComplete -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Debug\netcoreapp3.1\Korp90TimePasport.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Debug\netcoreapp3.1\Korp90TimePasport.pdb -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Debug\netcoreapp3.1\Korp90TimePasport.genruntimeconfig.cache -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\runtimes\freebsd\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\runtimes\linux\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\runtimes\osx\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Debug\netcoreapp3.1\Korp90TimePasport.csproj.CoreCompileInputs.cache diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csprojAssemblyReference.cache b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csprojAssemblyReference.cache deleted file mode 100644 index 318ebca..0000000 Binary files a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.csprojAssemblyReference.cache and /dev/null differ diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.dll b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.dll deleted file mode 100644 index f1eca57..0000000 Binary files a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.dll and /dev/null differ diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.exe b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.exe deleted file mode 100644 index 9af60bd..0000000 Binary files a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.exe and /dev/null differ diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.genruntimeconfig.cache b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.genruntimeconfig.cache deleted file mode 100644 index 7239018..0000000 --- a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -d851f552b7fc624beba7ddb09b7c9e9d1d7b41de diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.pdb b/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.pdb deleted file mode 100644 index 0d679e8..0000000 Binary files a/Korp90TimePasport/obj/Debug/netcoreapp3.1/Korp90TimePasport.pdb and /dev/null differ diff --git a/Korp90TimePasport/obj/Debug/netcoreapp3.1/apphost.exe b/Korp90TimePasport/obj/Debug/netcoreapp3.1/apphost.exe deleted file mode 100644 index 77f0ad3..0000000 Binary files a/Korp90TimePasport/obj/Debug/netcoreapp3.1/apphost.exe and /dev/null differ diff --git a/Korp90TimePasport/obj/Korp90TimePasport.csproj.nuget.dgspec.json b/Korp90TimePasport/obj/Korp90TimePasport.csproj.nuget.dgspec.json deleted file mode 100644 index c0b33bf..0000000 --- a/Korp90TimePasport/obj/Korp90TimePasport.csproj.nuget.dgspec.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\Korp90TimePasport\\Korp90TimePasport.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "projectName": "DataClients", - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\DataClients\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "SharpZipLib": { - "target": "Package", - "version": "[1.2.0, )" - }, - "System.Text.Encoding.CodePages": { - "target": "Package", - "version": "[4.7.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\Korp90TimePasport\\Korp90TimePasport.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\Korp90TimePasport\\Korp90TimePasport.csproj", - "projectName": "Korp90TimePasport", - "projectPath": "D:\\GIT\\ASCKU_PC\\Korp90TimePasport\\Korp90TimePasport.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\Korp90TimePasport\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "dependencies": { - "System.Data.Odbc": { - "target": "Package", - "version": "[5.0.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "projectName": "SupportClasses", - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Korp90TimePasport/obj/Korp90TimePasport.csproj.nuget.g.props b/Korp90TimePasport/obj/Korp90TimePasport.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/Korp90TimePasport/obj/Korp90TimePasport.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/Korp90TimePasport/obj/Korp90TimePasport.csproj.nuget.g.targets b/Korp90TimePasport/obj/Korp90TimePasport.csproj.nuget.g.targets deleted file mode 100644 index 53cfaa1..0000000 --- a/Korp90TimePasport/obj/Korp90TimePasport.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/Korp90TimePasport/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs deleted file mode 100644 index ad8dfe1..0000000 --- a/Korp90TimePasport/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")] diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.AssemblyInfo.cs b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.AssemblyInfo.cs deleted file mode 100644 index 05fb02b..0000000 --- a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Korp90TimePasport")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Korp90TimePasport")] -[assembly: System.Reflection.AssemblyTitleAttribute("Korp90TimePasport")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.AssemblyInfoInputs.cache b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.AssemblyInfoInputs.cache deleted file mode 100644 index 50a8080..0000000 --- a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -afac1e3c4ba49da4d216d31ec1b6d90a3daf05d3 diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.assets.cache b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.assets.cache deleted file mode 100644 index d6d7fcb..0000000 Binary files a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.assets.cache and /dev/null differ diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.AssemblyReference.cache b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.AssemblyReference.cache deleted file mode 100644 index 14e9a1e..0000000 Binary files a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.CopyComplete b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.CoreCompileInputs.cache b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.CoreCompileInputs.cache deleted file mode 100644 index 40213df..0000000 --- a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -872b65e9348b6915086d860d400a3eaa18a0048a diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.FileListAbsolute.txt b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.FileListAbsolute.txt deleted file mode 100644 index a7958c6..0000000 --- a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,26 +0,0 @@ -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\Korp90TimePasport.exe -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\Korp90TimePasport.deps.json -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\Korp90TimePasport.runtimeconfig.json -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\Korp90TimePasport.runtimeconfig.dev.json -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\Korp90TimePasport.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\Korp90TimePasport.pdb -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\ICSharpCode.SharpZipLib.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\DataClients.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\SupportClasses.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\DataClients.pdb -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\SupportClasses.pdb -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Release\netcoreapp3.1\Korp90TimePasport.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Release\netcoreapp3.1\Korp90TimePasport.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Release\netcoreapp3.1\Korp90TimePasport.AssemblyInfo.cs -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Release\netcoreapp3.1\Korp90TimePasport.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Release\netcoreapp3.1\Korp90TimePasport.csproj.CopyComplete -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Release\netcoreapp3.1\Korp90TimePasport.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Release\netcoreapp3.1\Korp90TimePasport.pdb -D:\GIT\ASCKU_PC\Korp90TimePasport\obj\Release\netcoreapp3.1\Korp90TimePasport.genruntimeconfig.cache -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\runtimes\freebsd\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\runtimes\linux\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\runtimes\osx\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Data.Odbc.dll diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csprojAssemblyReference.cache b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csprojAssemblyReference.cache deleted file mode 100644 index c519954..0000000 Binary files a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.csprojAssemblyReference.cache and /dev/null differ diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.dll b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.dll deleted file mode 100644 index 4338914..0000000 Binary files a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.dll and /dev/null differ diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.exe b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.exe deleted file mode 100644 index 9af60bd..0000000 Binary files a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.exe and /dev/null differ diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.genruntimeconfig.cache b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.genruntimeconfig.cache deleted file mode 100644 index 7239018..0000000 --- a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -d851f552b7fc624beba7ddb09b7c9e9d1d7b41de diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.pdb b/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.pdb deleted file mode 100644 index 271343d..0000000 Binary files a/Korp90TimePasport/obj/Release/netcoreapp3.1/Korp90TimePasport.pdb and /dev/null differ diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/PublishOutputs.309a039bcb.txt b/Korp90TimePasport/obj/Release/netcoreapp3.1/PublishOutputs.309a039bcb.txt deleted file mode 100644 index e267c44..0000000 --- a/Korp90TimePasport/obj/Release/netcoreapp3.1/PublishOutputs.309a039bcb.txt +++ /dev/null @@ -1,17 +0,0 @@ -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\Korp90TimePasport.exe -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\Korp90TimePasport.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\Korp90TimePasport.deps.json -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\Korp90TimePasport.runtimeconfig.json -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\Korp90TimePasport.pdb -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\ICSharpCode.SharpZipLib.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\runtimes\freebsd\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\runtimes\linux\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\runtimes\osx\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\runtimes\win\lib\netcoreapp2.0\System.Data.Odbc.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\DataClients.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\SupportClasses.dll -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\DataClients.pdb -D:\GIT\ASCKU_PC\Korp90TimePasport\bin\Release\netcoreapp3.1\publish\SupportClasses.pdb diff --git a/Korp90TimePasport/obj/Release/netcoreapp3.1/apphost.exe b/Korp90TimePasport/obj/Release/netcoreapp3.1/apphost.exe deleted file mode 100644 index 77f0ad3..0000000 Binary files a/Korp90TimePasport/obj/Release/netcoreapp3.1/apphost.exe and /dev/null differ diff --git a/Korp90TimePasport/obj/project.assets.json b/Korp90TimePasport/obj/project.assets.json deleted file mode 100644 index 8f97393..0000000 --- a/Korp90TimePasport/obj/project.assets.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETCoreApp,Version=v3.1": { - "Microsoft.NETCore.Platforms/5.0.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "SharpZipLib/1.2.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {} - } - }, - "System.Data.Odbc/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "5.0.0" - }, - "compile": { - "ref/netstandard2.0/System.Data.Odbc.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Data.Odbc.dll": {} - }, - "runtimeTargets": { - "runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "assetType": "runtime", - "rid": "freebsd" - }, - "runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "assetType": "runtime", - "rid": "linux" - }, - "runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "assetType": "runtime", - "rid": "osx" - }, - "runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Text.Encoding.CodePages/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "3.1.1" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtimeTargets": { - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "DataClients/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "SharpZipLib": "1.2.0", - "SupportClasses": "1.0.0", - "System.Text.Encoding.CodePages": "4.7.1" - }, - "compile": { - "bin/placeholder/DataClients.dll": {} - }, - "runtime": { - "bin/placeholder/DataClients.dll": {} - } - }, - "SupportClasses/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "compile": { - "bin/placeholder/SupportClasses.dll": {} - }, - "runtime": { - "bin/placeholder/SupportClasses.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/5.0.0": { - "sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", - "type": "package", - "path": "microsoft.netcore.platforms/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.5.0.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "SharpZipLib/1.2.0": { - "sha512": "zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==", - "type": "package", - "path": "sharpziplib/1.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net45/ICSharpCode.SharpZipLib.dll", - "lib/net45/ICSharpCode.SharpZipLib.pdb", - "lib/net45/ICSharpCode.SharpZipLib.xml", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml", - "sharpziplib.1.2.0.nupkg.sha512", - "sharpziplib.nuspec" - ] - }, - "System.Data.Odbc/5.0.0": { - "sha512": "j4WsYGmcD7m1D0Tc3N7HqWqcdUHNn9+kdXh9ODTWEsOGrAvALf+BgRStd7L0/O/zDS0R4Uu9vNM8UY6EnK+WYw==", - "type": "package", - "path": "system.data.odbc/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Data.Odbc.dll", - "lib/net461/System.Data.Odbc.xml", - "lib/netstandard2.0/System.Data.Odbc.dll", - "lib/netstandard2.0/System.Data.Odbc.xml", - "ref/net461/System.Data.Odbc.dll", - "ref/net461/System.Data.Odbc.xml", - "ref/netstandard2.0/System.Data.Odbc.dll", - "ref/netstandard2.0/System.Data.Odbc.xml", - "runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll", - "runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.xml", - "runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll", - "runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.xml", - "runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll", - "runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.xml", - "runtimes/win/lib/net461/System.Data.Odbc.dll", - "runtimes/win/lib/net461/System.Data.Odbc.xml", - "runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll", - "runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.xml", - "system.data.odbc.5.0.0.nupkg.sha512", - "system.data.odbc.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Encoding.CodePages/4.7.1": { - "sha512": "i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==", - "type": "package", - "path": "system.text.encoding.codepages/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.xml", - "lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "system.text.encoding.codepages.4.7.1.nupkg.sha512", - "system.text.encoding.codepages.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "DataClients/1.0.0": { - "type": "project", - "path": "../DataClients/DataClients.csproj", - "msbuildProject": "../DataClients/DataClients.csproj" - }, - "SupportClasses/1.0.0": { - "type": "project", - "path": "../SupportClasses/SupportClasses.csproj", - "msbuildProject": "../SupportClasses/SupportClasses.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETCoreApp,Version=v3.1": [ - "DataClients >= 1.0.0", - "System.Data.Odbc >= 5.0.0" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\Korp90TimePasport\\Korp90TimePasport.csproj", - "projectName": "Korp90TimePasport", - "projectPath": "D:\\GIT\\ASCKU_PC\\Korp90TimePasport\\Korp90TimePasport.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\Korp90TimePasport\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "dependencies": { - "System.Data.Odbc": { - "target": "Package", - "version": "[5.0.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Korp90TimePasport/obj/project.nuget.cache b/Korp90TimePasport/obj/project.nuget.cache deleted file mode 100644 index a7f6e8c..0000000 --- a/Korp90TimePasport/obj/project.nuget.cache +++ /dev/null @@ -1,13 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "hZRsYyq01MA93QfAePzOdPT2Snr9D/DYN608PxE1lsA6xsKuDldSyLDoJbQp7s9aR2OSeNpNDuiI3pXfiJOktA==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\Korp90TimePasport\\Korp90TimePasport.csproj", - "expectedPackageFiles": [ - "C:\\Users\\google\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\sharpziplib\\1.2.0\\sharpziplib.1.2.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.data.odbc\\5.0.0\\system.data.odbc.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.text.encoding.codepages\\4.7.1\\system.text.encoding.codepages.4.7.1.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Mailing/bin/Debug/netcoreapp3.1/DataClients.dll b/Mailing/bin/Debug/netcoreapp3.1/DataClients.dll deleted file mode 100644 index 6a54370..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/DataClients.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/DataClients.pdb b/Mailing/bin/Debug/netcoreapp3.1/DataClients.pdb deleted file mode 100644 index e100cdd..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/DataClients.pdb and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/ICSharpCode.SharpZipLib.dll b/Mailing/bin/Debug/netcoreapp3.1/ICSharpCode.SharpZipLib.dll deleted file mode 100644 index 58893ba..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/ICSharpCode.SharpZipLib.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/Mailing.deps.json b/Mailing/bin/Debug/netcoreapp3.1/Mailing.deps.json deleted file mode 100644 index b115c64..0000000 --- a/Mailing/bin/Debug/netcoreapp3.1/Mailing.deps.json +++ /dev/null @@ -1,225 +0,0 @@ -{ - "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": "" - } - } -} \ No newline at end of file diff --git a/Mailing/bin/Debug/netcoreapp3.1/Mailing.dll b/Mailing/bin/Debug/netcoreapp3.1/Mailing.dll deleted file mode 100644 index 4a12412..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/Mailing.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/Mailing.exe b/Mailing/bin/Debug/netcoreapp3.1/Mailing.exe deleted file mode 100644 index ca689af..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/Mailing.exe and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/Mailing.pdb b/Mailing/bin/Debug/netcoreapp3.1/Mailing.pdb deleted file mode 100644 index 7e8e75b..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/Mailing.pdb and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.dev.json b/Mailing/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.dev.json deleted file mode 100644 index ea4326b..0000000 --- a/Mailing/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/Mailing/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.json b/Mailing/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.json deleted file mode 100644 index bc456d7..0000000 --- a/Mailing/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "netcoreapp3.1", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "3.1.0" - } - } -} \ No newline at end of file diff --git a/Mailing/bin/Debug/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll b/Mailing/bin/Debug/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index d271945..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll b/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index 59b6e57..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb b/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index a360360..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.dll b/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.dll deleted file mode 100644 index 59e76df..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.pdb b/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.pdb deleted file mode 100644 index 4cceeba..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.pdb and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.Charting.dll b/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.Charting.dll deleted file mode 100644 index 18a927b..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.Charting.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.Charting.pdb b/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.Charting.pdb deleted file mode 100644 index ac560c5..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.Charting.pdb and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.dll b/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.dll deleted file mode 100644 index 6bee00e..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.pdb b/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.pdb deleted file mode 100644 index 2976c94..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/PdfSharp.pdb and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.dll b/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.dll deleted file mode 100644 index fd25fc5..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.pdb b/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.pdb deleted file mode 100644 index b4361c5..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/SupportClasses.pdb and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/System.Drawing.Common.dll b/Mailing/bin/Debug/netcoreapp3.1/System.Drawing.Common.dll deleted file mode 100644 index 3011aaf..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/System.Drawing.Common.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/System.Text.Encoding.CodePages.dll b/Mailing/bin/Debug/netcoreapp3.1/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 2f0a76d..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll b/Mailing/bin/Debug/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll deleted file mode 100644 index 0663904..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll b/Mailing/bin/Debug/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll deleted file mode 100644 index 311c7f3..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll b/Mailing/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index bb47b68..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll b/Mailing/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll deleted file mode 100644 index dcf5a77..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll and /dev/null differ diff --git a/Mailing/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll b/Mailing/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 5b0542c..0000000 Binary files a/Mailing/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/DataClients.dll b/Mailing/bin/Release/netcoreapp3.1/DataClients.dll deleted file mode 100644 index 0cae3e4..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/DataClients.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/DataClients.pdb b/Mailing/bin/Release/netcoreapp3.1/DataClients.pdb deleted file mode 100644 index f19c735..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/DataClients.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll b/Mailing/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll deleted file mode 100644 index 58893ba..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.deps.json b/Mailing/bin/Release/netcoreapp3.1/Mailing.deps.json deleted file mode 100644 index b115c64..0000000 --- a/Mailing/bin/Release/netcoreapp3.1/Mailing.deps.json +++ /dev/null @@ -1,225 +0,0 @@ -{ - "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": "" - } - } -} \ No newline at end of file diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.dll b/Mailing/bin/Release/netcoreapp3.1/Mailing.dll deleted file mode 100644 index 11a0aaf..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/Mailing.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.exe b/Mailing/bin/Release/netcoreapp3.1/Mailing.exe deleted file mode 100644 index ca689af..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/Mailing.exe and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.pdb b/Mailing/bin/Release/netcoreapp3.1/Mailing.pdb deleted file mode 100644 index d8b1e45..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/Mailing.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.dev.json b/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.dev.json deleted file mode 100644 index ea4326b..0000000 --- a/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.json b/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.json deleted file mode 100644 index bc456d7..0000000 --- a/Mailing/bin/Release/netcoreapp3.1/Mailing.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "netcoreapp3.1", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "3.1.0" - } - } -} \ No newline at end of file diff --git a/Mailing/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll b/Mailing/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index d271945..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index f1f9719..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index d452855..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll deleted file mode 100644 index ae9d703..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb b/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb deleted file mode 100644 index f33421b..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll deleted file mode 100644 index 55c0dea..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb deleted file mode 100644 index 5832e26..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.dll b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.dll deleted file mode 100644 index 0afbe8d..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.pdb b/Mailing/bin/Release/netcoreapp3.1/PdfSharp.pdb deleted file mode 100644 index 753e140..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/PdfSharp.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/SupportClasses.dll b/Mailing/bin/Release/netcoreapp3.1/SupportClasses.dll deleted file mode 100644 index 00830cb..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/SupportClasses.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/SupportClasses.pdb b/Mailing/bin/Release/netcoreapp3.1/SupportClasses.pdb deleted file mode 100644 index 56999fe..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/SupportClasses.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/System.Drawing.Common.dll deleted file mode 100644 index 3011aaf..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/System.Drawing.Common.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll b/Mailing/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 2f0a76d..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll b/Mailing/bin/Release/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll deleted file mode 100644 index 684503f..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.dll b/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.dll deleted file mode 100644 index 0cae3e4..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.pdb deleted file mode 100644 index f19c735..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/DataClients.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/ICSharpCode.SharpZipLib.dll b/Mailing/bin/Release/netcoreapp3.1/publish/ICSharpCode.SharpZipLib.dll deleted file mode 100644 index 58893ba..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/ICSharpCode.SharpZipLib.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.deps.json b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.deps.json deleted file mode 100644 index b115c64..0000000 --- a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.deps.json +++ /dev/null @@ -1,225 +0,0 @@ -{ - "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": "" - } - } -} \ No newline at end of file diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.dll b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.dll deleted file mode 100644 index 11a0aaf..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.exe b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.exe deleted file mode 100644 index ca689af..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.exe and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.pdb deleted file mode 100644 index d8b1e45..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.runtimeconfig.json b/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.runtimeconfig.json deleted file mode 100644 index bc456d7..0000000 --- a/Mailing/bin/Release/netcoreapp3.1/publish/Mailing.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "netcoreapp3.1", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "3.1.0" - } - } -} \ No newline at end of file diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/Microsoft.Win32.SystemEvents.dll b/Mailing/bin/Release/netcoreapp3.1/publish/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index d271945..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.dll b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index f1f9719..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index d452855..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.dll b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.dll deleted file mode 100644 index ae9d703..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.pdb deleted file mode 100644 index f33421b..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/MigraDoc.Rendering.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.dll b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.dll deleted file mode 100644 index 55c0dea..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.pdb deleted file mode 100644 index 5832e26..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.Charting.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.dll b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.dll deleted file mode 100644 index 0afbe8d..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.pdb deleted file mode 100644 index 753e140..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/PdfSharp.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.dll b/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.dll deleted file mode 100644 index 00830cb..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.pdb b/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.pdb deleted file mode 100644 index 56999fe..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/SupportClasses.pdb and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/publish/System.Drawing.Common.dll deleted file mode 100644 index 3011aaf..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/System.Drawing.Common.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/System.Text.Encoding.CodePages.dll b/Mailing/bin/Release/netcoreapp3.1/publish/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 2f0a76d..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/de/MigraDoc.Rendering.resources.dll b/Mailing/bin/Release/netcoreapp3.1/publish/de/MigraDoc.Rendering.resources.dll deleted file mode 100644 index 684503f..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/de/MigraDoc.Rendering.resources.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll deleted file mode 100644 index 311c7f3..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index bb47b68..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll deleted file mode 100644 index dcf5a77..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll b/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 5b0542c..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/publish/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll deleted file mode 100644 index 311c7f3..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll b/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index bb47b68..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll b/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll deleted file mode 100644 index dcf5a77..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll and /dev/null differ diff --git a/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll b/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 5b0542c..0000000 Binary files a/Mailing/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Mailing/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/Mailing/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs deleted file mode 100644 index ad8dfe1..0000000 --- a/Mailing/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")] diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.AssemblyInfo.cs b/Mailing/obj/Debug/netcoreapp3.1/Mailing.AssemblyInfo.cs deleted file mode 100644 index 5230e1a..0000000 --- a/Mailing/obj/Debug/netcoreapp3.1/Mailing.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Mailing")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Mailing")] -[assembly: System.Reflection.AssemblyTitleAttribute("Mailing")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.AssemblyInfoInputs.cache b/Mailing/obj/Debug/netcoreapp3.1/Mailing.AssemblyInfoInputs.cache deleted file mode 100644 index f3e709f..0000000 --- a/Mailing/obj/Debug/netcoreapp3.1/Mailing.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -da822a2b7e37e50e0046e7261fe40de2f5b3ef2f diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.assets.cache b/Mailing/obj/Debug/netcoreapp3.1/Mailing.assets.cache deleted file mode 100644 index 4473545..0000000 Binary files a/Mailing/obj/Debug/netcoreapp3.1/Mailing.assets.cache and /dev/null differ diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.AssemblyReference.cache b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.AssemblyReference.cache deleted file mode 100644 index 3f443fa..0000000 Binary files a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.CopyComplete b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache deleted file mode 100644 index 203f065..0000000 --- a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -30d4498e10f852ecc14d7f32ef6cc68e11483285 diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt deleted file mode 100644 index a32d2ee..0000000 --- a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,85 +0,0 @@ -D:\Projects\Mailing\bin\Debug\netcoreapp3.1\Mailing.exe -D:\Projects\Mailing\obj\Debug\netcoreapp3.1\Mailing.csprojAssemblyReference.cache -D:\Projects\Mailing\obj\Debug\netcoreapp3.1\Mailing.AssemblyInfoInputs.cache -D:\Projects\Mailing\obj\Debug\netcoreapp3.1\Mailing.AssemblyInfo.cs -D:\Projects\Mailing\bin\Debug\netcoreapp3.1\Mailing.deps.json -D:\Projects\Mailing\bin\Debug\netcoreapp3.1\Mailing.runtimeconfig.json -D:\Projects\Mailing\bin\Debug\netcoreapp3.1\Mailing.runtimeconfig.dev.json -D:\Projects\Mailing\bin\Debug\netcoreapp3.1\Mailing.dll -D:\Projects\Mailing\bin\Debug\netcoreapp3.1\Mailing.pdb -D:\Projects\Mailing\bin\Debug\netcoreapp3.1\ICSharpCode.SharpZipLib.dll -D:\Projects\Mailing\bin\Debug\netcoreapp3.1\STPClient.dll -D:\Projects\Mailing\bin\Debug\netcoreapp3.1\STPClient.pdb -D:\Projects\Mailing\obj\Debug\netcoreapp3.1\Mailing.csproj.CoreCompileInputs.cache -D:\Projects\Mailing\obj\Debug\netcoreapp3.1\Mailing.csproj.CopyComplete -D:\Projects\Mailing\obj\Debug\netcoreapp3.1\Mailing.dll -D:\Projects\Mailing\obj\Debug\netcoreapp3.1\Mailing.pdb -D:\Projects\Mailing\obj\Debug\netcoreapp3.1\Mailing.genruntimeconfig.cache -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\Mailing.exe -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\Mailing.deps.json -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\Mailing.runtimeconfig.json -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\Mailing.runtimeconfig.dev.json -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\Mailing.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\Mailing.pdb -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\ICSharpCode.SharpZipLib.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\System.Text.Encoding.CodePages.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\DataClients.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\DataClients.pdb -F:\Projects1\Mailing\obj\Debug\netcoreapp3.1\Mailing.csprojAssemblyReference.cache -F:\Projects1\Mailing\obj\Debug\netcoreapp3.1\Mailing.AssemblyInfoInputs.cache -F:\Projects1\Mailing\obj\Debug\netcoreapp3.1\Mailing.AssemblyInfo.cs -F:\Projects1\Mailing\obj\Debug\netcoreapp3.1\Mailing.csproj.CopyComplete -F:\Projects1\Mailing\obj\Debug\netcoreapp3.1\Mailing.dll -F:\Projects1\Mailing\obj\Debug\netcoreapp3.1\Mailing.pdb -F:\Projects1\Mailing\obj\Debug\netcoreapp3.1\Mailing.genruntimeconfig.cache -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\System.Drawing.Common.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\Microsoft.Win32.SystemEvents.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.0\System.Drawing.Common.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Drawing.Common.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\MigraDoc.DocumentObjectModel.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\MigraDoc.Rendering.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\PdfSharp.Charting.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\PdfSharp.dll -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\MigraDoc.DocumentObjectModel.pdb -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\MigraDoc.Rendering.pdb -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\PdfSharp.pdb -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\PdfSharp.Charting.pdb -F:\Projects1\Mailing\bin\Debug\netcoreapp3.1\de\MigraDoc.Rendering.resources.dll -F:\Projects1\Mailing\obj\Debug\netcoreapp3.1\Mailing.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\Mailing.exe -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\Mailing.deps.json -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\Mailing.runtimeconfig.json -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\Mailing.runtimeconfig.dev.json -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\Mailing.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\Mailing.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\ICSharpCode.SharpZipLib.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\Microsoft.Win32.SystemEvents.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.0\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\DataClients.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\PdfSharp.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\DataClients.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\PdfSharp.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.AssemblyInfo.cs -D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.csproj.CopyComplete -D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.dll -D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.pdb -D:\GIT\ASCKU_PC\Mailing\obj\Debug\netcoreapp3.1\Mailing.genruntimeconfig.cache -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\SupportClasses.dll -D:\GIT\ASCKU_PC\Mailing\bin\Debug\netcoreapp3.1\SupportClasses.pdb diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csprojAssemblyReference.cache b/Mailing/obj/Debug/netcoreapp3.1/Mailing.csprojAssemblyReference.cache deleted file mode 100644 index 69fd2fe..0000000 Binary files a/Mailing/obj/Debug/netcoreapp3.1/Mailing.csprojAssemblyReference.cache and /dev/null differ diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.dll b/Mailing/obj/Debug/netcoreapp3.1/Mailing.dll deleted file mode 100644 index 4a12412..0000000 Binary files a/Mailing/obj/Debug/netcoreapp3.1/Mailing.dll and /dev/null differ diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.exe b/Mailing/obj/Debug/netcoreapp3.1/Mailing.exe deleted file mode 100644 index a36dc62..0000000 Binary files a/Mailing/obj/Debug/netcoreapp3.1/Mailing.exe and /dev/null differ diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.genruntimeconfig.cache b/Mailing/obj/Debug/netcoreapp3.1/Mailing.genruntimeconfig.cache deleted file mode 100644 index ebbb2ab..0000000 --- a/Mailing/obj/Debug/netcoreapp3.1/Mailing.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -949299933fe75b2b4ff9c099b4726ae824b267af diff --git a/Mailing/obj/Debug/netcoreapp3.1/Mailing.pdb b/Mailing/obj/Debug/netcoreapp3.1/Mailing.pdb deleted file mode 100644 index 7e8e75b..0000000 Binary files a/Mailing/obj/Debug/netcoreapp3.1/Mailing.pdb and /dev/null differ diff --git a/Mailing/obj/Debug/netcoreapp3.1/apphost.exe b/Mailing/obj/Debug/netcoreapp3.1/apphost.exe deleted file mode 100644 index c65d5fc..0000000 Binary files a/Mailing/obj/Debug/netcoreapp3.1/apphost.exe and /dev/null differ diff --git a/Mailing/obj/Mailing.csproj.nuget.dgspec.json b/Mailing/obj/Mailing.csproj.nuget.dgspec.json deleted file mode 100644 index 03113a1..0000000 --- a/Mailing/obj/Mailing.csproj.nuget.dgspec.json +++ /dev/null @@ -1,517 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "projectName": "DataClients", - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\DataClients\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "SharpZipLib": { - "target": "Package", - "version": "[1.2.0, )" - }, - "System.Text.Encoding.CodePages": { - "target": "Package", - "version": "[4.7.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj", - "projectName": "Mailing", - "projectPath": "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\Mailing\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "dependencies": { - "SharpZipLib": { - "target": "Package", - "version": "[1.2.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "projectName": "MigraDoc.DocumentObjectModel", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj", - "projectName": "MigraDoc.Rendering", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "projectName": "PdfSharp.Charting", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "projectName": "PdfSharp", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "projectName": "SupportClasses", - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Mailing/obj/Mailing.csproj.nuget.g.props b/Mailing/obj/Mailing.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/Mailing/obj/Mailing.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/Mailing/obj/Mailing.csproj.nuget.g.targets b/Mailing/obj/Mailing.csproj.nuget.g.targets deleted file mode 100644 index 53cfaa1..0000000 --- a/Mailing/obj/Mailing.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/Mailing/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/Mailing/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs deleted file mode 100644 index ad8dfe1..0000000 --- a/Mailing/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")] diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfo.cs b/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfo.cs deleted file mode 100644 index 791d2b1..0000000 --- a/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Mailing")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Mailing")] -[assembly: System.Reflection.AssemblyTitleAttribute("Mailing")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfoInputs.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfoInputs.cache deleted file mode 100644 index 1a457bc..0000000 --- a/Mailing/obj/Release/netcoreapp3.1/Mailing.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -f0cf31f3ff4e28a5181027fbd0f3b8bad8485563 diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.assets.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.assets.cache deleted file mode 100644 index 9d6715f..0000000 Binary files a/Mailing/obj/Release/netcoreapp3.1/Mailing.assets.cache and /dev/null differ diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.AssemblyReference.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.AssemblyReference.cache deleted file mode 100644 index 87ce71a..0000000 Binary files a/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.CopyComplete b/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache deleted file mode 100644 index 0ab1069..0000000 --- a/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -304abdc5dc74b3b936e69ffae11f2833a1d25c91 diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt b/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt deleted file mode 100644 index c9416ec..0000000 --- a/Mailing/obj/Release/netcoreapp3.1/Mailing.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,35 +0,0 @@ -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.exe -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.deps.json -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.runtimeconfig.json -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.runtimeconfig.dev.json -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Mailing.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\ICSharpCode.SharpZipLib.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\Microsoft.Win32.SystemEvents.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.0\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\DataClients.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\PdfSharp.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\SupportClasses.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\DataClients.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\PdfSharp.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\SupportClasses.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.AssemblyInfo.cs -D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.csproj.CopyComplete -D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.dll -D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.pdb -D:\GIT\ASCKU_PC\Mailing\obj\Release\netcoreapp3.1\Mailing.genruntimeconfig.cache diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.csprojAssemblyReference.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.csprojAssemblyReference.cache deleted file mode 100644 index f604084..0000000 Binary files a/Mailing/obj/Release/netcoreapp3.1/Mailing.csprojAssemblyReference.cache and /dev/null differ diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.dll b/Mailing/obj/Release/netcoreapp3.1/Mailing.dll deleted file mode 100644 index 11a0aaf..0000000 Binary files a/Mailing/obj/Release/netcoreapp3.1/Mailing.dll and /dev/null differ diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.exe b/Mailing/obj/Release/netcoreapp3.1/Mailing.exe deleted file mode 100644 index b4a5901..0000000 Binary files a/Mailing/obj/Release/netcoreapp3.1/Mailing.exe and /dev/null differ diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.genruntimeconfig.cache b/Mailing/obj/Release/netcoreapp3.1/Mailing.genruntimeconfig.cache deleted file mode 100644 index ebbb2ab..0000000 --- a/Mailing/obj/Release/netcoreapp3.1/Mailing.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -949299933fe75b2b4ff9c099b4726ae824b267af diff --git a/Mailing/obj/Release/netcoreapp3.1/Mailing.pdb b/Mailing/obj/Release/netcoreapp3.1/Mailing.pdb deleted file mode 100644 index d8b1e45..0000000 Binary files a/Mailing/obj/Release/netcoreapp3.1/Mailing.pdb and /dev/null differ diff --git a/Mailing/obj/Release/netcoreapp3.1/PublishOutputs.8e8f59d66b.txt b/Mailing/obj/Release/netcoreapp3.1/PublishOutputs.8e8f59d66b.txt deleted file mode 100644 index 7ea0c69..0000000 --- a/Mailing/obj/Release/netcoreapp3.1/PublishOutputs.8e8f59d66b.txt +++ /dev/null @@ -1,26 +0,0 @@ -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\Mailing.exe -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\Mailing.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\Mailing.deps.json -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\Mailing.runtimeconfig.json -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\Mailing.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\Microsoft.Win32.SystemEvents.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\ICSharpCode.SharpZipLib.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\runtimes\win\lib\netcoreapp2.0\Microsoft.Win32.SystemEvents.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\runtimes\unix\lib\netcoreapp2.0\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\runtimes\win\lib\netcoreapp2.0\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\DataClients.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\PdfSharp.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\SupportClasses.dll -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\DataClients.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\PdfSharp.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\SupportClasses.pdb -D:\GIT\ASCKU_PC\Mailing\bin\Release\netcoreapp3.1\publish\de\MigraDoc.Rendering.resources.dll diff --git a/Mailing/obj/Release/netcoreapp3.1/apphost.exe b/Mailing/obj/Release/netcoreapp3.1/apphost.exe deleted file mode 100644 index ca689af..0000000 Binary files a/Mailing/obj/Release/netcoreapp3.1/apphost.exe and /dev/null differ diff --git a/Mailing/obj/project.assets.json b/Mailing/obj/project.assets.json deleted file mode 100644 index 146c4d7..0000000 --- a/Mailing/obj/project.assets.json +++ /dev/null @@ -1,425 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETCoreApp,Version=v3.1": { - "Microsoft.NETCore.Platforms/3.1.1": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.Win32.SystemEvents/4.5.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0" - }, - "compile": { - "ref/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {} - }, - "runtimeTargets": { - "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "SharpZipLib/1.2.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {} - } - }, - "System.Drawing.Common/4.5.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0", - "Microsoft.Win32.SystemEvents": "4.5.0" - }, - "compile": { - "ref/netstandard2.0/System.Drawing.Common.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Text.Encoding.CodePages/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "3.1.1" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtimeTargets": { - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "DataClients/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "SharpZipLib": "1.2.0", - "SupportClasses": "1.0.0", - "System.Text.Encoding.CodePages": "4.7.1" - }, - "compile": { - "bin/placeholder/DataClients.dll": {} - }, - "runtime": { - "bin/placeholder/DataClients.dll": {} - } - }, - "MigraDoc.DocumentObjectModel/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/MigraDoc.DocumentObjectModel.dll": {} - }, - "runtime": { - "bin/placeholder/MigraDoc.DocumentObjectModel.dll": {} - } - }, - "MigraDoc.Rendering/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "MigraDoc.DocumentObjectModel": "3.0.0", - "PdfSharp": "3.0.0", - "PdfSharp.Charting": "3.0.0", - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/MigraDoc.Rendering.dll": {} - }, - "runtime": { - "bin/placeholder/MigraDoc.Rendering.dll": {} - } - }, - "PdfSharp/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/PdfSharp.dll": {} - }, - "runtime": { - "bin/placeholder/PdfSharp.dll": {} - } - }, - "PdfSharp.Charting/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "PdfSharp": "3.0.0", - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/PdfSharp.Charting.dll": {} - }, - "runtime": { - "bin/placeholder/PdfSharp.Charting.dll": {} - } - }, - "SupportClasses/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "compile": { - "bin/placeholder/SupportClasses.dll": {} - }, - "runtime": { - "bin/placeholder/SupportClasses.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/3.1.1": { - "sha512": "RmINcaqiEkawM9C8oxFMN/CZmn1fGKWVsosbSY/8ARUNdHqV47hqhPVbrG3qUqLaRQI5w4HuqFOqrbhoSWcH6w==", - "type": "package", - "path": "microsoft.netcore.platforms/3.1.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.3.1.1.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Win32.SystemEvents/4.5.0": { - "sha512": "LuI1oG+24TUj1ZRQQjM5Ew73BKnZE5NZ/7eAdh1o8ST5dPhUnJvIkiIn2re3MwnkRy6ELRnvEbBxHP8uALKhJw==", - "type": "package", - "path": "microsoft.win32.systemevents/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Win32.SystemEvents.dll", - "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll", - "microsoft.win32.systemevents.4.5.0.nupkg.sha512", - "microsoft.win32.systemevents.nuspec", - "ref/net461/Microsoft.Win32.SystemEvents.dll", - "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll", - "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "SharpZipLib/1.2.0": { - "sha512": "zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==", - "type": "package", - "path": "sharpziplib/1.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net45/ICSharpCode.SharpZipLib.dll", - "lib/net45/ICSharpCode.SharpZipLib.pdb", - "lib/net45/ICSharpCode.SharpZipLib.xml", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml", - "sharpziplib.1.2.0.nupkg.sha512", - "sharpziplib.nuspec" - ] - }, - "System.Drawing.Common/4.5.0": { - "sha512": "AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==", - "type": "package", - "path": "system.drawing.common/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net461/System.Drawing.Common.dll", - "lib/netstandard2.0/System.Drawing.Common.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net461/System.Drawing.Common.dll", - "ref/netstandard2.0/System.Drawing.Common.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll", - "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll", - "system.drawing.common.4.5.0.nupkg.sha512", - "system.drawing.common.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Encoding.CodePages/4.7.1": { - "sha512": "i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==", - "type": "package", - "path": "system.text.encoding.codepages/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.xml", - "lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "system.text.encoding.codepages.4.7.1.nupkg.sha512", - "system.text.encoding.codepages.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "DataClients/1.0.0": { - "type": "project", - "path": "../DataClients/DataClients.csproj", - "msbuildProject": "../DataClients/DataClients.csproj" - }, - "MigraDoc.DocumentObjectModel/3.0.0": { - "type": "project", - "path": "../PrintPDF/MigraDoc.DocumentObjectModel/MigraDoc.DocumentObjectModel.csproj", - "msbuildProject": "../PrintPDF/MigraDoc.DocumentObjectModel/MigraDoc.DocumentObjectModel.csproj" - }, - "MigraDoc.Rendering/3.0.0": { - "type": "project", - "path": "../PrintPDF/MigraDoc.Rendering/MigraDoc.Rendering.csproj", - "msbuildProject": "../PrintPDF/MigraDoc.Rendering/MigraDoc.Rendering.csproj" - }, - "PdfSharp/3.0.0": { - "type": "project", - "path": "../PrintPDF/PdfSharp/PdfSharp.csproj", - "msbuildProject": "../PrintPDF/PdfSharp/PdfSharp.csproj" - }, - "PdfSharp.Charting/3.0.0": { - "type": "project", - "path": "../PrintPDF/PdfSharp.Charting/PdfSharp.Charting.csproj", - "msbuildProject": "../PrintPDF/PdfSharp.Charting/PdfSharp.Charting.csproj" - }, - "SupportClasses/1.0.0": { - "type": "project", - "path": "../SupportClasses/SupportClasses.csproj", - "msbuildProject": "../SupportClasses/SupportClasses.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETCoreApp,Version=v3.1": [ - "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" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj", - "projectName": "Mailing", - "projectPath": "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\Mailing\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "dependencies": { - "SharpZipLib": { - "target": "Package", - "version": "[1.2.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Mailing/obj/project.nuget.cache b/Mailing/obj/project.nuget.cache deleted file mode 100644 index 811ff9d..0000000 --- a/Mailing/obj/project.nuget.cache +++ /dev/null @@ -1,14 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "hCrXyQzrKUms6Wsbk21d9ZwTlw48VmF+P/endtztYFWwilgdxHKUrICOnOC0wLX1wufERLCT2R22q4m1nYIm6w==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj", - "expectedPackageFiles": [ - "C:\\Users\\google\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.1\\microsoft.netcore.platforms.3.1.1.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.win32.systemevents\\4.5.0\\microsoft.win32.systemevents.4.5.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\sharpziplib\\1.2.0\\sharpziplib.1.2.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.drawing.common\\4.5.0\\system.drawing.common.4.5.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.text.encoding.codepages\\4.7.1\\system.text.encoding.codepages.4.7.1.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.deps.json b/PrintPDF/MigraDoc.DocumentObjectModel/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.deps.json deleted file mode 100644 index 1a0ba79..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.deps.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "MigraDoc.DocumentObjectModel/3.0.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "System.Drawing.Common": "4.5.0" - }, - "runtime": { - "MigraDoc.DocumentObjectModel.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "System.Drawing.Common/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.26515.6" - } - } - } - } - }, - "libraries": { - "MigraDoc.DocumentObjectModel/3.0.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.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" - } - } -} \ No newline at end of file diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.dll b/PrintPDF/MigraDoc.DocumentObjectModel/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index 59b6e57..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.pdb b/PrintPDF/MigraDoc.DocumentObjectModel/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index a360360..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.deps.json b/PrintPDF/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.deps.json deleted file mode 100644 index 1a0ba79..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.deps.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "MigraDoc.DocumentObjectModel/3.0.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "System.Drawing.Common": "4.5.0" - }, - "runtime": { - "MigraDoc.DocumentObjectModel.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "System.Drawing.Common/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.26515.6" - } - } - } - } - }, - "libraries": { - "MigraDoc.DocumentObjectModel/3.0.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.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" - } - } -} \ No newline at end of file diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll b/PrintPDF/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index f1f9719..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb b/PrintPDF/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index d452855..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfo.cs b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfo.cs deleted file mode 100644 index 338aef5..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfo.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache deleted file mode 100644 index b902023..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c9bbb4259b11bff14843734a92523ce79fd4d971 diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.assets.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.assets.cache deleted file mode 100644 index 241954e..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.assets.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.AssemblyReference.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.AssemblyReference.cache deleted file mode 100644 index 0664a97..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.AssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache deleted file mode 100644 index 0a5c8ef..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -270afc19e1eed6b5944598d2cddee8c46a377f0a diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.FileListAbsolute.txt b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.FileListAbsolute.txt deleted file mode 100644 index 72c1807..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,27 +0,0 @@ -F:\Projects1\MigraDoc.DocumentObjectModel\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.deps.json -F:\Projects1\MigraDoc.DocumentObjectModel\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.dll -F:\Projects1\MigraDoc.DocumentObjectModel\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -F:\Projects1\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache -F:\Projects1\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfo.cs -F:\Projects1\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache -F:\Projects1\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.dll -F:\Projects1\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -F:\Projects1\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.deps.json -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfo.cs -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.deps.json -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.pdb diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache deleted file mode 100644 index 16cda03..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.dll b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index 59b6e57..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.pdb b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index a360360..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/MigraDoc.DocumentObjectModel.csproj.nuget.dgspec.json b/PrintPDF/MigraDoc.DocumentObjectModel/obj/MigraDoc.DocumentObjectModel.csproj.nuget.dgspec.json deleted file mode 100644 index 3a657b7..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/MigraDoc.DocumentObjectModel.csproj.nuget.dgspec.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "projectName": "MigraDoc.DocumentObjectModel", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/MigraDoc.DocumentObjectModel.csproj.nuget.g.props b/PrintPDF/MigraDoc.DocumentObjectModel/obj/MigraDoc.DocumentObjectModel.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/MigraDoc.DocumentObjectModel.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/MigraDoc.DocumentObjectModel.csproj.nuget.g.targets b/PrintPDF/MigraDoc.DocumentObjectModel/obj/MigraDoc.DocumentObjectModel.csproj.nuget.g.targets deleted file mode 100644 index f09823b..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/MigraDoc.DocumentObjectModel.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfo.cs b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfo.cs deleted file mode 100644 index 338aef5..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfo.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache deleted file mode 100644 index b902023..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c9bbb4259b11bff14843734a92523ce79fd4d971 diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.assets.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.assets.cache deleted file mode 100644 index 526f1be..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.assets.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.AssemblyReference.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.AssemblyReference.cache deleted file mode 100644 index fb9b408..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.AssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache deleted file mode 100644 index 36f59fe..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -2948513c90529248228a99745b520a6e3697409a diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.FileListAbsolute.txt b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.FileListAbsolute.txt deleted file mode 100644 index 6f50272..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,18 +0,0 @@ -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.deps.json -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfo.cs -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.deps.json -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.DocumentObjectModel\obj\Release\netstandard2.0\MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache deleted file mode 100644 index e4a24ce..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.csprojAssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index f1f9719..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb b/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index d452855..0000000 Binary files a/PrintPDF/MigraDoc.DocumentObjectModel/obj/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/project.assets.json b/PrintPDF/MigraDoc.DocumentObjectModel/obj/project.assets.json deleted file mode 100644 index 5af78bc..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/project.assets.json +++ /dev/null @@ -1,298 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "System.Drawing.Common/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Drawing.Common.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "System.Drawing.Common/4.5.0": { - "sha512": "AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==", - "type": "package", - "path": "system.drawing.common/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net461/System.Drawing.Common.dll", - "lib/netstandard2.0/System.Drawing.Common.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net461/System.Drawing.Common.dll", - "ref/netstandard2.0/System.Drawing.Common.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll", - "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll", - "system.drawing.common.4.5.0.nupkg.sha512", - "system.drawing.common.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "NETStandard.Library >= 2.0.3", - "System.Drawing.Common >= 4.5.0" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "projectName": "MigraDoc.DocumentObjectModel", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/PrintPDF/MigraDoc.DocumentObjectModel/obj/project.nuget.cache b/PrintPDF/MigraDoc.DocumentObjectModel/obj/project.nuget.cache deleted file mode 100644 index e6c73ce..0000000 --- a/PrintPDF/MigraDoc.DocumentObjectModel/obj/project.nuget.cache +++ /dev/null @@ -1,12 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "MUDhIjgexTf+6GbOY9N44CpOukt4UnZBlCMcsLDT77+qJtJ+6xH8YVAWm8R3Bxvw5wUlz5wXXv2oE6bHGNBzlg==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "expectedPackageFiles": [ - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.drawing.common\\4.5.0\\system.drawing.common.4.5.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.dll b/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index 59b6e57..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.pdb b/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index a360360..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.Rendering.deps.json b/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.Rendering.deps.json deleted file mode 100644 index 1073a73..0000000 --- a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.Rendering.deps.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "MigraDoc.Rendering/3.0.0.0": { - "dependencies": { - "MigraDoc.DocumentObjectModel": "3.0.0", - "NETStandard.Library": "2.0.3", - "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" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "System.Drawing.Common/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "MigraDoc.DocumentObjectModel/3.0.0": { - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "runtime": { - "MigraDoc.DocumentObjectModel.dll": {} - } - }, - "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": {} - } - } - } - }, - "libraries": { - "MigraDoc.Rendering/3.0.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.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" - }, - "MigraDoc.DocumentObjectModel/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": "" - } - } -} \ No newline at end of file diff --git a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.Rendering.dll b/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.Rendering.dll deleted file mode 100644 index 59e76df..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.Rendering.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.Rendering.pdb b/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.Rendering.pdb deleted file mode 100644 index 4cceeba..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/MigraDoc.Rendering.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.Charting.dll b/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.Charting.dll deleted file mode 100644 index 18a927b..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.Charting.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.Charting.pdb b/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.Charting.pdb deleted file mode 100644 index ac560c5..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.Charting.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.dll b/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.dll deleted file mode 100644 index 6bee00e..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.pdb b/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.pdb deleted file mode 100644 index 2976c94..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/PdfSharp.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/de/MigraDoc.Rendering.resources.dll b/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/de/MigraDoc.Rendering.resources.dll deleted file mode 100644 index 0663904..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Debug/netstandard2.0/de/MigraDoc.Rendering.resources.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll b/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index f1f9719..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb b/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index d452855..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.deps.json b/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.deps.json deleted file mode 100644 index 1073a73..0000000 --- a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.deps.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "MigraDoc.Rendering/3.0.0.0": { - "dependencies": { - "MigraDoc.DocumentObjectModel": "3.0.0", - "NETStandard.Library": "2.0.3", - "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" - } - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "System.Drawing.Common/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "MigraDoc.DocumentObjectModel/3.0.0": { - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "runtime": { - "MigraDoc.DocumentObjectModel.dll": {} - } - }, - "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": {} - } - } - } - }, - "libraries": { - "MigraDoc.Rendering/3.0.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.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" - }, - "MigraDoc.DocumentObjectModel/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": "" - } - } -} \ No newline at end of file diff --git a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.dll b/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.dll deleted file mode 100644 index ae9d703..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.pdb b/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.pdb deleted file mode 100644 index f33421b..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/MigraDoc.Rendering.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.dll b/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.dll deleted file mode 100644 index 55c0dea..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.pdb b/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.pdb deleted file mode 100644 index 5832e26..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.Charting.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.dll b/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.dll deleted file mode 100644 index 0afbe8d..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.pdb b/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.pdb deleted file mode 100644 index 753e140..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/PdfSharp.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll b/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll deleted file mode 100644 index 684503f..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/bin/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.AssemblyInfo.cs b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.AssemblyInfo.cs deleted file mode 100644 index 338aef5..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.AssemblyInfo.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.AssemblyInfoInputs.cache b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.AssemblyInfoInputs.cache deleted file mode 100644 index b902023..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c9bbb4259b11bff14843734a92523ce79fd4d971 diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources deleted file mode 100644 index 2eb1f95..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.resources b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.resources deleted file mode 100644 index 20b075b..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.resources and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.assets.cache b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.assets.cache deleted file mode 100644 index 6c6e3cc..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.assets.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.AssemblyReference.cache b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.AssemblyReference.cache deleted file mode 100644 index 46d697e..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.AssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.CopyComplete b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.CoreCompileInputs.cache b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.CoreCompileInputs.cache deleted file mode 100644 index 6978f95..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -99d46f53566ffebe4e26e2fb6c08154c4e5eb6b4 diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.FileListAbsolute.txt b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.FileListAbsolute.txt deleted file mode 100644 index c5d0891..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,63 +0,0 @@ -F:\Projects1\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.Rendering.deps.json -F:\Projects1\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.Rendering.dll -F:\Projects1\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.Rendering.pdb -F:\Projects1\MigraDoc.Rendering\bin\Debug\netstandard2.0\de\MigraDoc.Rendering.resources.dll -F:\Projects1\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.dll -F:\Projects1\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.Charting.dll -F:\Projects1\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.dll -F:\Projects1\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -F:\Projects1\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.Charting.pdb -F:\Projects1\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.pdb -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csprojAssemblyReference.cache -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.resources -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csproj.GenerateResource.cache -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.AssemblyInfoInputs.cache -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.AssemblyInfo.cs -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csproj.CoreCompileInputs.cache -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\de\MigraDoc.Rendering.resources.dll -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csproj.CopyComplete -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.dll -F:\Projects1\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.Rendering.deps.json -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Debug\netstandard2.0\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.resources -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csproj.GenerateResource.cache -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.AssemblyInfo.cs -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csproj.CopyComplete -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.Rendering.deps.json -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Debug\netstandard2.0\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Debug\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Debug\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.resources -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csproj.GenerateResource.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.csproj.CopyComplete -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Debug\netstandard2.0\MigraDoc.Rendering.pdb diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.GenerateResource.cache b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.GenerateResource.cache deleted file mode 100644 index 82aad13..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csproj.GenerateResource.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csprojAssemblyReference.cache b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csprojAssemblyReference.cache deleted file mode 100644 index b42e67e..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.csprojAssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.dll b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.dll deleted file mode 100644 index 59e76df..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.pdb b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.pdb deleted file mode 100644 index 4cceeba..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/MigraDoc.Rendering.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/de/MigraDoc.Rendering.resources.dll b/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/de/MigraDoc.Rendering.resources.dll deleted file mode 100644 index 0663904..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Debug/netstandard2.0/de/MigraDoc.Rendering.resources.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/MigraDoc.Rendering.csproj.nuget.dgspec.json b/PrintPDF/MigraDoc.Rendering/obj/MigraDoc.Rendering.csproj.nuget.dgspec.json deleted file mode 100644 index ebed55a..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/MigraDoc.Rendering.csproj.nuget.dgspec.json +++ /dev/null @@ -1,294 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "projectName": "MigraDoc.DocumentObjectModel", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj", - "projectName": "MigraDoc.Rendering", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "projectName": "PdfSharp.Charting", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "projectName": "PdfSharp", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/PrintPDF/MigraDoc.Rendering/obj/MigraDoc.Rendering.csproj.nuget.g.props b/PrintPDF/MigraDoc.Rendering/obj/MigraDoc.Rendering.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/MigraDoc.Rendering.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/PrintPDF/MigraDoc.Rendering/obj/MigraDoc.Rendering.csproj.nuget.g.targets b/PrintPDF/MigraDoc.Rendering/obj/MigraDoc.Rendering.csproj.nuget.g.targets deleted file mode 100644 index f09823b..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/MigraDoc.Rendering.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfo.cs b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfo.cs deleted file mode 100644 index 338aef5..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfo.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfoInputs.cache b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfoInputs.cache deleted file mode 100644 index b902023..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c9bbb4259b11bff14843734a92523ce79fd4d971 diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources deleted file mode 100644 index 84a4af7..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.resources b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.resources deleted file mode 100644 index 3993155..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.Rendering.Resources.Messages2.resources and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.assets.cache b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.assets.cache deleted file mode 100644 index fcd49b0..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.assets.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.CopyComplete b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.CoreCompileInputs.cache b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.CoreCompileInputs.cache deleted file mode 100644 index 89803e1..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -79ff4113bdb2d1086aea96ff4be52d482c688ad6 diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.FileListAbsolute.txt b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.FileListAbsolute.txt deleted file mode 100644 index 461818c..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,42 +0,0 @@ -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.Rendering.deps.json -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.resources -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csproj.GenerateResource.cache -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.AssemblyInfo.cs -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csproj.CopyComplete -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.Rendering.deps.json -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Release\netstandard2.0\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Release\netstandard2.0\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\bin\Release\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.resources -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.Rendering.Resources.Messages2.de.resources -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csproj.GenerateResource.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.csproj.CopyComplete -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\PrintPDF\MigraDoc.Rendering\obj\Release\netstandard2.0\MigraDoc.Rendering.pdb diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.GenerateResource.cache b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.GenerateResource.cache deleted file mode 100644 index 3ff4014..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csproj.GenerateResource.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csprojAssemblyReference.cache b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csprojAssemblyReference.cache deleted file mode 100644 index 06b7fb3..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.csprojAssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.dll b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.dll deleted file mode 100644 index ae9d703..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.pdb b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.pdb deleted file mode 100644 index f33421b..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/MigraDoc.Rendering.pdb and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll b/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll deleted file mode 100644 index 684503f..0000000 Binary files a/PrintPDF/MigraDoc.Rendering/obj/Release/netstandard2.0/de/MigraDoc.Rendering.resources.dll and /dev/null differ diff --git a/PrintPDF/MigraDoc.Rendering/obj/project.assets.json b/PrintPDF/MigraDoc.Rendering/obj/project.assets.json deleted file mode 100644 index 5c28fc4..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/project.assets.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "System.Drawing.Common/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Drawing.Common.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": {} - } - }, - "MigraDoc.DocumentObjectModel/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/MigraDoc.DocumentObjectModel.dll": {} - }, - "runtime": { - "bin/placeholder/MigraDoc.DocumentObjectModel.dll": {} - } - }, - "PdfSharp/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/PdfSharp.dll": {} - }, - "runtime": { - "bin/placeholder/PdfSharp.dll": {} - } - }, - "PdfSharp.Charting/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "PdfSharp": "3.0.0", - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/PdfSharp.Charting.dll": {} - }, - "runtime": { - "bin/placeholder/PdfSharp.Charting.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "System.Drawing.Common/4.5.0": { - "sha512": "AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==", - "type": "package", - "path": "system.drawing.common/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net461/System.Drawing.Common.dll", - "lib/netstandard2.0/System.Drawing.Common.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net461/System.Drawing.Common.dll", - "ref/netstandard2.0/System.Drawing.Common.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll", - "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll", - "system.drawing.common.4.5.0.nupkg.sha512", - "system.drawing.common.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "MigraDoc.DocumentObjectModel/3.0.0": { - "type": "project", - "path": "../MigraDoc.DocumentObjectModel/MigraDoc.DocumentObjectModel.csproj", - "msbuildProject": "../MigraDoc.DocumentObjectModel/MigraDoc.DocumentObjectModel.csproj" - }, - "PdfSharp/3.0.0": { - "type": "project", - "path": "../PdfSharp/PdfSharp.csproj", - "msbuildProject": "../PdfSharp/PdfSharp.csproj" - }, - "PdfSharp.Charting/3.0.0": { - "type": "project", - "path": "../PdfSharp.Charting/PdfSharp.Charting.csproj", - "msbuildProject": "../PdfSharp.Charting/PdfSharp.Charting.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "MigraDoc.DocumentObjectModel >= 3.0.0", - "NETStandard.Library >= 2.0.3", - "PdfSharp >= 3.0.0", - "PdfSharp.Charting >= 3.0.0", - "System.Drawing.Common >= 4.5.0" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj", - "projectName": "MigraDoc.Rendering", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/PrintPDF/MigraDoc.Rendering/obj/project.nuget.cache b/PrintPDF/MigraDoc.Rendering/obj/project.nuget.cache deleted file mode 100644 index e14c75b..0000000 --- a/PrintPDF/MigraDoc.Rendering/obj/project.nuget.cache +++ /dev/null @@ -1,12 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "qNDXMcX1KM5nFiWVZKJvCHYB3cSFIooDp4QTAFWaQLPsPXGoj+6xR69FoS6fnh4A9zrAmtFvgxx3coZkfkfuMA==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj", - "expectedPackageFiles": [ - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.drawing.common\\4.5.0\\system.drawing.common.4.5.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.Charting.deps.json b/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.Charting.deps.json deleted file mode 100644 index 208e602..0000000 --- a/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.Charting.deps.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "PdfSharp.Charting/3.0.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "PdfSharp": "3.0.0", - "System.Drawing.Common": "4.5.0" - }, - "runtime": { - "PdfSharp.Charting.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "System.Drawing.Common/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "PdfSharp/3.0.0": { - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "runtime": { - "PdfSharp.dll": {} - } - } - } - }, - "libraries": { - "PdfSharp.Charting/3.0.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.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" - }, - "PdfSharp/3.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.Charting.dll b/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.Charting.dll deleted file mode 100644 index 18a927b..0000000 Binary files a/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.Charting.dll and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.Charting.pdb b/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.Charting.pdb deleted file mode 100644 index ac560c5..0000000 Binary files a/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.Charting.pdb and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.dll b/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.dll deleted file mode 100644 index 6bee00e..0000000 Binary files a/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.dll and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.pdb b/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.pdb deleted file mode 100644 index 2976c94..0000000 Binary files a/PrintPDF/PdfSharp.Charting/bin/Debug/netstandard2.0/PdfSharp.pdb and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.deps.json b/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.deps.json deleted file mode 100644 index 208e602..0000000 --- a/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.deps.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "PdfSharp.Charting/3.0.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "PdfSharp": "3.0.0", - "System.Drawing.Common": "4.5.0" - }, - "runtime": { - "PdfSharp.Charting.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "System.Drawing.Common/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.26515.6" - } - } - }, - "PdfSharp/3.0.0": { - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "runtime": { - "PdfSharp.dll": {} - } - } - } - }, - "libraries": { - "PdfSharp.Charting/3.0.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.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" - }, - "PdfSharp/3.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.dll b/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.dll deleted file mode 100644 index 55c0dea..0000000 Binary files a/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.dll and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.pdb b/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.pdb deleted file mode 100644 index 5832e26..0000000 Binary files a/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.Charting.pdb and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.dll b/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.dll deleted file mode 100644 index 0afbe8d..0000000 Binary files a/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.dll and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.pdb b/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.pdb deleted file mode 100644 index 753e140..0000000 Binary files a/PrintPDF/PdfSharp.Charting/bin/Release/netstandard2.0/PdfSharp.pdb and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.AssemblyInfo.cs b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.AssemblyInfo.cs deleted file mode 100644 index 338aef5..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.AssemblyInfo.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.AssemblyInfoInputs.cache b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.AssemblyInfoInputs.cache deleted file mode 100644 index b902023..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c9bbb4259b11bff14843734a92523ce79fd4d971 diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.assets.cache b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.assets.cache deleted file mode 100644 index 7b0f304..0000000 Binary files a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.assets.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.AssemblyReference.cache b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.AssemblyReference.cache deleted file mode 100644 index 866f37b..0000000 Binary files a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.AssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.CopyComplete b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.CoreCompileInputs.cache b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.CoreCompileInputs.cache deleted file mode 100644 index 9a542e4..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3a23027e0669b72569db130deefb2b47ca3908de diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.FileListAbsolute.txt b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.FileListAbsolute.txt deleted file mode 100644 index e4e7b1a..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,36 +0,0 @@ -F:\Projects1\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.Charting.deps.json -F:\Projects1\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.Charting.dll -F:\Projects1\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.Charting.pdb -F:\Projects1\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.dll -F:\Projects1\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.pdb -F:\Projects1\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.csprojAssemblyReference.cache -F:\Projects1\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.AssemblyInfoInputs.cache -F:\Projects1\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.AssemblyInfo.cs -F:\Projects1\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.csproj.CoreCompileInputs.cache -F:\Projects1\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.csproj.CopyComplete -F:\Projects1\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.dll -F:\Projects1\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.Charting.deps.json -D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.csproj.CopyComplete -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.Charting.deps.json -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\bin\Debug\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.csproj.CopyComplete -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Debug\netstandard2.0\PdfSharp.Charting.pdb diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csprojAssemblyReference.cache b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csprojAssemblyReference.cache deleted file mode 100644 index 9fa40e7..0000000 Binary files a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.csprojAssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.dll b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.dll deleted file mode 100644 index 18a927b..0000000 Binary files a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.dll and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.pdb b/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.pdb deleted file mode 100644 index ac560c5..0000000 Binary files a/PrintPDF/PdfSharp.Charting/obj/Debug/netstandard2.0/PdfSharp.Charting.pdb and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/obj/PdfSharp.Charting.csproj.nuget.dgspec.json b/PrintPDF/PdfSharp.Charting/obj/PdfSharp.Charting.csproj.nuget.dgspec.json deleted file mode 100644 index b8f86d7..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/PdfSharp.Charting.csproj.nuget.dgspec.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "projectName": "PdfSharp.Charting", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "projectName": "PdfSharp", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/PrintPDF/PdfSharp.Charting/obj/PdfSharp.Charting.csproj.nuget.g.props b/PrintPDF/PdfSharp.Charting/obj/PdfSharp.Charting.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/PdfSharp.Charting.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/PrintPDF/PdfSharp.Charting/obj/PdfSharp.Charting.csproj.nuget.g.targets b/PrintPDF/PdfSharp.Charting/obj/PdfSharp.Charting.csproj.nuget.g.targets deleted file mode 100644 index f09823b..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/PdfSharp.Charting.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfo.cs b/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfo.cs deleted file mode 100644 index 338aef5..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfo.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfoInputs.cache b/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfoInputs.cache deleted file mode 100644 index b902023..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c9bbb4259b11bff14843734a92523ce79fd4d971 diff --git a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.assets.cache b/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.assets.cache deleted file mode 100644 index 9970db3..0000000 Binary files a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.assets.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.CopyComplete b/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.CoreCompileInputs.cache b/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.CoreCompileInputs.cache deleted file mode 100644 index 6f23b92..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -8bfa22f411a5986a4cebcaf6747ee7880da34e17 diff --git a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.FileListAbsolute.txt b/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.FileListAbsolute.txt deleted file mode 100644 index 01ccd33..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,24 +0,0 @@ -D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.Charting.deps.json -D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.csproj.CopyComplete -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.Charting.deps.json -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\bin\Release\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.csproj.CopyComplete -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp.Charting\obj\Release\netstandard2.0\PdfSharp.Charting.pdb diff --git a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csprojAssemblyReference.cache b/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csprojAssemblyReference.cache deleted file mode 100644 index 9f186f4..0000000 Binary files a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.csprojAssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.dll b/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.dll deleted file mode 100644 index 55c0dea..0000000 Binary files a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.dll and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.pdb b/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.pdb deleted file mode 100644 index 5832e26..0000000 Binary files a/PrintPDF/PdfSharp.Charting/obj/Release/netstandard2.0/PdfSharp.Charting.pdb and /dev/null differ diff --git a/PrintPDF/PdfSharp.Charting/obj/project.assets.json b/PrintPDF/PdfSharp.Charting/obj/project.assets.json deleted file mode 100644 index ef5da0f..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/project.assets.json +++ /dev/null @@ -1,321 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "System.Drawing.Common/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Drawing.Common.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": {} - } - }, - "PdfSharp/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/PdfSharp.dll": {} - }, - "runtime": { - "bin/placeholder/PdfSharp.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "System.Drawing.Common/4.5.0": { - "sha512": "AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==", - "type": "package", - "path": "system.drawing.common/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net461/System.Drawing.Common.dll", - "lib/netstandard2.0/System.Drawing.Common.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net461/System.Drawing.Common.dll", - "ref/netstandard2.0/System.Drawing.Common.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll", - "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll", - "system.drawing.common.4.5.0.nupkg.sha512", - "system.drawing.common.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "PdfSharp/3.0.0": { - "type": "project", - "path": "../PdfSharp/PdfSharp.csproj", - "msbuildProject": "../PdfSharp/PdfSharp.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "NETStandard.Library >= 2.0.3", - "PdfSharp >= 3.0.0", - "System.Drawing.Common >= 4.5.0" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "projectName": "PdfSharp.Charting", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/PrintPDF/PdfSharp.Charting/obj/project.nuget.cache b/PrintPDF/PdfSharp.Charting/obj/project.nuget.cache deleted file mode 100644 index 1f0ea71..0000000 --- a/PrintPDF/PdfSharp.Charting/obj/project.nuget.cache +++ /dev/null @@ -1,12 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "g0H1COJWrSNLDBy0dgwOYJXIh4ie3VdE9BLigtM6nd3El9zA7TPlczS+4C/c91iQrTE85/LDZ/tTHwondj3YOw==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "expectedPackageFiles": [ - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.drawing.common\\4.5.0\\system.drawing.common.4.5.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/PrintPDF/PdfSharp/bin/Debug/netstandard2.0/PdfSharp.deps.json b/PrintPDF/PdfSharp/bin/Debug/netstandard2.0/PdfSharp.deps.json deleted file mode 100644 index 6bbac72..0000000 --- a/PrintPDF/PdfSharp/bin/Debug/netstandard2.0/PdfSharp.deps.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "PdfSharp/3.0.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "System.Drawing.Common": "4.5.0" - }, - "runtime": { - "PdfSharp.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "System.Drawing.Common/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.26515.6" - } - } - } - } - }, - "libraries": { - "PdfSharp/3.0.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.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" - } - } -} \ No newline at end of file diff --git a/PrintPDF/PdfSharp/bin/Debug/netstandard2.0/PdfSharp.dll b/PrintPDF/PdfSharp/bin/Debug/netstandard2.0/PdfSharp.dll deleted file mode 100644 index 6bee00e..0000000 Binary files a/PrintPDF/PdfSharp/bin/Debug/netstandard2.0/PdfSharp.dll and /dev/null differ diff --git a/PrintPDF/PdfSharp/bin/Debug/netstandard2.0/PdfSharp.pdb b/PrintPDF/PdfSharp/bin/Debug/netstandard2.0/PdfSharp.pdb deleted file mode 100644 index 2976c94..0000000 Binary files a/PrintPDF/PdfSharp/bin/Debug/netstandard2.0/PdfSharp.pdb and /dev/null differ diff --git a/PrintPDF/PdfSharp/bin/Release/netstandard2.0/PdfSharp.deps.json b/PrintPDF/PdfSharp/bin/Release/netstandard2.0/PdfSharp.deps.json deleted file mode 100644 index 6bbac72..0000000 --- a/PrintPDF/PdfSharp/bin/Release/netstandard2.0/PdfSharp.deps.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "PdfSharp/3.0.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3", - "System.Drawing.Common": "4.5.0" - }, - "runtime": { - "PdfSharp.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "System.Drawing.Common/4.5.0": { - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.26515.6" - } - } - } - } - }, - "libraries": { - "PdfSharp/3.0.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.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" - } - } -} \ No newline at end of file diff --git a/PrintPDF/PdfSharp/bin/Release/netstandard2.0/PdfSharp.dll b/PrintPDF/PdfSharp/bin/Release/netstandard2.0/PdfSharp.dll deleted file mode 100644 index 0afbe8d..0000000 Binary files a/PrintPDF/PdfSharp/bin/Release/netstandard2.0/PdfSharp.dll and /dev/null differ diff --git a/PrintPDF/PdfSharp/bin/Release/netstandard2.0/PdfSharp.pdb b/PrintPDF/PdfSharp/bin/Release/netstandard2.0/PdfSharp.pdb deleted file mode 100644 index 753e140..0000000 Binary files a/PrintPDF/PdfSharp/bin/Release/netstandard2.0/PdfSharp.pdb and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.AssemblyInfo.cs b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.AssemblyInfo.cs deleted file mode 100644 index 338aef5..0000000 --- a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.AssemblyInfo.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.AssemblyInfoInputs.cache b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.AssemblyInfoInputs.cache deleted file mode 100644 index b902023..0000000 --- a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c9bbb4259b11bff14843734a92523ce79fd4d971 diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.Forms.PagePreview.resources b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.Forms.PagePreview.resources deleted file mode 100644 index aa9fc1e..0000000 Binary files a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.Forms.PagePreview.resources and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.assets.cache b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.assets.cache deleted file mode 100644 index 233265e..0000000 Binary files a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.assets.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.AssemblyReference.cache b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.AssemblyReference.cache deleted file mode 100644 index e8c9495..0000000 Binary files a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.AssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.CoreCompileInputs.cache b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.CoreCompileInputs.cache deleted file mode 100644 index afbc344..0000000 --- a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c433e4af372809ea6a1ebd23edd5491b1791d39d diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.FileListAbsolute.txt b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.FileListAbsolute.txt deleted file mode 100644 index cbc6eb8..0000000 --- a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,33 +0,0 @@ -F:\Projects1\PdfSharp\bin\Debug\netstandard2.0\PdfSharp.deps.json -F:\Projects1\PdfSharp\bin\Debug\netstandard2.0\PdfSharp.dll -F:\Projects1\PdfSharp\bin\Debug\netstandard2.0\PdfSharp.pdb -F:\Projects1\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.Forms.PagePreview.resources -F:\Projects1\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.csproj.GenerateResource.cache -F:\Projects1\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.AssemblyInfoInputs.cache -F:\Projects1\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.AssemblyInfo.cs -F:\Projects1\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.csproj.CoreCompileInputs.cache -F:\Projects1\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.dll -F:\Projects1\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.pdb -F:\Projects1\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PdfSharp\bin\Debug\netstandard2.0\PdfSharp.deps.json -D:\GIT\ASCKU_PC\PdfSharp\bin\Debug\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PdfSharp\bin\Debug\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.Forms.PagePreview.resources -D:\GIT\ASCKU_PC\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.csproj.GenerateResource.cache -D:\GIT\ASCKU_PC\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\bin\Debug\netstandard2.0\PdfSharp.deps.json -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\bin\Debug\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\bin\Debug\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.Forms.PagePreview.resources -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.csproj.GenerateResource.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Debug\netstandard2.0\PdfSharp.pdb diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.GenerateResource.cache b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.GenerateResource.cache deleted file mode 100644 index 2172f4e..0000000 Binary files a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csproj.GenerateResource.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csprojAssemblyReference.cache b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csprojAssemblyReference.cache deleted file mode 100644 index 1c3a996..0000000 Binary files a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.csprojAssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.dll b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.dll deleted file mode 100644 index 6bee00e..0000000 Binary files a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.dll and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.pdb b/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.pdb deleted file mode 100644 index 2976c94..0000000 Binary files a/PrintPDF/PdfSharp/obj/Debug/netstandard2.0/PdfSharp.pdb and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/PdfSharp.csproj.nuget.dgspec.json b/PrintPDF/PdfSharp/obj/PdfSharp.csproj.nuget.dgspec.json deleted file mode 100644 index dc43c77..0000000 --- a/PrintPDF/PdfSharp/obj/PdfSharp.csproj.nuget.dgspec.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "projectName": "PdfSharp", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/PrintPDF/PdfSharp/obj/PdfSharp.csproj.nuget.g.props b/PrintPDF/PdfSharp/obj/PdfSharp.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/PrintPDF/PdfSharp/obj/PdfSharp.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/PrintPDF/PdfSharp/obj/PdfSharp.csproj.nuget.g.targets b/PrintPDF/PdfSharp/obj/PdfSharp.csproj.nuget.g.targets deleted file mode 100644 index f09823b..0000000 --- a/PrintPDF/PdfSharp/obj/PdfSharp.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfo.cs b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfo.cs deleted file mode 100644 index 338aef5..0000000 --- a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfo.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyFileVersionAttribute("3.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("3.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfoInputs.cache b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfoInputs.cache deleted file mode 100644 index b902023..0000000 --- a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c9bbb4259b11bff14843734a92523ce79fd4d971 diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.Forms.PagePreview.resources b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.Forms.PagePreview.resources deleted file mode 100644 index aa9fc1e..0000000 Binary files a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.Forms.PagePreview.resources and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.assets.cache b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.assets.cache deleted file mode 100644 index 01161dc..0000000 Binary files a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.assets.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.AssemblyReference.cache b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.AssemblyReference.cache deleted file mode 100644 index 34f4a98..0000000 Binary files a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.AssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.CoreCompileInputs.cache b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.CoreCompileInputs.cache deleted file mode 100644 index 8bc6a85..0000000 --- a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3e8d4f75c12c64f30615d0d4a217aa41684355fa diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.FileListAbsolute.txt b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.FileListAbsolute.txt deleted file mode 100644 index 79cfd1d..0000000 --- a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,22 +0,0 @@ -D:\GIT\ASCKU_PC\PdfSharp\bin\Release\netstandard2.0\PdfSharp.deps.json -D:\GIT\ASCKU_PC\PdfSharp\bin\Release\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PdfSharp\bin\Release\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.Forms.PagePreview.resources -D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.csproj.GenerateResource.cache -D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PdfSharp\obj\Release\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\bin\Release\netstandard2.0\PdfSharp.deps.json -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\bin\Release\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\bin\Release\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Release\netstandard2.0\PdfSharp.Forms.PagePreview.resources -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Release\netstandard2.0\PdfSharp.csproj.GenerateResource.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Release\netstandard2.0\PdfSharp.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Release\netstandard2.0\PdfSharp.AssemblyInfo.cs -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Release\netstandard2.0\PdfSharp.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Release\netstandard2.0\PdfSharp.dll -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Release\netstandard2.0\PdfSharp.pdb -D:\GIT\ASCKU_PC\PrintPDF\PdfSharp\obj\Release\netstandard2.0\PdfSharp.csprojAssemblyReference.cache diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.GenerateResource.cache b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.GenerateResource.cache deleted file mode 100644 index ca11108..0000000 Binary files a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csproj.GenerateResource.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csprojAssemblyReference.cache b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csprojAssemblyReference.cache deleted file mode 100644 index e34f63c..0000000 Binary files a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.csprojAssemblyReference.cache and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.dll b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.dll deleted file mode 100644 index 0afbe8d..0000000 Binary files a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.dll and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.pdb b/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.pdb deleted file mode 100644 index 753e140..0000000 Binary files a/PrintPDF/PdfSharp/obj/Release/netstandard2.0/PdfSharp.pdb and /dev/null differ diff --git a/PrintPDF/PdfSharp/obj/project.assets.json b/PrintPDF/PdfSharp/obj/project.assets.json deleted file mode 100644 index e6f04e8..0000000 --- a/PrintPDF/PdfSharp/obj/project.assets.json +++ /dev/null @@ -1,298 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - }, - "System.Drawing.Common/4.5.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/System.Drawing.Common.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - }, - "System.Drawing.Common/4.5.0": { - "sha512": "AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==", - "type": "package", - "path": "system.drawing.common/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net461/System.Drawing.Common.dll", - "lib/netstandard2.0/System.Drawing.Common.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net461/System.Drawing.Common.dll", - "ref/netstandard2.0/System.Drawing.Common.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll", - "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll", - "system.drawing.common.4.5.0.nupkg.sha512", - "system.drawing.common.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "NETStandard.Library >= 2.0.3", - "System.Drawing.Common >= 4.5.0" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "projectName": "PdfSharp", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/PrintPDF/PdfSharp/obj/project.nuget.cache b/PrintPDF/PdfSharp/obj/project.nuget.cache deleted file mode 100644 index 8f9b734..0000000 --- a/PrintPDF/PdfSharp/obj/project.nuget.cache +++ /dev/null @@ -1,12 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "waRcxjc+cPubrMDdlTfuOZKTe2+oij45Dq89Q8rAEnAtdbj3lovKbNLyxiVy3cDMrAFlCVDUXF6D+GtWiecS6g==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "expectedPackageFiles": [ - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.drawing.common\\4.5.0\\system.drawing.common.4.5.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Release/STPClient/STPClient.1.0.0.nupkg b/Release/STPClient/STPClient.1.0.0.nupkg deleted file mode 100644 index 1732e1f..0000000 Binary files a/Release/STPClient/STPClient.1.0.0.nupkg and /dev/null differ diff --git a/Release/Test2/Config/config.json b/Release/Test2/Config/config.json deleted file mode 100644 index f71d35f..0000000 --- a/Release/Test2/Config/config.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "servers": [ - { - "name": "STP 1", - "ip": "10.10.45.151", - "port": 1070, - "dir": "Y:\\data" - }, - { - "name": "STP 2", - "ip": "10.10.45.152", - "port": 1070, - "dir": "Z:\\data" - } - ] -} diff --git a/Release/Test2/DataClient.dll b/Release/Test2/DataClient.dll deleted file mode 100644 index 2bab1ff..0000000 Binary files a/Release/Test2/DataClient.dll and /dev/null differ diff --git a/Release/Test2/DataClient.pdb b/Release/Test2/DataClient.pdb deleted file mode 100644 index a6bc20a..0000000 Binary files a/Release/Test2/DataClient.pdb and /dev/null differ diff --git a/Release/Test2/Microsoft.Extensions.Configuration.Abstractions.dll b/Release/Test2/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index dd5ebe2..0000000 Binary files a/Release/Test2/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/Release/Test2/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/Release/Test2/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index 84aaf39..0000000 Binary files a/Release/Test2/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/Release/Test2/Microsoft.Extensions.DependencyInjection.dll b/Release/Test2/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index 1034ee6..0000000 Binary files a/Release/Test2/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/Release/Test2/Microsoft.Extensions.Logging.Abstractions.dll b/Release/Test2/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index 2c87f79..0000000 Binary files a/Release/Test2/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/Release/Test2/Microsoft.Extensions.Logging.dll b/Release/Test2/Microsoft.Extensions.Logging.dll deleted file mode 100644 index 6df35e1..0000000 Binary files a/Release/Test2/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/Release/Test2/Microsoft.Extensions.Options.dll b/Release/Test2/Microsoft.Extensions.Options.dll deleted file mode 100644 index 8a2a8c8..0000000 Binary files a/Release/Test2/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/Release/Test2/Microsoft.Extensions.Primitives.dll b/Release/Test2/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index 884f9dc..0000000 Binary files a/Release/Test2/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/Release/Test2/NLog.Extensions.Logging.dll b/Release/Test2/NLog.Extensions.Logging.dll deleted file mode 100644 index e9c06a8..0000000 Binary files a/Release/Test2/NLog.Extensions.Logging.dll and /dev/null differ diff --git a/Release/Test2/NLog.dll b/Release/Test2/NLog.dll deleted file mode 100644 index 36689f2..0000000 Binary files a/Release/Test2/NLog.dll and /dev/null differ diff --git a/Release/Test2/Newtonsoft.Json.dll b/Release/Test2/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Release/Test2/Newtonsoft.Json.dll and /dev/null differ diff --git a/Release/Test2/Test2.deps.json b/Release/Test2/Test2.deps.json deleted file mode 100644 index 3152e79..0000000 --- a/Release/Test2/Test2.deps.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": { - "Test2/1.0.0": { - "dependencies": { - "DataClient": "0.0.3", - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.2" - }, - "runtime": { - "Test2.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NLog/4.7.10": { - "runtime": { - "lib/netstandard2.0/NLog.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.7.10.13013" - } - } - }, - "NLog.Extensions.Logging/1.7.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.10" - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.7.2.1548" - } - } - }, - "DataClient/0.0.3": { - "dependencies": { - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "DataClient.dll": {} - } - } - } - }, - "libraries": { - "Test2/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "path": "microsoft.extensions.logging/5.0.0", - "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "path": "microsoft.extensions.options/5.0.0", - "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "path": "microsoft.extensions.primitives/5.0.0", - "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NLog/4.7.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "path": "nlog/4.7.10", - "hashPath": "nlog.4.7.10.nupkg.sha512" - }, - "NLog.Extensions.Logging/1.7.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0y1QziAUCdePQc4itPOQF3xDcs0iE9NHlIK0hE0eA0+Ef6E9dnJDPveNu7w2ckYaDfJIFHpOoLK8sZmNEyiBCw==", - "path": "nlog.extensions.logging/1.7.2", - "hashPath": "nlog.extensions.logging.1.7.2.nupkg.sha512" - }, - "DataClient/0.0.3": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Release/Test2/Test2.dll b/Release/Test2/Test2.dll deleted file mode 100644 index 92c6844..0000000 Binary files a/Release/Test2/Test2.dll and /dev/null differ diff --git a/Release/Test2/Test2.exe b/Release/Test2/Test2.exe deleted file mode 100644 index 22f34f0..0000000 Binary files a/Release/Test2/Test2.exe and /dev/null differ diff --git a/Release/Test2/Test2.pdb b/Release/Test2/Test2.pdb deleted file mode 100644 index dae416b..0000000 Binary files a/Release/Test2/Test2.pdb and /dev/null differ diff --git a/Release/Test2/Test2.runtimeconfig.json b/Release/Test2/Test2.runtimeconfig.json deleted file mode 100644 index a8e7e82..0000000 --- a/Release/Test2/Test2.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net5.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "5.0.0" - } - } -} \ No newline at end of file diff --git a/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.deps.json b/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.deps.json deleted file mode 100644 index 9bcb2a6..0000000 --- a/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.deps.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "SupportClasses/1.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3" - }, - "runtime": { - "SupportClasses.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - } - } - }, - "libraries": { - "SupportClasses/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.dll b/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.dll deleted file mode 100644 index fd25fc5..0000000 Binary files a/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.dll and /dev/null differ diff --git a/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.pdb b/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.pdb deleted file mode 100644 index b4361c5..0000000 Binary files a/SupportClasses/bin/Debug/netstandard2.0/SupportClasses.pdb and /dev/null differ diff --git a/SupportClasses/bin/Release/netstandard2.0/SupportClasses.deps.json b/SupportClasses/bin/Release/netstandard2.0/SupportClasses.deps.json deleted file mode 100644 index 9bcb2a6..0000000 --- a/SupportClasses/bin/Release/netstandard2.0/SupportClasses.deps.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETStandard,Version=v2.0/", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETStandard,Version=v2.0": {}, - ".NETStandard,Version=v2.0/": { - "SupportClasses/1.0.0": { - "dependencies": { - "NETStandard.Library": "2.0.3" - }, - "runtime": { - "SupportClasses.dll": {} - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "NETStandard.Library/2.0.3": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - } - } - }, - "libraries": { - "SupportClasses/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "path": "netstandard.library/2.0.3", - "hashPath": "netstandard.library.2.0.3.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/SupportClasses/bin/Release/netstandard2.0/SupportClasses.dll b/SupportClasses/bin/Release/netstandard2.0/SupportClasses.dll deleted file mode 100644 index 00830cb..0000000 Binary files a/SupportClasses/bin/Release/netstandard2.0/SupportClasses.dll and /dev/null differ diff --git a/SupportClasses/bin/Release/netstandard2.0/SupportClasses.pdb b/SupportClasses/bin/Release/netstandard2.0/SupportClasses.pdb deleted file mode 100644 index 56999fe..0000000 Binary files a/SupportClasses/bin/Release/netstandard2.0/SupportClasses.pdb and /dev/null differ diff --git a/SupportClasses/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/SupportClasses/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/SupportClasses/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.AssemblyInfo.cs b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.AssemblyInfo.cs deleted file mode 100644 index 6d020d4..0000000 --- a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("SupportClasses")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("SupportClasses")] -[assembly: System.Reflection.AssemblyTitleAttribute("SupportClasses")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.AssemblyInfoInputs.cache b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.AssemblyInfoInputs.cache deleted file mode 100644 index ab7fc96..0000000 --- a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d38a87dfa5da120d82b890c15c7a67bcf2495906 diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.assets.cache b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.assets.cache deleted file mode 100644 index 0779812..0000000 Binary files a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.assets.cache and /dev/null differ diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.AssemblyReference.cache b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.AssemblyReference.cache deleted file mode 100644 index 0664a97..0000000 Binary files a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.AssemblyReference.cache and /dev/null differ diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache deleted file mode 100644 index f407899..0000000 --- a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3334e592fac53962fda26986998f00e6a9152311 diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.FileListAbsolute.txt b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.FileListAbsolute.txt deleted file mode 100644 index bde77e1..0000000 --- a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,18 +0,0 @@ -F:\Projects1\SupportClasses\bin\Debug\netstandard2.0\SupportClasses.deps.json -F:\Projects1\SupportClasses\bin\Debug\netstandard2.0\SupportClasses.dll -F:\Projects1\SupportClasses\bin\Debug\netstandard2.0\SupportClasses.pdb -F:\Projects1\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.csprojAssemblyReference.cache -F:\Projects1\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.AssemblyInfoInputs.cache -F:\Projects1\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.AssemblyInfo.cs -F:\Projects1\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.csproj.CoreCompileInputs.cache -F:\Projects1\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.dll -F:\Projects1\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.pdb -D:\GIT\ASCKU_PC\SupportClasses\bin\Debug\netstandard2.0\SupportClasses.deps.json -D:\GIT\ASCKU_PC\SupportClasses\bin\Debug\netstandard2.0\SupportClasses.dll -D:\GIT\ASCKU_PC\SupportClasses\bin\Debug\netstandard2.0\SupportClasses.pdb -D:\GIT\ASCKU_PC\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.AssemblyInfo.cs -D:\GIT\ASCKU_PC\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.dll -D:\GIT\ASCKU_PC\SupportClasses\obj\Debug\netstandard2.0\SupportClasses.pdb diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csprojAssemblyReference.cache b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csprojAssemblyReference.cache deleted file mode 100644 index 0cb149e..0000000 Binary files a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.csprojAssemblyReference.cache and /dev/null differ diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.dll b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.dll deleted file mode 100644 index fd25fc5..0000000 Binary files a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.dll and /dev/null differ diff --git a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.pdb b/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.pdb deleted file mode 100644 index b4361c5..0000000 Binary files a/SupportClasses/obj/Debug/netstandard2.0/SupportClasses.pdb and /dev/null differ diff --git a/SupportClasses/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs b/SupportClasses/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs deleted file mode 100644 index 45b1ca0..0000000 --- a/SupportClasses/obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")] diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfo.cs b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfo.cs deleted file mode 100644 index 397065d..0000000 --- a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("SupportClasses")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("SupportClasses")] -[assembly: System.Reflection.AssemblyTitleAttribute("SupportClasses")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfoInputs.cache b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfoInputs.cache deleted file mode 100644 index 39e1190..0000000 --- a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -ef07d3543d05e45b96aaecf93fb1244fa2884aa7 diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.assets.cache b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.assets.cache deleted file mode 100644 index ded4df4..0000000 Binary files a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.assets.cache and /dev/null differ diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.AssemblyReference.cache b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.AssemblyReference.cache deleted file mode 100644 index 5d37eaf..0000000 Binary files a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.AssemblyReference.cache and /dev/null differ diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache deleted file mode 100644 index 9e6b1ec..0000000 --- a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c0baa5cfc32977ab8351d35d36cacb2f1daf2cae diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.FileListAbsolute.txt b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.FileListAbsolute.txt deleted file mode 100644 index fe1d8cf..0000000 --- a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,9 +0,0 @@ -D:\GIT\ASCKU_PC\SupportClasses\bin\Release\netstandard2.0\SupportClasses.deps.json -D:\GIT\ASCKU_PC\SupportClasses\bin\Release\netstandard2.0\SupportClasses.dll -D:\GIT\ASCKU_PC\SupportClasses\bin\Release\netstandard2.0\SupportClasses.pdb -D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.AssemblyInfo.cs -D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.dll -D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.pdb -D:\GIT\ASCKU_PC\SupportClasses\obj\Release\netstandard2.0\SupportClasses.csprojAssemblyReference.cache diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csprojAssemblyReference.cache b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csprojAssemblyReference.cache deleted file mode 100644 index 0bd4425..0000000 Binary files a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.csprojAssemblyReference.cache and /dev/null differ diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.dll b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.dll deleted file mode 100644 index 00830cb..0000000 Binary files a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.dll and /dev/null differ diff --git a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.pdb b/SupportClasses/obj/Release/netstandard2.0/SupportClasses.pdb deleted file mode 100644 index 56999fe..0000000 Binary files a/SupportClasses/obj/Release/netstandard2.0/SupportClasses.pdb and /dev/null differ diff --git a/SupportClasses/obj/SupportClasses.csproj.nuget.dgspec.json b/SupportClasses/obj/SupportClasses.csproj.nuget.dgspec.json deleted file mode 100644 index 9dbb492..0000000 --- a/SupportClasses/obj/SupportClasses.csproj.nuget.dgspec.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "projectName": "SupportClasses", - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/SupportClasses/obj/SupportClasses.csproj.nuget.g.props b/SupportClasses/obj/SupportClasses.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/SupportClasses/obj/SupportClasses.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/SupportClasses/obj/SupportClasses.csproj.nuget.g.targets b/SupportClasses/obj/SupportClasses.csproj.nuget.g.targets deleted file mode 100644 index f09823b..0000000 --- a/SupportClasses/obj/SupportClasses.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - - - - \ No newline at end of file diff --git a/SupportClasses/obj/project.assets.json b/SupportClasses/obj/project.assets.json deleted file mode 100644 index f5202e7..0000000 --- a/SupportClasses/obj/project.assets.json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETStandard,Version=v2.0": { - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "NETStandard.Library/2.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - }, - "build": { - "build/netstandard2.0/NETStandard.Library.targets": {} - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/1.1.0": { - "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "type": "package", - "path": "microsoft.netcore.platforms/1.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json" - ] - }, - "NETStandard.Library/2.0.3": { - "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "type": "package", - "path": "netstandard.library/2.0.3", - "files": [ - ".nupkg.metadata", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "build/netstandard2.0/NETStandard.Library.targets", - "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", - "build/netstandard2.0/ref/System.AppContext.dll", - "build/netstandard2.0/ref/System.Collections.Concurrent.dll", - "build/netstandard2.0/ref/System.Collections.NonGeneric.dll", - "build/netstandard2.0/ref/System.Collections.Specialized.dll", - "build/netstandard2.0/ref/System.Collections.dll", - "build/netstandard2.0/ref/System.ComponentModel.Composition.dll", - "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", - "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", - "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", - "build/netstandard2.0/ref/System.ComponentModel.dll", - "build/netstandard2.0/ref/System.Console.dll", - "build/netstandard2.0/ref/System.Core.dll", - "build/netstandard2.0/ref/System.Data.Common.dll", - "build/netstandard2.0/ref/System.Data.dll", - "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", - "build/netstandard2.0/ref/System.Diagnostics.Debug.dll", - "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", - "build/netstandard2.0/ref/System.Diagnostics.Process.dll", - "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", - "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tools.dll", - "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", - "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", - "build/netstandard2.0/ref/System.Drawing.Primitives.dll", - "build/netstandard2.0/ref/System.Drawing.dll", - "build/netstandard2.0/ref/System.Dynamic.Runtime.dll", - "build/netstandard2.0/ref/System.Globalization.Calendars.dll", - "build/netstandard2.0/ref/System.Globalization.Extensions.dll", - "build/netstandard2.0/ref/System.Globalization.dll", - "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", - "build/netstandard2.0/ref/System.IO.Compression.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", - "build/netstandard2.0/ref/System.IO.FileSystem.dll", - "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", - "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", - "build/netstandard2.0/ref/System.IO.Pipes.dll", - "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", - "build/netstandard2.0/ref/System.IO.dll", - "build/netstandard2.0/ref/System.Linq.Expressions.dll", - "build/netstandard2.0/ref/System.Linq.Parallel.dll", - "build/netstandard2.0/ref/System.Linq.Queryable.dll", - "build/netstandard2.0/ref/System.Linq.dll", - "build/netstandard2.0/ref/System.Net.Http.dll", - "build/netstandard2.0/ref/System.Net.NameResolution.dll", - "build/netstandard2.0/ref/System.Net.NetworkInformation.dll", - "build/netstandard2.0/ref/System.Net.Ping.dll", - "build/netstandard2.0/ref/System.Net.Primitives.dll", - "build/netstandard2.0/ref/System.Net.Requests.dll", - "build/netstandard2.0/ref/System.Net.Security.dll", - "build/netstandard2.0/ref/System.Net.Sockets.dll", - "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", - "build/netstandard2.0/ref/System.Net.WebSockets.dll", - "build/netstandard2.0/ref/System.Net.dll", - "build/netstandard2.0/ref/System.Numerics.dll", - "build/netstandard2.0/ref/System.ObjectModel.dll", - "build/netstandard2.0/ref/System.Reflection.Extensions.dll", - "build/netstandard2.0/ref/System.Reflection.Primitives.dll", - "build/netstandard2.0/ref/System.Reflection.dll", - "build/netstandard2.0/ref/System.Resources.Reader.dll", - "build/netstandard2.0/ref/System.Resources.ResourceManager.dll", - "build/netstandard2.0/ref/System.Resources.Writer.dll", - "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", - "build/netstandard2.0/ref/System.Runtime.Extensions.dll", - "build/netstandard2.0/ref/System.Runtime.Handles.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", - "build/netstandard2.0/ref/System.Runtime.InteropServices.dll", - "build/netstandard2.0/ref/System.Runtime.Numerics.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", - "build/netstandard2.0/ref/System.Runtime.Serialization.dll", - "build/netstandard2.0/ref/System.Runtime.dll", - "build/netstandard2.0/ref/System.Security.Claims.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", - "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", - "build/netstandard2.0/ref/System.Security.Principal.dll", - "build/netstandard2.0/ref/System.Security.SecureString.dll", - "build/netstandard2.0/ref/System.ServiceModel.Web.dll", - "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", - "build/netstandard2.0/ref/System.Text.Encoding.dll", - "build/netstandard2.0/ref/System.Text.RegularExpressions.dll", - "build/netstandard2.0/ref/System.Threading.Overlapped.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", - "build/netstandard2.0/ref/System.Threading.Tasks.dll", - "build/netstandard2.0/ref/System.Threading.Thread.dll", - "build/netstandard2.0/ref/System.Threading.ThreadPool.dll", - "build/netstandard2.0/ref/System.Threading.Timer.dll", - "build/netstandard2.0/ref/System.Threading.dll", - "build/netstandard2.0/ref/System.Transactions.dll", - "build/netstandard2.0/ref/System.ValueTuple.dll", - "build/netstandard2.0/ref/System.Web.dll", - "build/netstandard2.0/ref/System.Windows.dll", - "build/netstandard2.0/ref/System.Xml.Linq.dll", - "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", - "build/netstandard2.0/ref/System.Xml.Serialization.dll", - "build/netstandard2.0/ref/System.Xml.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", - "build/netstandard2.0/ref/System.Xml.XPath.dll", - "build/netstandard2.0/ref/System.Xml.XmlDocument.dll", - "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", - "build/netstandard2.0/ref/System.Xml.dll", - "build/netstandard2.0/ref/System.dll", - "build/netstandard2.0/ref/mscorlib.dll", - "build/netstandard2.0/ref/netstandard.dll", - "build/netstandard2.0/ref/netstandard.xml", - "lib/netstandard1.0/_._", - "netstandard.library.2.0.3.nupkg.sha512", - "netstandard.library.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - ".NETStandard,Version=v2.0": [ - "NETStandard.Library >= 2.0.3" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "projectName": "SupportClasses", - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/SupportClasses/obj/project.nuget.cache b/SupportClasses/obj/project.nuget.cache deleted file mode 100644 index b024f18..0000000 --- a/SupportClasses/obj/project.nuget.cache +++ /dev/null @@ -1,11 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "DqE6H4mE9c0hWaSguBa6HoE1eCrl4TLsWHAJUThL98hOifgxJCw5vdRYNsBE3LJhvneLLAuh/TfSkGDCOVl+9A==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "expectedPackageFiles": [ - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Test2/bin/Debug/net5.0/20210602.121 b/Test2/bin/Debug/net5.0/20210602.121 deleted file mode 100644 index d956eb7..0000000 Binary files a/Test2/bin/Debug/net5.0/20210602.121 and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Config/analog/default.json b/Test2/bin/Debug/net5.0/Config/analog/default.json deleted file mode 100644 index bfb159e..0000000 --- a/Test2/bin/Debug/net5.0/Config/analog/default.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "deleteAll": true, - "delete": [], - "add": [ - { - "id": 0, - "name": "Test", - "short_name": "Test", - "measure": "kg", - "mul": 1, - "min": -100, - "max": 100, - "zero": 0, - "logarithm": false, - "byteId": [ 1, 12, 3 ] - } - ] -} diff --git a/Test2/bin/Debug/net5.0/Config/config.json b/Test2/bin/Debug/net5.0/Config/config.json deleted file mode 100644 index f71d35f..0000000 --- a/Test2/bin/Debug/net5.0/Config/config.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "servers": [ - { - "name": "STP 1", - "ip": "10.10.45.151", - "port": 1070, - "dir": "Y:\\data" - }, - { - "name": "STP 2", - "ip": "10.10.45.152", - "port": 1070, - "dir": "Z:\\data" - } - ] -} diff --git a/Test2/bin/Debug/net5.0/DataClient.dll b/Test2/bin/Debug/net5.0/DataClient.dll deleted file mode 100644 index dfe3909..0000000 Binary files a/Test2/bin/Debug/net5.0/DataClient.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/DataClient.pdb b/Test2/bin/Debug/net5.0/DataClient.pdb deleted file mode 100644 index ffd6c73..0000000 Binary files a/Test2/bin/Debug/net5.0/DataClient.pdb and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/DataClient.xml b/Test2/bin/Debug/net5.0/DataClient.xml deleted file mode 100644 index b81ac06..0000000 --- a/Test2/bin/Debug/net5.0/DataClient.xml +++ /dev/null @@ -1,278 +0,0 @@ - - - - DataClient - - - - Класс для связи с СТП сервером по проботоколу TCP. - - - - Статус процесса выполнения запроса. - Предполагается использовать только на больших - загрузках и в ассинхронных задачах - - - - Коды для работы с СТП. - - - Версия. - - - Загрузка. - - - Загрузка паспорта. - - - Время сервера. - - - Оставаться на связи. - - - Загрузка (nh). - - - Структура директории. - - - Поиск команды по имени. - - - IP адрес СТП. - - - Порт СТП. - - - Количество попыток переподключения. - - - Время в секундах между попытками переподключения. - - - Основной конструктор класса NetClient. Ip-адрес - 127.0.0.1; Порт - 1070; - - - Конструктор класса NetClient с параметрами.Ip-адрес сервера.Порт сервера. - - - Получение неопределенного количество байт с сервера. Количество ограничено максимальным значением типа UInt.Открытый сетевой поток.Массив байт. - Соединение с сервером закрыто. - - Стрим недоступен для Чтения. - - Сервер сбросил соединение. - - - - Получение определенного количество байт с сервера.Открытый сетевой поток.Кол-во получаемых байт.Массив байт. Может быть меньше заданного количества. - Размер байт не должен равняться нулю. - - Стрим недоступен для записи. - - Сервер сбросил соединение. - - - - Отправка массива байт на СТП.Открытый сетевой поток.Массив байт.Результат отправки. - Размер байт не должен равняться нулю. - - Стрим недоступен для записи. - - - - Формирование массива байт на отправку.Код комманды. Конвертируется в 4 байта. (0x00 0x00 0x00 0x00)Передаваемая строка.Байты перед передаваемой строкой.Байты после передаваемой строкой.Массив байт для отправки на СТП. - - - Открытие соединения к серверу.Информирует только о подключении к серверу. Исключения опускает.Состояние подключения. - - - Проверка подключения.Состояние подключения. - - - Закрыть подключение. - - - Отправка массива байт на СТП.Массив байт для отправки.Результат отправки. - Размер байт не должен равняться нулю. - - Поток недоступен для записи. - - - - Получение неизвестного количество байт.Возвращает null, если что-то пошло не так.Массив байт. - - - Получение определенного количество байт.Количество байт.Возвращает null, если что-то пошло не так.Массив байт определенного размера. Может массив быть меньше, если в буфере не будет достаточно данных. - - - Внутренняя функция для создания подключения.Возвращает флаг необходимости закрытия соединения. - Не получилось соединиться с сервером. - - - - Внетренняя функция для закрытия соединения.Флаг о необходимости закрыть соединение. - - - Внутренняя функция получения файлов.Код, который будет отправлен на сервер.Дата. Из неё формируется строка в формате YYYMMDD.Номер печи. 00 - общецеховые параметры.Индекс файла. От 0 до 15.Массив байт, соответствующий запрашиваемому файлу. - Неверный код, для получения файла. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение файла данных (байтами) с СТП.Дата. Из неё формируется строка в формате YYYMMDD.Номер печи. 00 - общецеховые параметры.Индекс файла. От 0 до 15.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Обработанный массив байт. - Неверный код, для получения файла. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение файла данных (байтами) с СТП.Дата. Из неё формируется строка в формате YYYMMDD.Номер печи. 00 - общецеховые параметры.Индекс файла. От 0 до 15.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Обработанный массив байт. - Неверный код, для получения файла. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение файла данных (байтами) с СТП.Название команды.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Массив байт, соответствующий этой команде. Может вернуть null. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение структуры файлов и папок в запрашиваемой директории.Путь, структуру которого надо отобразить.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Массив строк. Полные пути к файлам и папкам. Может вернуть null. - Неверный флаг окончания строки. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение текущее время на сервере.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Текущее время на сервере. - Неверный флаг окончания строки. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение текущую версию сервера.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.строку с названием версии сервера. - Неверный флаг окончания строки. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Отправка команды для поддержания соединения.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации. - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - - Класс для связи с СТП. Содержит все инструменты, для получения данных. - - - - Номер сервера, используемого по умолчанию. - - - Массив серверов, инициализированных в экземпляре класса. - - - Получение номера сервера по его названию. - Название сервера. - Номер сервера в списке серверов. - - - Получение название сервера по его номеру. - Номер сервера в списке серверов. - Название сервера. - - - Проверка параметров серевера перед их добавлением в список. - IP адресс сервера. - Порт сервера. - Путь к архиву. - Результат выполнения функции. - - - Добавление сервера в список серверов. - Название сервера - IP адресс сервера. - Порт сервера. - Путь к архиву. - Результат выполнения функции. - - - Изменение сервера в списке серверов по его номеру. - Номер сервера в списке серверов. - Название сервера. - IP адресс сервера. - Порт сервера. - Путь к архиву. - Результат выполнения функции. - - - Изменение сервера в списке серверов по его названию. - Название сервера. - IP адресс сервера. - Порт сервера. - Путь к архиву. - Результат выполнения функции. - - - Удаление сервера из списка серверов по его номеру. - Номер сервера в списке серверов. - Результат выполнения функции. - - - Удаление сервера из списка серверов по его названию. - Название сервера. - Результат выполнения функции. - - - Чтение конфигурационнного файла и установка параметров по умолчанию. - - - Создание экземпляра класса. - - - Создание экземпляра класса с указанием конфигурационного файла. - Путь к файлу конфигурации. - - - diff --git a/Test2/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll b/Test2/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index dd5ebe2..0000000 Binary files a/Test2/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/Test2/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index 84aaf39..0000000 Binary files a/Test2/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.dll b/Test2/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index 1034ee6..0000000 Binary files a/Test2/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Microsoft.Extensions.Logging.Abstractions.dll b/Test2/bin/Debug/net5.0/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index 2c87f79..0000000 Binary files a/Test2/bin/Debug/net5.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Microsoft.Extensions.Logging.dll b/Test2/bin/Debug/net5.0/Microsoft.Extensions.Logging.dll deleted file mode 100644 index 6df35e1..0000000 Binary files a/Test2/bin/Debug/net5.0/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Microsoft.Extensions.Options.dll b/Test2/bin/Debug/net5.0/Microsoft.Extensions.Options.dll deleted file mode 100644 index 8a2a8c8..0000000 Binary files a/Test2/bin/Debug/net5.0/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Microsoft.Extensions.Primitives.dll b/Test2/bin/Debug/net5.0/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index 884f9dc..0000000 Binary files a/Test2/bin/Debug/net5.0/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/NLog.Extensions.Logging.dll b/Test2/bin/Debug/net5.0/NLog.Extensions.Logging.dll deleted file mode 100644 index e9c06a8..0000000 Binary files a/Test2/bin/Debug/net5.0/NLog.Extensions.Logging.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/NLog.dll b/Test2/bin/Debug/net5.0/NLog.dll deleted file mode 100644 index 36689f2..0000000 Binary files a/Test2/bin/Debug/net5.0/NLog.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Newtonsoft.Json.dll b/Test2/bin/Debug/net5.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Test2/bin/Debug/net5.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Test2.deps.json b/Test2/bin/Debug/net5.0/Test2.deps.json deleted file mode 100644 index 3152e79..0000000 --- a/Test2/bin/Debug/net5.0/Test2.deps.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": { - "Test2/1.0.0": { - "dependencies": { - "DataClient": "0.0.3", - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.2" - }, - "runtime": { - "Test2.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NLog/4.7.10": { - "runtime": { - "lib/netstandard2.0/NLog.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.7.10.13013" - } - } - }, - "NLog.Extensions.Logging/1.7.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.10" - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.7.2.1548" - } - } - }, - "DataClient/0.0.3": { - "dependencies": { - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "DataClient.dll": {} - } - } - } - }, - "libraries": { - "Test2/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "path": "microsoft.extensions.logging/5.0.0", - "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "path": "microsoft.extensions.options/5.0.0", - "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "path": "microsoft.extensions.primitives/5.0.0", - "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NLog/4.7.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "path": "nlog/4.7.10", - "hashPath": "nlog.4.7.10.nupkg.sha512" - }, - "NLog.Extensions.Logging/1.7.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0y1QziAUCdePQc4itPOQF3xDcs0iE9NHlIK0hE0eA0+Ef6E9dnJDPveNu7w2ckYaDfJIFHpOoLK8sZmNEyiBCw==", - "path": "nlog.extensions.logging/1.7.2", - "hashPath": "nlog.extensions.logging.1.7.2.nupkg.sha512" - }, - "DataClient/0.0.3": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Test2/bin/Debug/net5.0/Test2.dll b/Test2/bin/Debug/net5.0/Test2.dll deleted file mode 100644 index a8bcf39..0000000 Binary files a/Test2/bin/Debug/net5.0/Test2.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Test2.exe b/Test2/bin/Debug/net5.0/Test2.exe deleted file mode 100644 index 75ae604..0000000 Binary files a/Test2/bin/Debug/net5.0/Test2.exe and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Test2.pdb b/Test2/bin/Debug/net5.0/Test2.pdb deleted file mode 100644 index df55b98..0000000 Binary files a/Test2/bin/Debug/net5.0/Test2.pdb and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/Test2.runtimeconfig.dev.json b/Test2/bin/Debug/net5.0/Test2.runtimeconfig.dev.json deleted file mode 100644 index ea4326b..0000000 --- a/Test2/bin/Debug/net5.0/Test2.runtimeconfig.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/Test2/bin/Debug/net5.0/Test2.runtimeconfig.json b/Test2/bin/Debug/net5.0/Test2.runtimeconfig.json deleted file mode 100644 index a8e7e82..0000000 --- a/Test2/bin/Debug/net5.0/Test2.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net5.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "5.0.0" - } - } -} \ No newline at end of file diff --git a/Test2/bin/Debug/net5.0/ref/Test2.dll b/Test2/bin/Debug/net5.0/ref/Test2.dll deleted file mode 100644 index aff6dea..0000000 Binary files a/Test2/bin/Debug/net5.0/ref/Test2.dll and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/test1.txt b/Test2/bin/Debug/net5.0/test1.txt deleted file mode 100644 index e7d158c..0000000 Binary files a/Test2/bin/Debug/net5.0/test1.txt and /dev/null differ diff --git a/Test2/bin/Debug/net5.0/test_by_name.txt b/Test2/bin/Debug/net5.0/test_by_name.txt deleted file mode 100644 index 5e37cd9..0000000 --- a/Test2/bin/Debug/net5.0/test_by_name.txt +++ /dev/null @@ -1,77 +0,0 @@ -0x00 0x00 0x00 0x00 - 0000 - version -0x01 0x00 0x00 0x00 - 0001 - file list -0x02 0x00 0x00 0x00 - 0002 - download -0x03 0x00 0x00 0x00 - 0003 - pasp browse -0x04 0x00 0x00 0x00 - 0004 - pasp download -0x05 0x00 0x00 0x00 - 0005 - pasp find -0x06 0x00 0x00 0x00 - 0006 - prog list -0x07 0x00 0x00 0x00 - 0007 - prog download -0x08 0x00 0x00 0x00 - 0008 - server time -0x09 0x00 0x00 0x00 - 0009 - download usov -0x0A 0x00 0x00 0x00 - 0010 - slit history -0x0B 0x00 0x00 0x00 - 0011 - keep alive -- vdp cycle -- vdp active -- vdp last cycle -- rmt watchdog -- set rmt watchdog -0x11 0x00 0x00 0x00 - 0017 - print job -- pasp find2 -- pasp browse2 -- arch history -0x15 0x00 0x00 0x00 - 0021 - download nh -- download usov nhv -0x17 0x00 0x00 0x00 - 0023 - dir browse -- vdp sim med -- vdp flags -0x1A 0x00 0x00 0x00 - 0026 - user flags -0x1B 0x00 0x00 0x00 - 0027 - user motd -0x1C 0x00 0x00 0x00 - 0028 - user mail -0x1D 0x00 0x00 0x00 - 0029 - download tvso -0x1E 0x00 0x00 0x00 - 0030 - pasp download tvso -0x1F 0x00 0x00 0x00 - 0031 - pasp find tvso -- pasp browse tvsov -0x21 0x00 0x00 0x00 - 0033 - korpus cycle -0x22 0x00 0x00 0x00 - 0034 - korpus last cycle -0x23 0x00 0x00 0x00 - 0035 - download fdan -0x24 0x00 0x00 0x00 - 0036 - client version -- measure id -- read vdp config -- write vdp config -- read tvso config -- delete vdp config -0x2A 0x00 0x00 0x00 - 0042 - get plav personal -0x2B 0x00 0x00 0x00 - 0043 - get server info -0x2C 0x00 0x00 0x00 - 0044 - ctrl split -0x2D 0x00 0x00 0x00 - 0045 - ctrl set time -- ctrl end tc -0x2F 0x00 0x00 0x00 - 0047 - ctrl remove -0x30 0x00 0x00 0x00 - 0048 - ctrl spool -0x31 0x00 0x00 0x00 - 0049 - save pasport -- save pasport 90 -0x33 0x00 0x00 0x00 - 0051 - find time bugs -0x34 0x00 0x00 0x00 - 0052 - update pasport -- get pasp by id -- cp com find pasp by temp -0x37 0x00 0x00 0x00 - 0055 - get splav list -0x38 0x00 0x00 0x00 - 0056 - get field val list -0x39 0x00 0x00 0x00 - 0057 - get plav list form -0x3A 0x00 0x00 0x00 - 0058 - get pasp by priv -0x3B 0x00 0x00 0x00 - 0059 - print job 2 -0x3C 0x00 0x00 0x00 - 0060 - get pasp by name -- get pasp by id 90 -0x3E 0x00 0x00 0x00 - 0062 - find pasp by temp 90 -0x3F 0x00 0x00 0x00 - 0063 - get pasp by priv 90 -0x40 0x00 0x00 0x00 - 0064 - get pasp by name 90 -0x41 0x00 0x00 0x00 - 0065 - get plav list form 90 -- ctrl split db -- ctrl set time db -- ctrl remove db -0x45 0x00 0x00 0x00 - 0069 - update stat -0x46 0x00 0x00 0x00 - 0070 - get cur params arr -0x47 0x00 0x00 0x00 - 0071 - get cur params -0x48 0x00 0x00 0x00 - 0072 - get cur params arr 5 -0x49 0x00 0x00 0x00 - 0073 - get cur params 5 -0x4A 0x00 0x00 0x00 - 0074 - fix db cycle -- by name -- test diff --git a/Test2/bin/Release/net5.0/Config/config.json b/Test2/bin/Release/net5.0/Config/config.json deleted file mode 100644 index f71d35f..0000000 --- a/Test2/bin/Release/net5.0/Config/config.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "servers": [ - { - "name": "STP 1", - "ip": "10.10.45.151", - "port": 1070, - "dir": "Y:\\data" - }, - { - "name": "STP 2", - "ip": "10.10.45.152", - "port": 1070, - "dir": "Z:\\data" - } - ] -} diff --git a/Test2/bin/Release/net5.0/DataClient.dll b/Test2/bin/Release/net5.0/DataClient.dll deleted file mode 100644 index 2bab1ff..0000000 Binary files a/Test2/bin/Release/net5.0/DataClient.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/DataClient.pdb b/Test2/bin/Release/net5.0/DataClient.pdb deleted file mode 100644 index a6bc20a..0000000 Binary files a/Test2/bin/Release/net5.0/DataClient.pdb and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll b/Test2/bin/Release/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index dd5ebe2..0000000 Binary files a/Test2/bin/Release/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/Test2/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index 84aaf39..0000000 Binary files a/Test2/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.dll b/Test2/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index 1034ee6..0000000 Binary files a/Test2/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Microsoft.Extensions.Logging.Abstractions.dll b/Test2/bin/Release/net5.0/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index 2c87f79..0000000 Binary files a/Test2/bin/Release/net5.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Microsoft.Extensions.Logging.dll b/Test2/bin/Release/net5.0/Microsoft.Extensions.Logging.dll deleted file mode 100644 index 6df35e1..0000000 Binary files a/Test2/bin/Release/net5.0/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Microsoft.Extensions.Options.dll b/Test2/bin/Release/net5.0/Microsoft.Extensions.Options.dll deleted file mode 100644 index 8a2a8c8..0000000 Binary files a/Test2/bin/Release/net5.0/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Microsoft.Extensions.Primitives.dll b/Test2/bin/Release/net5.0/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index 884f9dc..0000000 Binary files a/Test2/bin/Release/net5.0/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/NLog.Extensions.Logging.dll b/Test2/bin/Release/net5.0/NLog.Extensions.Logging.dll deleted file mode 100644 index e9c06a8..0000000 Binary files a/Test2/bin/Release/net5.0/NLog.Extensions.Logging.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/NLog.dll b/Test2/bin/Release/net5.0/NLog.dll deleted file mode 100644 index 36689f2..0000000 Binary files a/Test2/bin/Release/net5.0/NLog.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Newtonsoft.Json.dll b/Test2/bin/Release/net5.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Test2/bin/Release/net5.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Test2.deps.json b/Test2/bin/Release/net5.0/Test2.deps.json deleted file mode 100644 index 3152e79..0000000 --- a/Test2/bin/Release/net5.0/Test2.deps.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": { - "Test2/1.0.0": { - "dependencies": { - "DataClient": "0.0.3", - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.2" - }, - "runtime": { - "Test2.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NLog/4.7.10": { - "runtime": { - "lib/netstandard2.0/NLog.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.7.10.13013" - } - } - }, - "NLog.Extensions.Logging/1.7.2": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.10" - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.7.2.1548" - } - } - }, - "DataClient/0.0.3": { - "dependencies": { - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "DataClient.dll": {} - } - } - } - }, - "libraries": { - "Test2/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "path": "microsoft.extensions.logging/5.0.0", - "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "path": "microsoft.extensions.options/5.0.0", - "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "path": "microsoft.extensions.primitives/5.0.0", - "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NLog/4.7.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "path": "nlog/4.7.10", - "hashPath": "nlog.4.7.10.nupkg.sha512" - }, - "NLog.Extensions.Logging/1.7.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0y1QziAUCdePQc4itPOQF3xDcs0iE9NHlIK0hE0eA0+Ef6E9dnJDPveNu7w2ckYaDfJIFHpOoLK8sZmNEyiBCw==", - "path": "nlog.extensions.logging/1.7.2", - "hashPath": "nlog.extensions.logging.1.7.2.nupkg.sha512" - }, - "DataClient/0.0.3": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Test2/bin/Release/net5.0/Test2.dll b/Test2/bin/Release/net5.0/Test2.dll deleted file mode 100644 index 92c6844..0000000 Binary files a/Test2/bin/Release/net5.0/Test2.dll and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Test2.exe b/Test2/bin/Release/net5.0/Test2.exe deleted file mode 100644 index 22f34f0..0000000 Binary files a/Test2/bin/Release/net5.0/Test2.exe and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Test2.pdb b/Test2/bin/Release/net5.0/Test2.pdb deleted file mode 100644 index dae416b..0000000 Binary files a/Test2/bin/Release/net5.0/Test2.pdb and /dev/null differ diff --git a/Test2/bin/Release/net5.0/Test2.runtimeconfig.dev.json b/Test2/bin/Release/net5.0/Test2.runtimeconfig.dev.json deleted file mode 100644 index ea4326b..0000000 --- a/Test2/bin/Release/net5.0/Test2.runtimeconfig.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/Test2/bin/Release/net5.0/Test2.runtimeconfig.json b/Test2/bin/Release/net5.0/Test2.runtimeconfig.json deleted file mode 100644 index a8e7e82..0000000 --- a/Test2/bin/Release/net5.0/Test2.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net5.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "5.0.0" - } - } -} \ No newline at end of file diff --git a/Test2/bin/Release/net5.0/ref/Test2.dll b/Test2/bin/Release/net5.0/ref/Test2.dll deleted file mode 100644 index dd192b9..0000000 Binary files a/Test2/bin/Release/net5.0/ref/Test2.dll and /dev/null differ diff --git a/Test2/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/Test2/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs deleted file mode 100644 index 2f7e5ec..0000000 --- a/Test2/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/Test2/obj/Debug/net5.0/Test2.AssemblyInfo.cs b/Test2/obj/Debug/net5.0/Test2.AssemblyInfo.cs deleted file mode 100644 index 863c21f..0000000 --- a/Test2/obj/Debug/net5.0/Test2.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Test2")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Test2")] -[assembly: System.Reflection.AssemblyTitleAttribute("Test2")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/Test2/obj/Debug/net5.0/Test2.AssemblyInfoInputs.cache b/Test2/obj/Debug/net5.0/Test2.AssemblyInfoInputs.cache deleted file mode 100644 index c5e8233..0000000 --- a/Test2/obj/Debug/net5.0/Test2.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -b5dd4965921cae383698d474331b2980ade93ad5 diff --git a/Test2/obj/Debug/net5.0/Test2.GeneratedMSBuildEditorConfig.editorconfig b/Test2/obj/Debug/net5.0/Test2.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index d7e2983..0000000 --- a/Test2/obj/Debug/net5.0/Test2.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net5.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/Test2/obj/Debug/net5.0/Test2.assets.cache b/Test2/obj/Debug/net5.0/Test2.assets.cache deleted file mode 100644 index abb7629..0000000 Binary files a/Test2/obj/Debug/net5.0/Test2.assets.cache and /dev/null differ diff --git a/Test2/obj/Debug/net5.0/Test2.csproj.AssemblyReference.cache b/Test2/obj/Debug/net5.0/Test2.csproj.AssemblyReference.cache deleted file mode 100644 index 3f7d337..0000000 Binary files a/Test2/obj/Debug/net5.0/Test2.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Test2/obj/Debug/net5.0/Test2.csproj.CopyComplete b/Test2/obj/Debug/net5.0/Test2.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Test2/obj/Debug/net5.0/Test2.csproj.CoreCompileInputs.cache b/Test2/obj/Debug/net5.0/Test2.csproj.CoreCompileInputs.cache deleted file mode 100644 index c499282..0000000 --- a/Test2/obj/Debug/net5.0/Test2.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -eb6c36760288f87d6bbc3932672b14e432196f04 diff --git a/Test2/obj/Debug/net5.0/Test2.csproj.FileListAbsolute.txt b/Test2/obj/Debug/net5.0/Test2.csproj.FileListAbsolute.txt deleted file mode 100644 index 71309b2..0000000 --- a/Test2/obj/Debug/net5.0/Test2.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,32 +0,0 @@ -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.Configuration.Abstractions.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.DependencyInjection.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.Logging.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.Logging.Abstractions.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.Options.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Microsoft.Extensions.Primitives.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\NLog.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\NLog.Extensions.Logging.dll -D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.GeneratedMSBuildEditorConfig.editorconfig -D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.AssemblyInfo.cs -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Newtonsoft.Json.dll -D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.exe -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Config\config.json -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.deps.json -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.runtimeconfig.json -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.runtimeconfig.dev.json -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\ref\Test2.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Test2.pdb -D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.csproj.CopyComplete -D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.dll -D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\ref\Test2.dll -D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.pdb -D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.genruntimeconfig.cache -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\DataClient.dll -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\DataClient.pdb -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\DataClient.xml -D:\GIT\ASCKU_PC\Test2\obj\Debug\net5.0\Test2.csproj.AssemblyReference.cache -D:\GIT\ASCKU_PC\Test2\bin\Debug\net5.0\Config\analog\default.json diff --git a/Test2/obj/Debug/net5.0/Test2.dll b/Test2/obj/Debug/net5.0/Test2.dll deleted file mode 100644 index a8bcf39..0000000 Binary files a/Test2/obj/Debug/net5.0/Test2.dll and /dev/null differ diff --git a/Test2/obj/Debug/net5.0/Test2.genruntimeconfig.cache b/Test2/obj/Debug/net5.0/Test2.genruntimeconfig.cache deleted file mode 100644 index 9e5b64b..0000000 --- a/Test2/obj/Debug/net5.0/Test2.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -eef4b025badf649303a5f6d4432c09e1baade4b7 diff --git a/Test2/obj/Debug/net5.0/Test2.pdb b/Test2/obj/Debug/net5.0/Test2.pdb deleted file mode 100644 index df55b98..0000000 Binary files a/Test2/obj/Debug/net5.0/Test2.pdb and /dev/null differ diff --git a/Test2/obj/Debug/net5.0/apphost.exe b/Test2/obj/Debug/net5.0/apphost.exe deleted file mode 100644 index 75ae604..0000000 Binary files a/Test2/obj/Debug/net5.0/apphost.exe and /dev/null differ diff --git a/Test2/obj/Debug/net5.0/ref/Test2.dll b/Test2/obj/Debug/net5.0/ref/Test2.dll deleted file mode 100644 index aff6dea..0000000 Binary files a/Test2/obj/Debug/net5.0/ref/Test2.dll and /dev/null differ diff --git a/Test2/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/Test2/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs deleted file mode 100644 index 2f7e5ec..0000000 --- a/Test2/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/Test2/obj/Release/net5.0/PublishOutputs.b8d0070736.txt b/Test2/obj/Release/net5.0/PublishOutputs.b8d0070736.txt deleted file mode 100644 index 6edc9a7..0000000 --- a/Test2/obj/Release/net5.0/PublishOutputs.b8d0070736.txt +++ /dev/null @@ -1,18 +0,0 @@ -D:\GIT\ASCKU_PC\Release\Test2\Config\config.json -D:\GIT\ASCKU_PC\Release\Test2\Test2.exe -D:\GIT\ASCKU_PC\Release\Test2\Test2.dll -D:\GIT\ASCKU_PC\Release\Test2\Test2.deps.json -D:\GIT\ASCKU_PC\Release\Test2\Test2.runtimeconfig.json -D:\GIT\ASCKU_PC\Release\Test2\Test2.pdb -D:\GIT\ASCKU_PC\Release\Test2\Microsoft.Extensions.Configuration.Abstractions.dll -D:\GIT\ASCKU_PC\Release\Test2\Microsoft.Extensions.DependencyInjection.dll -D:\GIT\ASCKU_PC\Release\Test2\Microsoft.Extensions.DependencyInjection.Abstractions.dll -D:\GIT\ASCKU_PC\Release\Test2\Microsoft.Extensions.Logging.dll -D:\GIT\ASCKU_PC\Release\Test2\Microsoft.Extensions.Logging.Abstractions.dll -D:\GIT\ASCKU_PC\Release\Test2\Microsoft.Extensions.Options.dll -D:\GIT\ASCKU_PC\Release\Test2\Microsoft.Extensions.Primitives.dll -D:\GIT\ASCKU_PC\Release\Test2\Newtonsoft.Json.dll -D:\GIT\ASCKU_PC\Release\Test2\NLog.dll -D:\GIT\ASCKU_PC\Release\Test2\NLog.Extensions.Logging.dll -D:\GIT\ASCKU_PC\Release\Test2\DataClient.dll -D:\GIT\ASCKU_PC\Release\Test2\DataClient.pdb diff --git a/Test2/obj/Release/net5.0/Test2.AssemblyInfo.cs b/Test2/obj/Release/net5.0/Test2.AssemblyInfo.cs deleted file mode 100644 index 0bfc049..0000000 --- a/Test2/obj/Release/net5.0/Test2.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Test2")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Test2")] -[assembly: System.Reflection.AssemblyTitleAttribute("Test2")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/Test2/obj/Release/net5.0/Test2.AssemblyInfoInputs.cache b/Test2/obj/Release/net5.0/Test2.AssemblyInfoInputs.cache deleted file mode 100644 index f717fdd..0000000 --- a/Test2/obj/Release/net5.0/Test2.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -14f244419cf2d30533dce1cbb8fc8bba13097819 diff --git a/Test2/obj/Release/net5.0/Test2.GeneratedMSBuildEditorConfig.editorconfig b/Test2/obj/Release/net5.0/Test2.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index d7e2983..0000000 --- a/Test2/obj/Release/net5.0/Test2.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net5.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/Test2/obj/Release/net5.0/Test2.assets.cache b/Test2/obj/Release/net5.0/Test2.assets.cache deleted file mode 100644 index 55a5fe3..0000000 Binary files a/Test2/obj/Release/net5.0/Test2.assets.cache and /dev/null differ diff --git a/Test2/obj/Release/net5.0/Test2.csproj.AssemblyReference.cache b/Test2/obj/Release/net5.0/Test2.csproj.AssemblyReference.cache deleted file mode 100644 index 803e105..0000000 Binary files a/Test2/obj/Release/net5.0/Test2.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Test2/obj/Release/net5.0/Test2.csproj.CopyComplete b/Test2/obj/Release/net5.0/Test2.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Test2/obj/Release/net5.0/Test2.csproj.CoreCompileInputs.cache b/Test2/obj/Release/net5.0/Test2.csproj.CoreCompileInputs.cache deleted file mode 100644 index ca2df30..0000000 --- a/Test2/obj/Release/net5.0/Test2.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0ceaad13732ca3aa8c52b948a1969568774845ec diff --git a/Test2/obj/Release/net5.0/Test2.csproj.FileListAbsolute.txt b/Test2/obj/Release/net5.0/Test2.csproj.FileListAbsolute.txt deleted file mode 100644 index d2578d5..0000000 --- a/Test2/obj/Release/net5.0/Test2.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,30 +0,0 @@ -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Test2.exe -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Test2.deps.json -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Test2.runtimeconfig.json -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Test2.runtimeconfig.dev.json -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Test2.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\ref\Test2.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Test2.pdb -D:\GIT\ASCKU_PC\Test2\obj\Release\net5.0\Test2.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\Test2\obj\Release\net5.0\Test2.GeneratedMSBuildEditorConfig.editorconfig -D:\GIT\ASCKU_PC\Test2\obj\Release\net5.0\Test2.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\Test2\obj\Release\net5.0\Test2.AssemblyInfo.cs -D:\GIT\ASCKU_PC\Test2\obj\Release\net5.0\Test2.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\Test2\obj\Release\net5.0\Test2.csproj.CopyComplete -D:\GIT\ASCKU_PC\Test2\obj\Release\net5.0\Test2.dll -D:\GIT\ASCKU_PC\Test2\obj\Release\net5.0\ref\Test2.dll -D:\GIT\ASCKU_PC\Test2\obj\Release\net5.0\Test2.pdb -D:\GIT\ASCKU_PC\Test2\obj\Release\net5.0\Test2.genruntimeconfig.cache -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Config\config.json -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Microsoft.Extensions.Configuration.Abstractions.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Microsoft.Extensions.DependencyInjection.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Microsoft.Extensions.Logging.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Microsoft.Extensions.Logging.Abstractions.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Microsoft.Extensions.Options.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Microsoft.Extensions.Primitives.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\Newtonsoft.Json.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\NLog.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\NLog.Extensions.Logging.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\DataClient.dll -D:\GIT\ASCKU_PC\Test2\bin\Release\net5.0\DataClient.pdb diff --git a/Test2/obj/Release/net5.0/Test2.csprojAssemblyReference.cache b/Test2/obj/Release/net5.0/Test2.csprojAssemblyReference.cache deleted file mode 100644 index ec8a7bf..0000000 Binary files a/Test2/obj/Release/net5.0/Test2.csprojAssemblyReference.cache and /dev/null differ diff --git a/Test2/obj/Release/net5.0/Test2.dll b/Test2/obj/Release/net5.0/Test2.dll deleted file mode 100644 index 92c6844..0000000 Binary files a/Test2/obj/Release/net5.0/Test2.dll and /dev/null differ diff --git a/Test2/obj/Release/net5.0/Test2.genruntimeconfig.cache b/Test2/obj/Release/net5.0/Test2.genruntimeconfig.cache deleted file mode 100644 index 9e5b64b..0000000 --- a/Test2/obj/Release/net5.0/Test2.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -eef4b025badf649303a5f6d4432c09e1baade4b7 diff --git a/Test2/obj/Release/net5.0/Test2.pdb b/Test2/obj/Release/net5.0/Test2.pdb deleted file mode 100644 index dae416b..0000000 Binary files a/Test2/obj/Release/net5.0/Test2.pdb and /dev/null differ diff --git a/Test2/obj/Release/net5.0/apphost.exe b/Test2/obj/Release/net5.0/apphost.exe deleted file mode 100644 index 22f34f0..0000000 Binary files a/Test2/obj/Release/net5.0/apphost.exe and /dev/null differ diff --git a/Test2/obj/Release/net5.0/ref/Test2.dll b/Test2/obj/Release/net5.0/ref/Test2.dll deleted file mode 100644 index dd192b9..0000000 Binary files a/Test2/obj/Release/net5.0/ref/Test2.dll and /dev/null differ diff --git a/Test2/obj/Test2.csproj.nuget.dgspec.json b/Test2/obj/Test2.csproj.nuget.dgspec.json deleted file mode 100644 index 1ee2bae..0000000 --- a/Test2/obj/Test2.csproj.nuget.dgspec.json +++ /dev/null @@ -1,158 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\Test2\\Test2.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj": { - "version": "0.0.3", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj", - "projectName": "DataClient", - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\DataClient\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net5.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "dependencies": { - "NLog": { - "target": "Package", - "version": "[4.7.10, )" - }, - "NLog.Extensions.Logging": { - "target": "Package", - "version": "[1.7.2, )" - }, - "Newtonsoft.Json": { - "target": "Package", - "version": "[13.0.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\Test2\\Test2.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\Test2\\Test2.csproj", - "projectName": "Test2", - "projectPath": "D:\\GIT\\ASCKU_PC\\Test2\\Test2.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\Test2\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net5.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "dependencies": { - "NLog": { - "target": "Package", - "version": "[4.7.10, )" - }, - "NLog.Extensions.Logging": { - "target": "Package", - "version": "[1.7.2, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Test2/obj/Test2.csproj.nuget.g.props b/Test2/obj/Test2.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/Test2/obj/Test2.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/Test2/obj/Test2.csproj.nuget.g.targets b/Test2/obj/Test2.csproj.nuget.g.targets deleted file mode 100644 index 53cfaa1..0000000 --- a/Test2/obj/Test2.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/Test2/obj/project.assets.json b/Test2/obj/project.assets.json deleted file mode 100644 index 674c65d..0000000 --- a/Test2/obj/project.assets.json +++ /dev/null @@ -1,464 +0,0 @@ -{ - "version": 3, - "targets": { - "net5.0": { - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "compile": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "compile": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "NLog/4.7.10": { - "type": "package", - "compile": { - "lib/netstandard2.0/NLog.dll": {} - }, - "runtime": { - "lib/netstandard2.0/NLog.dll": {} - } - }, - "NLog.Extensions.Logging/1.7.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.9" - }, - "compile": { - "lib/net5.0/NLog.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": {} - } - }, - "DataClient/0.0.3": { - "type": "project", - "framework": ".NETCoreApp,Version=v5.0", - "dependencies": { - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.2", - "Newtonsoft.Json": "13.0.1" - }, - "compile": { - "bin/placeholder/DataClient.dll": {} - }, - "runtime": { - "bin/placeholder/DataClient.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "sha512": "ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net461/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "sha512": "Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net5.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "sha512": "ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Logging/5.0.0": { - "sha512": "MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "type": "package", - "path": "microsoft.extensions.logging/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Logging.dll", - "lib/net461/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.5.0.0.nupkg.sha512", - "microsoft.extensions.logging.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "sha512": "NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Options/5.0.0": { - "sha512": "CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "type": "package", - "path": "microsoft.extensions.options/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Options.dll", - "lib/net461/Microsoft.Extensions.Options.xml", - "lib/net5.0/Microsoft.Extensions.Options.dll", - "lib/net5.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.5.0.0.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "sha512": "cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "type": "package", - "path": "microsoft.extensions.primitives/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Primitives.dll", - "lib/net461/Microsoft.Extensions.Primitives.xml", - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.5.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Newtonsoft.Json/13.0.1": { - "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "type": "package", - "path": "newtonsoft.json/13.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "newtonsoft.json.13.0.1.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "NLog/4.7.10": { - "sha512": "rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "type": "package", - "path": "nlog/4.7.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/monoandroid44/NLog.dll", - "lib/monoandroid44/NLog.xml", - "lib/net35/NLog.dll", - "lib/net35/NLog.xml", - "lib/net40-client/NLog.dll", - "lib/net40-client/NLog.xml", - "lib/net45/NLog.dll", - "lib/net45/NLog.xml", - "lib/netstandard1.3/NLog.dll", - "lib/netstandard1.3/NLog.xml", - "lib/netstandard1.5/NLog.dll", - "lib/netstandard1.5/NLog.xml", - "lib/netstandard2.0/NLog.dll", - "lib/netstandard2.0/NLog.xml", - "lib/sl4/NLog.dll", - "lib/sl4/NLog.xml", - "lib/sl5/NLog.dll", - "lib/sl5/NLog.xml", - "lib/wp8/NLog.dll", - "lib/wp8/NLog.xml", - "lib/xamarinios10/NLog.dll", - "lib/xamarinios10/NLog.xml", - "nlog.4.7.10.nupkg.sha512", - "nlog.nuspec" - ] - }, - "NLog.Extensions.Logging/1.7.2": { - "sha512": "0y1QziAUCdePQc4itPOQF3xDcs0iE9NHlIK0hE0eA0+Ef6E9dnJDPveNu7w2ckYaDfJIFHpOoLK8sZmNEyiBCw==", - "type": "package", - "path": "nlog.extensions.logging/1.7.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "N.png", - "lib/net451/NLog.Extensions.Logging.dll", - "lib/net451/NLog.Extensions.Logging.xml", - "lib/net461/NLog.Extensions.Logging.dll", - "lib/net461/NLog.Extensions.Logging.xml", - "lib/net5.0/NLog.Extensions.Logging.dll", - "lib/net5.0/NLog.Extensions.Logging.xml", - "lib/netcoreapp3.0/NLog.Extensions.Logging.dll", - "lib/netcoreapp3.0/NLog.Extensions.Logging.xml", - "lib/netstandard1.3/NLog.Extensions.Logging.dll", - "lib/netstandard1.3/NLog.Extensions.Logging.xml", - "lib/netstandard1.5/NLog.Extensions.Logging.dll", - "lib/netstandard1.5/NLog.Extensions.Logging.xml", - "lib/netstandard2.0/NLog.Extensions.Logging.dll", - "lib/netstandard2.0/NLog.Extensions.Logging.xml", - "nlog.extensions.logging.1.7.2.nupkg.sha512", - "nlog.extensions.logging.nuspec" - ] - }, - "DataClient/0.0.3": { - "type": "project", - "path": "../DataClient/DataClient.csproj", - "msbuildProject": "../DataClient/DataClient.csproj" - } - }, - "projectFileDependencyGroups": { - "net5.0": [ - "DataClient >= 0.0.3", - "NLog >= 4.7.10", - "NLog.Extensions.Logging >= 1.7.2" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\Test2\\Test2.csproj", - "projectName": "Test2", - "projectPath": "D:\\GIT\\ASCKU_PC\\Test2\\Test2.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\Test2\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net5.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "dependencies": { - "NLog": { - "target": "Package", - "version": "[4.7.10, )" - }, - "NLog.Extensions.Logging": { - "target": "Package", - "version": "[1.7.2, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Test2/obj/project.nuget.cache b/Test2/obj/project.nuget.cache deleted file mode 100644 index cd4b50c..0000000 --- a/Test2/obj/project.nuget.cache +++ /dev/null @@ -1,19 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "IURIdhZOA8rlzalHxvlaU2SWYWMZeEr0nmC36OnrsEwPri7Bk6BrfzxqANxqdpz3XjnY53gcFsBqITghSrDPdA==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\Test2\\Test2.csproj", - "expectedPackageFiles": [ - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\5.0.0\\microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\5.0.0\\microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\5.0.0\\microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.logging\\5.0.0\\microsoft.extensions.logging.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\5.0.0\\microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.options\\5.0.0\\microsoft.extensions.options.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.primitives\\5.0.0\\microsoft.extensions.primitives.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\nlog\\4.7.10\\nlog.4.7.10.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\nlog.extensions.logging\\1.7.2\\nlog.extensions.logging.1.7.2.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Tests/bin/Debug/netcoreapp3.1/03.txt b/Tests/bin/Debug/netcoreapp3.1/03.txt deleted file mode 100644 index a4ebc7d..0000000 --- a/Tests/bin/Debug/netcoreapp3.1/03.txt +++ /dev/null @@ -1,10 +0,0 @@ -2021-05-28 00:27:18.7 035 Отс. связь ГМП 01 -2021-05-28 00:27:24.2 035 Отс. связь ГМП 00 -2021-05-28 13:42:09.7 035 Отс. связь ГМП 01 -2021-05-28 13:42:24.0 035 Отс. связь ГМП 00 -2021-05-30 11:50:55.4 105 Отс. связь AB 01 -2021-05-30 11:50:55.8 105 Отс. связь AB 00 -2021-06-01 03:51:51.6 035 Отс. связь ГМП 01 -2021-06-01 03:51:57.1 035 Отс. связь ГМП 00 -2021-06-01 11:45:01.7 035 Отс. связь ГМП 01 -2021-06-01 11:45:07.2 035 Отс. связь ГМП 00 diff --git a/Tests/bin/Debug/netcoreapp3.1/10.txt b/Tests/bin/Debug/netcoreapp3.1/10.txt deleted file mode 100644 index ef93287..0000000 --- a/Tests/bin/Debug/netcoreapp3.1/10.txt +++ /dev/null @@ -1,8 +0,0 @@ -2021-05-28 14:44:43.7 035 Отс. связь ГМП 01 -2021-05-28 14:48:39.7 035 Отс. связь ГМП 00 -2021-05-28 14:49:13.8 035 Отс. связь ГМП 01 -2021-05-28 14:49:57.0 035 Отс. связь ГМП 00 -2021-05-31 16:33:30.7 035 Отс. связь ГМП 01 -2021-05-31 16:33:46.1 035 Отс. связь ГМП 00 -2021-06-01 11:08:32.1 035 Отс. связь ГМП 01 -2021-06-01 11:08:39.0 035 Отс. связь ГМП 00 diff --git a/Tests/bin/Debug/netcoreapp3.1/DataClients.dll b/Tests/bin/Debug/netcoreapp3.1/DataClients.dll deleted file mode 100644 index 6a54370..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/DataClients.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/DataClients.pdb b/Tests/bin/Debug/netcoreapp3.1/DataClients.pdb deleted file mode 100644 index e100cdd..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/DataClients.pdb and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/ICSharpCode.SharpZipLib.dll b/Tests/bin/Debug/netcoreapp3.1/ICSharpCode.SharpZipLib.dll deleted file mode 100644 index 58893ba..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/ICSharpCode.SharpZipLib.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/Mailing.deps.json b/Tests/bin/Debug/netcoreapp3.1/Mailing.deps.json deleted file mode 100644 index b115c64..0000000 --- a/Tests/bin/Debug/netcoreapp3.1/Mailing.deps.json +++ /dev/null @@ -1,225 +0,0 @@ -{ - "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": "" - } - } -} \ No newline at end of file diff --git a/Tests/bin/Debug/netcoreapp3.1/Mailing.dll b/Tests/bin/Debug/netcoreapp3.1/Mailing.dll deleted file mode 100644 index 4a12412..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/Mailing.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/Mailing.exe b/Tests/bin/Debug/netcoreapp3.1/Mailing.exe deleted file mode 100644 index ca689af..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/Mailing.exe and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/Mailing.pdb b/Tests/bin/Debug/netcoreapp3.1/Mailing.pdb deleted file mode 100644 index 7e8e75b..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/Mailing.pdb and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.dev.json b/Tests/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.dev.json deleted file mode 100644 index ea4326b..0000000 --- a/Tests/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/Tests/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.json b/Tests/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.json deleted file mode 100644 index bc456d7..0000000 --- a/Tests/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "netcoreapp3.1", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "3.1.0" - } - } -} \ No newline at end of file diff --git a/Tests/bin/Debug/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll b/Tests/bin/Debug/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index d271945..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index 59b6e57..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index a360360..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.dll b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.dll deleted file mode 100644 index 59e76df..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.pdb b/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.pdb deleted file mode 100644 index 4cceeba..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/MigraDoc.Rendering.pdb and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.dll b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.dll deleted file mode 100644 index 18a927b..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.pdb b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.pdb deleted file mode 100644 index ac560c5..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.Charting.pdb and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.dll b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.dll deleted file mode 100644 index 6bee00e..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.pdb b/Tests/bin/Debug/netcoreapp3.1/PdfSharp.pdb deleted file mode 100644 index 2976c94..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/PdfSharp.pdb and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/STPClient.dll b/Tests/bin/Debug/netcoreapp3.1/STPClient.dll deleted file mode 100644 index 1845bf4..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/STPClient.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/STPClient.pdb b/Tests/bin/Debug/netcoreapp3.1/STPClient.pdb deleted file mode 100644 index 7fb6b9a..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/STPClient.pdb and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/SupportClasses.dll b/Tests/bin/Debug/netcoreapp3.1/SupportClasses.dll deleted file mode 100644 index fd25fc5..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/SupportClasses.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/SupportClasses.pdb b/Tests/bin/Debug/netcoreapp3.1/SupportClasses.pdb deleted file mode 100644 index b4361c5..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/SupportClasses.pdb and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/System.Drawing.Common.dll b/Tests/bin/Debug/netcoreapp3.1/System.Drawing.Common.dll deleted file mode 100644 index 3011aaf..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/System.Drawing.Common.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/System.Text.Encoding.CodePages.dll b/Tests/bin/Debug/netcoreapp3.1/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 2f0a76d..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/Tests.deps.json b/Tests/bin/Debug/netcoreapp3.1/Tests.deps.json deleted file mode 100644 index df18561..0000000 --- a/Tests/bin/Debug/netcoreapp3.1/Tests.deps.json +++ /dev/null @@ -1,245 +0,0 @@ -{ - "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": "" - } - } -} \ No newline at end of file diff --git a/Tests/bin/Debug/netcoreapp3.1/Tests.dll b/Tests/bin/Debug/netcoreapp3.1/Tests.dll deleted file mode 100644 index 98c87eb..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/Tests.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/Tests.exe b/Tests/bin/Debug/netcoreapp3.1/Tests.exe deleted file mode 100644 index 2a8bd96..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/Tests.exe and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/Tests.pdb b/Tests/bin/Debug/netcoreapp3.1/Tests.pdb deleted file mode 100644 index 9f512cb..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/Tests.pdb and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/Tests.runtimeconfig.dev.json b/Tests/bin/Debug/netcoreapp3.1/Tests.runtimeconfig.dev.json deleted file mode 100644 index ea4326b..0000000 --- a/Tests/bin/Debug/netcoreapp3.1/Tests.runtimeconfig.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/Tests/bin/Debug/netcoreapp3.1/Tests.runtimeconfig.json b/Tests/bin/Debug/netcoreapp3.1/Tests.runtimeconfig.json deleted file mode 100644 index bc456d7..0000000 --- a/Tests/bin/Debug/netcoreapp3.1/Tests.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "netcoreapp3.1", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "3.1.0" - } - } -} \ No newline at end of file diff --git a/Tests/bin/Debug/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll b/Tests/bin/Debug/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll deleted file mode 100644 index 0663904..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll b/Tests/bin/Debug/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll deleted file mode 100644 index 311c7f3..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll b/Tests/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index bb47b68..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll b/Tests/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll deleted file mode 100644 index dcf5a77..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll b/Tests/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 5b0542c..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/times.ttf b/Tests/bin/Debug/netcoreapp3.1/times.ttf deleted file mode 100644 index f71d84a..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/times.ttf and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/timesbd.ttf b/Tests/bin/Debug/netcoreapp3.1/timesbd.ttf deleted file mode 100644 index 43259eb..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/timesbd.ttf and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/timesbi.ttf b/Tests/bin/Debug/netcoreapp3.1/timesbi.ttf deleted file mode 100644 index c0b27d2..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/timesbi.ttf and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/timesi.ttf b/Tests/bin/Debug/netcoreapp3.1/timesi.ttf deleted file mode 100644 index 4bcad69..0000000 Binary files a/Tests/bin/Debug/netcoreapp3.1/timesi.ttf and /dev/null differ diff --git a/Tests/bin/Debug/netcoreapp3.1/total.txt b/Tests/bin/Debug/netcoreapp3.1/total.txt deleted file mode 100644 index e5f9d04..0000000 --- a/Tests/bin/Debug/netcoreapp3.1/total.txt +++ /dev/null @@ -1,18 +0,0 @@ -2021-05-28 00:27:18.7 035 Отс. связь ГМП 01 <- vdp03 -2021-05-28 00:27:24.2 035 Отс. связь ГМП 00 <- vdp03 -2021-05-28 13:42:09.7 035 Отс. связь ГМП 01 <- vdp03 -2021-05-28 13:42:24.0 035 Отс. связь ГМП 00 <- vdp03 -2021-05-28 14:44:43.7 035 Отс. связь ГМП 01 <- vdp10 -2021-05-28 14:48:39.7 035 Отс. связь ГМП 00 <- vdp10 -2021-05-28 14:49:13.8 035 Отс. связь ГМП 01 <- vdp10 -2021-05-28 14:49:57.0 035 Отс. связь ГМП 00 <- vdp10 -2021-05-30 11:50:55.4 105 Отс. связь AB 01 <- vdp03 -2021-05-30 11:50:55.8 105 Отс. связь AB 00 <- vdp03 -2021-05-31 16:33:30.7 035 Отс. связь ГМП 01 <- vdp10 -2021-05-31 16:33:46.1 035 Отс. связь ГМП 00 <- vdp10 -2021-06-01 03:51:51.6 035 Отс. связь ГМП 01 <- vdp03 -2021-06-01 03:51:57.1 035 Отс. связь ГМП 00 <- vdp03 -2021-06-01 11:08:32.1 035 Отс. связь ГМП 01 <- vdp10 -2021-06-01 11:08:39.0 035 Отс. связь ГМП 00 <- vdp10 -2021-06-01 11:45:01.7 035 Отс. связь ГМП 01 <- vdp03 -2021-06-01 11:45:07.2 035 Отс. связь ГМП 00 <- vdp03 diff --git a/Tests/bin/Release/netcoreapp3.1/DataClients.dll b/Tests/bin/Release/netcoreapp3.1/DataClients.dll deleted file mode 100644 index b867e27..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/DataClients.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/DataClients.pdb b/Tests/bin/Release/netcoreapp3.1/DataClients.pdb deleted file mode 100644 index 1ec9661..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/DataClients.pdb and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll b/Tests/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll deleted file mode 100644 index 58893ba..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/ICSharpCode.SharpZipLib.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/Mailing.dll b/Tests/bin/Release/netcoreapp3.1/Mailing.dll deleted file mode 100644 index 6c4615f..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/Mailing.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/Mailing.exe b/Tests/bin/Release/netcoreapp3.1/Mailing.exe deleted file mode 100644 index b4a5901..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/Mailing.exe and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/Mailing.pdb b/Tests/bin/Release/netcoreapp3.1/Mailing.pdb deleted file mode 100644 index f4fc9fd..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/Mailing.pdb and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll b/Tests/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index d271945..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll b/Tests/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll deleted file mode 100644 index 68bb662..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb b/Tests/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb deleted file mode 100644 index 83df85a..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/MigraDoc.DocumentObjectModel.pdb and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll b/Tests/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll deleted file mode 100644 index 2982e34..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/MigraDoc.Rendering.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb b/Tests/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb deleted file mode 100644 index a860ad7..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/MigraDoc.Rendering.pdb and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll b/Tests/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll deleted file mode 100644 index f6d4779..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/PdfSharp.Charting.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb b/Tests/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb deleted file mode 100644 index ae45fc0..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/PdfSharp.Charting.pdb and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/PdfSharp.dll b/Tests/bin/Release/netcoreapp3.1/PdfSharp.dll deleted file mode 100644 index 914de33..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/PdfSharp.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/PdfSharp.pdb b/Tests/bin/Release/netcoreapp3.1/PdfSharp.pdb deleted file mode 100644 index f29580d..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/PdfSharp.pdb and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/SupportClasses.dll b/Tests/bin/Release/netcoreapp3.1/SupportClasses.dll deleted file mode 100644 index 58d5502..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/SupportClasses.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/SupportClasses.pdb b/Tests/bin/Release/netcoreapp3.1/SupportClasses.pdb deleted file mode 100644 index 41a4e99..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/SupportClasses.pdb and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/System.Drawing.Common.dll b/Tests/bin/Release/netcoreapp3.1/System.Drawing.Common.dll deleted file mode 100644 index 3011aaf..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/System.Drawing.Common.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll b/Tests/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 2f0a76d..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/Tests.deps.json b/Tests/bin/Release/netcoreapp3.1/Tests.deps.json deleted file mode 100644 index df18561..0000000 --- a/Tests/bin/Release/netcoreapp3.1/Tests.deps.json +++ /dev/null @@ -1,245 +0,0 @@ -{ - "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": "" - } - } -} \ No newline at end of file diff --git a/Tests/bin/Release/netcoreapp3.1/Tests.dll b/Tests/bin/Release/netcoreapp3.1/Tests.dll deleted file mode 100644 index c5241c8..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/Tests.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/Tests.exe b/Tests/bin/Release/netcoreapp3.1/Tests.exe deleted file mode 100644 index 0ae8387..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/Tests.exe and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/Tests.pdb b/Tests/bin/Release/netcoreapp3.1/Tests.pdb deleted file mode 100644 index 98508ac..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/Tests.pdb and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.dev.json b/Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.dev.json deleted file mode 100644 index 7b6758a..0000000 --- a/Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.json b/Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.json deleted file mode 100644 index bc456d7..0000000 --- a/Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "netcoreapp3.1", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "3.1.0" - } - } -} \ No newline at end of file diff --git a/Tests/bin/Release/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll b/Tests/bin/Release/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll deleted file mode 100644 index 6086aa6..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/de/MigraDoc.Rendering.resources.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll b/Tests/bin/Release/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll deleted file mode 100644 index 311c7f3..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll b/Tests/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index bb47b68..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll b/Tests/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll deleted file mode 100644 index dcf5a77..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll and /dev/null differ diff --git a/Tests/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll b/Tests/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll deleted file mode 100644 index 5b0542c..0000000 Binary files a/Tests/bin/Release/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll and /dev/null differ diff --git a/Tests/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/Tests/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs deleted file mode 100644 index ad8dfe1..0000000 --- a/Tests/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")] diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.AssemblyInfo.cs b/Tests/obj/Debug/netcoreapp3.1/Tests.AssemblyInfo.cs deleted file mode 100644 index 0ce4c3b..0000000 --- a/Tests/obj/Debug/netcoreapp3.1/Tests.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Tests")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Tests")] -[assembly: System.Reflection.AssemblyTitleAttribute("Tests")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.AssemblyInfoInputs.cache b/Tests/obj/Debug/netcoreapp3.1/Tests.AssemblyInfoInputs.cache deleted file mode 100644 index a24b739..0000000 --- a/Tests/obj/Debug/netcoreapp3.1/Tests.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -bdd25c44f887057362504246fd9280a56ad898bc diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.assets.cache b/Tests/obj/Debug/netcoreapp3.1/Tests.assets.cache deleted file mode 100644 index f7fba33..0000000 Binary files a/Tests/obj/Debug/netcoreapp3.1/Tests.assets.cache and /dev/null differ diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.AssemblyReference.cache b/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.AssemblyReference.cache deleted file mode 100644 index bda8ee0..0000000 Binary files a/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.CopyComplete b/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.CoreCompileInputs.cache b/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.CoreCompileInputs.cache deleted file mode 100644 index 6efa072..0000000 --- a/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3dde24ea0dc2d7e34747aad6da07fd8ab12b92a2 diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.FileListAbsolute.txt b/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.FileListAbsolute.txt deleted file mode 100644 index 28ba00c..0000000 --- a/Tests/obj/Debug/netcoreapp3.1/Tests.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,114 +0,0 @@ -D:\Projects\Tests\bin\Debug\netcoreapp3.1\Tests.exe -D:\Projects\Tests\bin\Debug\netcoreapp3.1\Tests.deps.json -D:\Projects\Tests\bin\Debug\netcoreapp3.1\Tests.runtimeconfig.json -D:\Projects\Tests\bin\Debug\netcoreapp3.1\Tests.runtimeconfig.dev.json -D:\Projects\Tests\bin\Debug\netcoreapp3.1\Tests.dll -D:\Projects\Tests\bin\Debug\netcoreapp3.1\Tests.pdb -D:\Projects\Tests\bin\Debug\netcoreapp3.1\STPClient.dll -D:\Projects\Tests\bin\Debug\netcoreapp3.1\STPClient.pdb -D:\Projects\Tests\obj\Debug\netcoreapp3.1\Tests.csprojAssemblyReference.cache -D:\Projects\Tests\obj\Debug\netcoreapp3.1\Tests.AssemblyInfoInputs.cache -D:\Projects\Tests\obj\Debug\netcoreapp3.1\Tests.AssemblyInfo.cs -D:\Projects\Tests\obj\Debug\netcoreapp3.1\Tests.csproj.CopyComplete -D:\Projects\Tests\obj\Debug\netcoreapp3.1\Tests.dll -D:\Projects\Tests\obj\Debug\netcoreapp3.1\Tests.pdb -D:\Projects\Tests\obj\Debug\netcoreapp3.1\Tests.genruntimeconfig.cache -D:\Projects\Tests\obj\Debug\netcoreapp3.1\Tests.csproj.CoreCompileInputs.cache -D:\Projects\Tests\bin\Debug\netcoreapp3.1\System.Text.Encoding.CodePages.dll -D:\Projects\Tests\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\ICSharpCode.SharpZipLib.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\System.Text.Encoding.CodePages.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\DataClients.dll -F:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.csprojAssemblyReference.cache -F:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.AssemblyInfoInputs.cache -F:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.AssemblyInfo.cs -F:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.dll -F:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.pdb -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.exe -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.deps.json -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.runtimeconfig.json -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.runtimeconfig.dev.json -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.pdb -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\DataClients.pdb -F:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.csproj.CoreCompileInputs.cache -F:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.csproj.CopyComplete -F:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.genruntimeconfig.cache -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.exe -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.deps.json -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.runtimeconfig.json -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.runtimeconfig.dev.json -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.dll -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\Tests.pdb -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\ICSharpCode.SharpZipLib.dll -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\System.Text.Encoding.CodePages.dll -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\DataClients.dll -G:\Projects1\Tests\bin\Debug\netcoreapp3.1\DataClients.pdb -G:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.csprojAssemblyReference.cache -G:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.AssemblyInfoInputs.cache -G:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.AssemblyInfo.cs -G:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.csproj.CoreCompileInputs.cache -G:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.csproj.CopyComplete -G:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.dll -G:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.pdb -G:\Projects1\Tests\obj\Debug\netcoreapp3.1\Tests.genruntimeconfig.cache -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\Mailing.exe -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\System.Drawing.Common.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\Microsoft.Win32.SystemEvents.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.0\System.Drawing.Common.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Drawing.Common.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\Mailing.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\MigraDoc.DocumentObjectModel.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\MigraDoc.Rendering.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\PdfSharp.Charting.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\PdfSharp.dll -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\Mailing.pdb -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\MigraDoc.DocumentObjectModel.pdb -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\MigraDoc.Rendering.pdb -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\PdfSharp.pdb -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\PdfSharp.Charting.pdb -F:\Projects1\Tests\bin\Debug\netcoreapp3.1\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Mailing.exe -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Tests.exe -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Tests.deps.json -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Tests.runtimeconfig.json -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Tests.runtimeconfig.dev.json -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Tests.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Tests.pdb -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\ICSharpCode.SharpZipLib.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\Microsoft.Win32.SystemEvents.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.0\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\DataClients.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Mailing.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\PdfSharp.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\DataClients.pdb -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Mailing.pdb -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\PdfSharp.pdb -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\Tests\obj\Debug\netcoreapp3.1\Tests.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\Tests\obj\Debug\netcoreapp3.1\Tests.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\Tests\obj\Debug\netcoreapp3.1\Tests.AssemblyInfo.cs -D:\GIT\ASCKU_PC\Tests\obj\Debug\netcoreapp3.1\Tests.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\Tests\obj\Debug\netcoreapp3.1\Tests.csproj.CopyComplete -D:\GIT\ASCKU_PC\Tests\obj\Debug\netcoreapp3.1\Tests.dll -D:\GIT\ASCKU_PC\Tests\obj\Debug\netcoreapp3.1\Tests.pdb -D:\GIT\ASCKU_PC\Tests\obj\Debug\netcoreapp3.1\Tests.genruntimeconfig.cache -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\SupportClasses.dll -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\SupportClasses.pdb -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Mailing.deps.json -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Mailing.runtimeconfig.json -D:\GIT\ASCKU_PC\Tests\bin\Debug\netcoreapp3.1\Mailing.runtimeconfig.dev.json diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.csprojAssemblyReference.cache b/Tests/obj/Debug/netcoreapp3.1/Tests.csprojAssemblyReference.cache deleted file mode 100644 index 027bd86..0000000 Binary files a/Tests/obj/Debug/netcoreapp3.1/Tests.csprojAssemblyReference.cache and /dev/null differ diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.dll b/Tests/obj/Debug/netcoreapp3.1/Tests.dll deleted file mode 100644 index 98c87eb..0000000 Binary files a/Tests/obj/Debug/netcoreapp3.1/Tests.dll and /dev/null differ diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.exe b/Tests/obj/Debug/netcoreapp3.1/Tests.exe deleted file mode 100644 index 51ce004..0000000 Binary files a/Tests/obj/Debug/netcoreapp3.1/Tests.exe and /dev/null differ diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.genruntimeconfig.cache b/Tests/obj/Debug/netcoreapp3.1/Tests.genruntimeconfig.cache deleted file mode 100644 index 6ff0f04..0000000 --- a/Tests/obj/Debug/netcoreapp3.1/Tests.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -f84014249a8a66106475e4a2653b56d3b98a0cb8 diff --git a/Tests/obj/Debug/netcoreapp3.1/Tests.pdb b/Tests/obj/Debug/netcoreapp3.1/Tests.pdb deleted file mode 100644 index 9f512cb..0000000 Binary files a/Tests/obj/Debug/netcoreapp3.1/Tests.pdb and /dev/null differ diff --git a/Tests/obj/Debug/netcoreapp3.1/apphost.exe b/Tests/obj/Debug/netcoreapp3.1/apphost.exe deleted file mode 100644 index cacc4fa..0000000 Binary files a/Tests/obj/Debug/netcoreapp3.1/apphost.exe and /dev/null differ diff --git a/Tests/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs b/Tests/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs deleted file mode 100644 index ad8dfe1..0000000 --- a/Tests/obj/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")] diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.AssemblyInfo.cs b/Tests/obj/Release/netcoreapp3.1/Tests.AssemblyInfo.cs deleted file mode 100644 index 9706801..0000000 --- a/Tests/obj/Release/netcoreapp3.1/Tests.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Tests")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Tests")] -[assembly: System.Reflection.AssemblyTitleAttribute("Tests")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.AssemblyInfoInputs.cache b/Tests/obj/Release/netcoreapp3.1/Tests.AssemblyInfoInputs.cache deleted file mode 100644 index 317569c..0000000 --- a/Tests/obj/Release/netcoreapp3.1/Tests.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e1b6ed2f0373398028dfd026593df26438fcf919 diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.assets.cache b/Tests/obj/Release/netcoreapp3.1/Tests.assets.cache deleted file mode 100644 index 274cb66..0000000 Binary files a/Tests/obj/Release/netcoreapp3.1/Tests.assets.cache and /dev/null differ diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.csproj.AssemblyReference.cache b/Tests/obj/Release/netcoreapp3.1/Tests.csproj.AssemblyReference.cache deleted file mode 100644 index f4a7e37..0000000 Binary files a/Tests/obj/Release/netcoreapp3.1/Tests.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.csproj.CopyComplete b/Tests/obj/Release/netcoreapp3.1/Tests.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.csproj.CoreCompileInputs.cache b/Tests/obj/Release/netcoreapp3.1/Tests.csproj.CoreCompileInputs.cache deleted file mode 100644 index 3ee262a..0000000 --- a/Tests/obj/Release/netcoreapp3.1/Tests.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e959c0640d7b154e7db970d28c358e8cbff2ba01 diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.csproj.FileListAbsolute.txt b/Tests/obj/Release/netcoreapp3.1/Tests.csproj.FileListAbsolute.txt deleted file mode 100644 index 0133915..0000000 --- a/Tests/obj/Release/netcoreapp3.1/Tests.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,38 +0,0 @@ -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Mailing.exe -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.exe -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.deps.json -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.runtimeconfig.json -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.runtimeconfig.dev.json -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Tests.pdb -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\ICSharpCode.SharpZipLib.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\Microsoft.Win32.SystemEvents.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.0\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Drawing.Common.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\DataClients.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Mailing.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\MigraDoc.DocumentObjectModel.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\MigraDoc.Rendering.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\PdfSharp.Charting.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\PdfSharp.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\SupportClasses.dll -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\DataClients.pdb -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\Mailing.pdb -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\MigraDoc.DocumentObjectModel.pdb -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\MigraDoc.Rendering.pdb -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\PdfSharp.Charting.pdb -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\PdfSharp.pdb -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\SupportClasses.pdb -D:\GIT\ASCKU_PC\Tests\bin\Release\netcoreapp3.1\de\MigraDoc.Rendering.resources.dll -D:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.csprojAssemblyReference.cache -D:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.AssemblyInfo.cs -D:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.csproj.CopyComplete -D:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.dll -D:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.pdb -D:\GIT\ASCKU_PC\Tests\obj\Release\netcoreapp3.1\Tests.genruntimeconfig.cache diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.csprojAssemblyReference.cache b/Tests/obj/Release/netcoreapp3.1/Tests.csprojAssemblyReference.cache deleted file mode 100644 index 17930a4..0000000 Binary files a/Tests/obj/Release/netcoreapp3.1/Tests.csprojAssemblyReference.cache and /dev/null differ diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.dll b/Tests/obj/Release/netcoreapp3.1/Tests.dll deleted file mode 100644 index c5241c8..0000000 Binary files a/Tests/obj/Release/netcoreapp3.1/Tests.dll and /dev/null differ diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.exe b/Tests/obj/Release/netcoreapp3.1/Tests.exe deleted file mode 100644 index 0ae8387..0000000 Binary files a/Tests/obj/Release/netcoreapp3.1/Tests.exe and /dev/null differ diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.genruntimeconfig.cache b/Tests/obj/Release/netcoreapp3.1/Tests.genruntimeconfig.cache deleted file mode 100644 index 6ff0f04..0000000 --- a/Tests/obj/Release/netcoreapp3.1/Tests.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -f84014249a8a66106475e4a2653b56d3b98a0cb8 diff --git a/Tests/obj/Release/netcoreapp3.1/Tests.pdb b/Tests/obj/Release/netcoreapp3.1/Tests.pdb deleted file mode 100644 index 98508ac..0000000 Binary files a/Tests/obj/Release/netcoreapp3.1/Tests.pdb and /dev/null differ diff --git a/Tests/obj/Release/netcoreapp3.1/apphost.exe b/Tests/obj/Release/netcoreapp3.1/apphost.exe deleted file mode 100644 index 2a8bd96..0000000 Binary files a/Tests/obj/Release/netcoreapp3.1/apphost.exe and /dev/null differ diff --git a/Tests/obj/Tests.csproj.nuget.dgspec.json b/Tests/obj/Tests.csproj.nuget.dgspec.json deleted file mode 100644 index 3420cc0..0000000 --- a/Tests/obj/Tests.csproj.nuget.dgspec.json +++ /dev/null @@ -1,607 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\Tests\\Tests.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "projectName": "DataClients", - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\DataClients\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "SharpZipLib": { - "target": "Package", - "version": "[1.2.0, )" - }, - "System.Text.Encoding.CodePages": { - "target": "Package", - "version": "[4.7.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj", - "projectName": "Mailing", - "projectPath": "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\Mailing\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "dependencies": { - "SharpZipLib": { - "target": "Package", - "version": "[1.2.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "projectName": "MigraDoc.DocumentObjectModel", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj", - "projectName": "MigraDoc.Rendering", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "projectName": "PdfSharp.Charting", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "version": "3.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "projectName": "PdfSharp", - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - }, - "System.Drawing.Common": { - "target": "Package", - "version": "[4.5.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "projectName": "SupportClasses", - "projectPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\SupportClasses.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\SupportClasses\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netstandard2.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netstandard2.0": { - "targetAlias": "netstandard2.0", - "dependencies": { - "NETStandard.Library": { - "suppressParent": "All", - "target": "Package", - "version": "[2.0.3, )", - "autoReferenced": true - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\Tests\\Tests.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\Tests\\Tests.csproj", - "projectName": "Tests", - "projectPath": "D:\\GIT\\ASCKU_PC\\Tests\\Tests.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\Tests\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj" - }, - "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "dependencies": { - "SharpZipLib": { - "target": "Package", - "version": "[1.2.0, )" - }, - "System.Text.Encoding.CodePages": { - "target": "Package", - "version": "[4.7.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Tests/obj/Tests.csproj.nuget.g.props b/Tests/obj/Tests.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/Tests/obj/Tests.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/Tests/obj/Tests.csproj.nuget.g.targets b/Tests/obj/Tests.csproj.nuget.g.targets deleted file mode 100644 index 53cfaa1..0000000 --- a/Tests/obj/Tests.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/Tests/obj/project.assets.json b/Tests/obj/project.assets.json deleted file mode 100644 index 50cf513..0000000 --- a/Tests/obj/project.assets.json +++ /dev/null @@ -1,457 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETCoreApp,Version=v3.1": { - "Microsoft.NETCore.Platforms/3.1.1": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.Win32.SystemEvents/4.5.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0" - }, - "compile": { - "ref/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {} - }, - "runtimeTargets": { - "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "SharpZipLib/1.2.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {} - }, - "runtime": { - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {} - } - }, - "System.Drawing.Common/4.5.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0", - "Microsoft.Win32.SystemEvents": "4.5.0" - }, - "compile": { - "ref/netstandard2.0/System.Drawing.Common.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Drawing.Common.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Text.Encoding.CodePages/4.7.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "3.1.1" - }, - "compile": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtime": { - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} - }, - "runtimeTargets": { - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "DataClients/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "SharpZipLib": "1.2.0", - "SupportClasses": "1.0.0", - "System.Text.Encoding.CodePages": "4.7.1" - }, - "compile": { - "bin/placeholder/DataClients.dll": {} - }, - "runtime": { - "bin/placeholder/DataClients.dll": {} - } - }, - "Mailing/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v3.1", - "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" - }, - "compile": { - "bin/placeholder/Mailing.dll": {} - }, - "runtime": { - "bin/placeholder/Mailing.dll": {} - } - }, - "MigraDoc.DocumentObjectModel/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/MigraDoc.DocumentObjectModel.dll": {} - }, - "runtime": { - "bin/placeholder/MigraDoc.DocumentObjectModel.dll": {} - } - }, - "MigraDoc.Rendering/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "MigraDoc.DocumentObjectModel": "3.0.0", - "PdfSharp": "3.0.0", - "PdfSharp.Charting": "3.0.0", - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/MigraDoc.Rendering.dll": {} - }, - "runtime": { - "bin/placeholder/MigraDoc.Rendering.dll": {} - } - }, - "PdfSharp/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/PdfSharp.dll": {} - }, - "runtime": { - "bin/placeholder/PdfSharp.dll": {} - } - }, - "PdfSharp.Charting/3.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "dependencies": { - "PdfSharp": "3.0.0", - "System.Drawing.Common": "4.5.0" - }, - "compile": { - "bin/placeholder/PdfSharp.Charting.dll": {} - }, - "runtime": { - "bin/placeholder/PdfSharp.Charting.dll": {} - } - }, - "SupportClasses/1.0.0": { - "type": "project", - "framework": ".NETStandard,Version=v2.0", - "compile": { - "bin/placeholder/SupportClasses.dll": {} - }, - "runtime": { - "bin/placeholder/SupportClasses.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/3.1.1": { - "sha512": "RmINcaqiEkawM9C8oxFMN/CZmn1fGKWVsosbSY/8ARUNdHqV47hqhPVbrG3qUqLaRQI5w4HuqFOqrbhoSWcH6w==", - "type": "package", - "path": "microsoft.netcore.platforms/3.1.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.3.1.1.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Win32.SystemEvents/4.5.0": { - "sha512": "LuI1oG+24TUj1ZRQQjM5Ew73BKnZE5NZ/7eAdh1o8ST5dPhUnJvIkiIn2re3MwnkRy6ELRnvEbBxHP8uALKhJw==", - "type": "package", - "path": "microsoft.win32.systemevents/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Win32.SystemEvents.dll", - "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll", - "microsoft.win32.systemevents.4.5.0.nupkg.sha512", - "microsoft.win32.systemevents.nuspec", - "ref/net461/Microsoft.Win32.SystemEvents.dll", - "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll", - "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "SharpZipLib/1.2.0": { - "sha512": "zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==", - "type": "package", - "path": "sharpziplib/1.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net45/ICSharpCode.SharpZipLib.dll", - "lib/net45/ICSharpCode.SharpZipLib.pdb", - "lib/net45/ICSharpCode.SharpZipLib.xml", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb", - "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml", - "sharpziplib.1.2.0.nupkg.sha512", - "sharpziplib.nuspec" - ] - }, - "System.Drawing.Common/4.5.0": { - "sha512": "AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==", - "type": "package", - "path": "system.drawing.common/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net461/System.Drawing.Common.dll", - "lib/netstandard2.0/System.Drawing.Common.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net461/System.Drawing.Common.dll", - "ref/netstandard2.0/System.Drawing.Common.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll", - "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll", - "system.drawing.common.4.5.0.nupkg.sha512", - "system.drawing.common.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Text.Encoding.CodePages/4.7.1": { - "sha512": "i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==", - "type": "package", - "path": "system.text.encoding.codepages/4.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.xml", - "lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "system.text.encoding.codepages.4.7.1.nupkg.sha512", - "system.text.encoding.codepages.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "DataClients/1.0.0": { - "type": "project", - "path": "../DataClients/DataClients.csproj", - "msbuildProject": "../DataClients/DataClients.csproj" - }, - "Mailing/1.0.0": { - "type": "project", - "path": "../Mailing/Mailing.csproj", - "msbuildProject": "../Mailing/Mailing.csproj" - }, - "MigraDoc.DocumentObjectModel/3.0.0": { - "type": "project", - "path": "../PrintPDF/MigraDoc.DocumentObjectModel/MigraDoc.DocumentObjectModel.csproj", - "msbuildProject": "../PrintPDF/MigraDoc.DocumentObjectModel/MigraDoc.DocumentObjectModel.csproj" - }, - "MigraDoc.Rendering/3.0.0": { - "type": "project", - "path": "../PrintPDF/MigraDoc.Rendering/MigraDoc.Rendering.csproj", - "msbuildProject": "../PrintPDF/MigraDoc.Rendering/MigraDoc.Rendering.csproj" - }, - "PdfSharp/3.0.0": { - "type": "project", - "path": "../PrintPDF/PdfSharp/PdfSharp.csproj", - "msbuildProject": "../PrintPDF/PdfSharp/PdfSharp.csproj" - }, - "PdfSharp.Charting/3.0.0": { - "type": "project", - "path": "../PrintPDF/PdfSharp.Charting/PdfSharp.Charting.csproj", - "msbuildProject": "../PrintPDF/PdfSharp.Charting/PdfSharp.Charting.csproj" - }, - "SupportClasses/1.0.0": { - "type": "project", - "path": "../SupportClasses/SupportClasses.csproj", - "msbuildProject": "../SupportClasses/SupportClasses.csproj" - } - }, - "projectFileDependencyGroups": { - ".NETCoreApp,Version=v3.1": [ - "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" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\Tests\\Tests.csproj", - "projectName": "Tests", - "projectPath": "D:\\GIT\\ASCKU_PC\\Tests\\Tests.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\Tests\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "netcoreapp3.1" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClients\\DataClients.csproj" - }, - "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\Mailing\\Mailing.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.DocumentObjectModel\\MigraDoc.DocumentObjectModel.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\MigraDoc.Rendering\\MigraDoc.Rendering.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp.Charting\\PdfSharp.Charting.csproj" - }, - "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\PrintPDF\\PdfSharp\\PdfSharp.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "netcoreapp3.1": { - "targetAlias": "netcoreapp3.1", - "dependencies": { - "SharpZipLib": { - "target": "Package", - "version": "[1.2.0, )" - }, - "System.Text.Encoding.CodePages": { - "target": "Package", - "version": "[4.7.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Tests/obj/project.nuget.cache b/Tests/obj/project.nuget.cache deleted file mode 100644 index 3970f04..0000000 --- a/Tests/obj/project.nuget.cache +++ /dev/null @@ -1,14 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "2s4poUhkggsKl4knSgc2Gsu503QqjaOq+Mm2ZSXVkecmYegY7ZY34Mq9870zW26I03RalNC+aQG/T+QgLqOVIw==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\Tests\\Tests.csproj", - "expectedPackageFiles": [ - "C:\\Users\\google\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.1\\microsoft.netcore.platforms.3.1.1.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.win32.systemevents\\4.5.0\\microsoft.win32.systemevents.4.5.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\sharpziplib\\1.2.0\\sharpziplib.1.2.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.drawing.common\\4.5.0\\system.drawing.common.4.5.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\system.text.encoding.codepages\\4.7.1\\system.text.encoding.codepages.4.7.1.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/test3/bin/Debug/net5.0/Config/analog/default.json b/test3/bin/Debug/net5.0/Config/analog/default.json deleted file mode 100644 index d096f0e..0000000 --- a/test3/bin/Debug/net5.0/Config/analog/default.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "deleteAll": true, - "delete": [], - "add": [ - { - "id": 0, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [ 0, 1 ] - }, - { - "id": 1, - "name": " ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [ 2, 3 ] - }, - { - "id": 2, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [4,5] - }, - { - "id": 3, - "name": "U ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [6,7] - }, - { - "id": 4, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [8,9] - }, - { - "id": 5, - "name": "U ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [10,11] - }, - { - "id": 6, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [12,13] - }, - { - "id": 7, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [14,15] - }, - { - "id": 8, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [16,17] - }, - { - "id": 9, - "name": "t -", - "sname": "t -", - "measure": ".", - "byteId": [18,19] - }, - { - "id": 10, - "name": "t ", - "sname": "t ", - "measure": ".", - "byteId": [20,21] - }, - { - "id": 11, - "name": " 0.1", - "sname": "S ", - "measure": "", - "mul": 0.1, - "byteId": [22,23] - }, - { - "id": 12, - "name": "", - "sname": "S ", - "measure": "", - "byteId": [24,25] - }, - { - "id": 13, - "name": " ", - "measure": "..", - "mul": -1, - "byteId": [26,27] - }, - { - "id": 14, - "name": " -", - "sname": "R -", - "measure": "", - "mul": 0.1, - "byteId": [28,29] - }, - { - "id": 15, - "name": " -", - "sname": "R -", - "measure": "", - "mul": 0.1, - "byteId": [30,31] - }, - { - "id": 16, - "name": " ", - "sname": "Q .", - "measure": "^3/", - "byteId": [ 32, 33 ] - }, - { - "id": 17, - "name": " ", - "sname": "..", - "mul": 0.01, - "byteId": [34,35] - }, - { - "id": 18, - "name": " ", - "sname": "..", - "mul": 0.1, - "byteId": [36,37] - }, - { - "id": 19, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [38,39] - }, - { - "id": 20, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [40,41] - }, - { - "id": 21, - "name": " .+1,5", - "sname": "P .", - "measure": "/^2", - "mul": 0.01, - "byteId": [42,43] - }, - { - "id": 22, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [44,45] - }, - { - "id": 23, - "name": " ()", - "sname": "I . ", - "measure": "", - "mul": 0.1, - "byteId": [58,59] - }, - { - "id": 25, - "name": "-. ", - "sname": "-", - "measure": "", - "mul": 0.1, - "byteId": [62,63] - }, - { - "id": 26, - "name": "-. . ", - "sname": "-", - "measure": "", - "mul": 0.1, - "byteId": [64,65] - }, - { - "id": 27, - "name": "t -", - "sname": "t .", - "measure": ".", - "byteId": [66,67] - }, - { - "id": 28, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [68,69] - }, - { - "id": 29, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [70,71] - }, - { - "id": 30, - "name": " ", - "sname": ". .", - "measure": "", - "mul": 0.1, - "byteId": [72,73] - }, - { - "id": 31, - "name": " (.)", - "sname": "I .. .", - "measure": "", - "mul": 0.1, - "byteId": [74,75] - }, - { - "id": 33, - "name": " -1200", - "sname": "-1200", - "measure": "..", - "mul": 0.1, - "byteId": [78,79] - }, - { - "id": 34, - "name": " -18,75", - "sname": "-18,25", - "measure": "..", - "mul": 0.001, - "byteId": [80,81] - }, - { - "id": 35, - "name": " ", - "sname": "P ..", - "measure": "/^2", - "mul": 0.1, - "byteId": [82,83] - }, - { - "id": 36, - "name": " ", - "sname": "P ..", - "measure": "/^2", - "byteId": [84,85] - }, - { - "id": 37, - "name": " ()", - "sname": ".I, ", - "measure": "", - "mul": 0.1, - "byteId": [86,87] - }, - { - "id": 38, - "name": " ", - "sname": "...", - "measure": "", - "mul": 0.01, - "byteId": [88,89] - }, - { - "id": 39, - "name": " ARPW", - "sname": "I . ARPW", - "measure": "", - "mul": 0.01, - "byteId": [90,91] - }, - { - "id": 40, - "name": " ", - "sname": "., ", - "measure": "", - "mul": 0.1, - "byteId": [] - }, - { - "id": 41, - "name": " . 1 .", - "sname": "U . 1, ", - "measure": "", - "mul": 0.1, - "byteId": [92,93] - }, - { - "id": 42, - "name": ": 1", - "sname": "I 1 ", - "measure": "", - "byteId": [94,95] - }, - { - "id": 43, - "name": ": 2", - "sname": "I 2 ", - "measure": "", - "byteId": [96,97] - }, - { - "id": 44, - "name": ": 3", - "sname": "I 3 ", - "measure": "", - "byteId": [98,99] - }, - { - "id": 45, - "name": ": ", - "sname": ". ", - "measure": "", - "mul": 0.1, - "byteId": [100,101] - }, - { - "id": 46, - "name": ": p", - "mul": 0.01, - "byteId": [102,103] - }, - { - "id": 47, - "name": ": i", - "mul": 0.01, - "byteId": [104,105] - }, - { - "id": 49, - "name": " ", - "byteId": [106,107] - }, - { - "id": 50, - "name": " U ", - "measure": "", - "mul": 0.1, - "byteId": [108,109] - } - - ] -} diff --git a/test3/bin/Debug/net5.0/Config/config.json b/test3/bin/Debug/net5.0/Config/config.json deleted file mode 100644 index f71d35f..0000000 --- a/test3/bin/Debug/net5.0/Config/config.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "servers": [ - { - "name": "STP 1", - "ip": "10.10.45.151", - "port": 1070, - "dir": "Y:\\data" - }, - { - "name": "STP 2", - "ip": "10.10.45.152", - "port": 1070, - "dir": "Z:\\data" - } - ] -} diff --git a/test3/bin/Debug/net5.0/DataClient.dll b/test3/bin/Debug/net5.0/DataClient.dll deleted file mode 100644 index 4fad915..0000000 Binary files a/test3/bin/Debug/net5.0/DataClient.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/DataClient.pdb b/test3/bin/Debug/net5.0/DataClient.pdb deleted file mode 100644 index bac7389..0000000 Binary files a/test3/bin/Debug/net5.0/DataClient.pdb and /dev/null differ diff --git a/test3/bin/Debug/net5.0/DataClient.xml b/test3/bin/Debug/net5.0/DataClient.xml deleted file mode 100644 index 9a5cb0f..0000000 --- a/test3/bin/Debug/net5.0/DataClient.xml +++ /dev/null @@ -1,249 +0,0 @@ - - - - DataClient - - - - Класс для связи с СТП сервером по проботоколу TCP. - - - - Статус процесса выполнения запроса. - Предполагается использовать только на больших - загрузках и в ассинхронных задачах - - - - Коды для работы с СТП. - - - Версия. - - - Загрузка. - - - Загрузка паспорта. - - - Время сервера. - - - Оставаться на связи. - - - Загрузка (nh). - - - Структура директории. - - - Поиск команды по имени. - - - IP адрес СТП. - - - Порт СТП. - - - Количество попыток переподключения. - - - Время в секундах между попытками переподключения. - - - Основной конструктор класса NetClient. Ip-адрес - 127.0.0.1; Порт - 1070; - - - Конструктор класса NetClient с параметрами.Ip-адрес сервера.Порт сервера. - - - Получение неопределенного количество байт с сервера. Количество ограничено максимальным значением типа UInt.Открытый сетевой поток.Массив байт. - Соединение с сервером закрыто. - - Стрим недоступен для Чтения. - - Сервер сбросил соединение. - - - - Получение определенного количество байт с сервера.Открытый сетевой поток.Кол-во получаемых байт.Массив байт. Может быть меньше заданного количества. - Размер байт не должен равняться нулю. - - Стрим недоступен для записи. - - Сервер сбросил соединение. - - - - Отправка массива байт на СТП.Открытый сетевой поток.Массив байт.Результат отправки. - Размер байт не должен равняться нулю. - - Стрим недоступен для записи. - - - - Формирование массива байт на отправку.Код комманды. Конвертируется в 4 байта. (0x00 0x00 0x00 0x00)Передаваемая строка.Байты перед передаваемой строкой.Байты после передаваемой строкой.Массив байт для отправки на СТП. - - - Открытие соединения к серверу.Информирует только о подключении к серверу. Исключения опускает.Состояние подключения. - - - Проверка подключения.Состояние подключения. - - - Закрыть подключение. - - - Отправка массива байт на СТП.Массив байт для отправки.Результат отправки. - Размер байт не должен равняться нулю. - - Поток недоступен для записи. - - - - Получение неизвестного количество байт.Возвращает null, если что-то пошло не так.Массив байт. - - - Получение определенного количество байт.Количество байт.Возвращает null, если что-то пошло не так.Массив байт определенного размера. Может массив быть меньше, если в буфере не будет достаточно данных. - - - Внутренняя функция для создания подключения.Возвращает флаг необходимости закрытия соединения. - Не получилось соединиться с сервером. - - - - Внетренняя функция для закрытия соединения.Флаг о необходимости закрыть соединение. - - - Внутренняя функция получения файлов.Код, который будет отправлен на сервер.Дата. Из неё формируется строка в формате YYYMMDD.Номер печи. 00 - общецеховые параметры.Индекс файла. От 0 до 15.Массив байт, соответствующий запрашиваемому файлу. - Неверный код, для получения файла. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение файла данных (байтами) с СТП.Дата. Из неё формируется строка в формате YYYMMDD.Номер печи. 00 - общецеховые параметры.Индекс файла. От 0 до 15.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Обработанный массив байт. - Неверный код, для получения файла. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение файла данных (байтами) с СТП.Дата. Из неё формируется строка в формате YYYMMDD.Номер печи. 00 - общецеховые параметры.Индекс файла. От 0 до 15.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Обработанный массив байт. - Неверный код, для получения файла. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение файла данных (байтами) с СТП.Название команды.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Массив байт, соответствующий этой команде. Может вернуть null. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение структуры файлов и папок в запрашиваемой директории.Путь, структуру которого надо отобразить.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Массив строк. Полные пути к файлам и папкам. Может вернуть null. - Неверный флаг окончания строки. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение текущее время на сервере.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.Текущее время на сервере. - Неверный флаг окончания строки. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Получение текущую версию сервера.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации.строку с названием версии сервера. - Неверный флаг окончания строки. - Неверный флаг во время получения файла. - - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Отправка команды для поддержания соединения.Выполняет автоподключение, если оно не установлено. Не все ошибки описаны в документации. - Предыдущий запрос не закончен. - Поток недоступен для записи. - - Не получилось соединиться с сервером. - - - - Класс для связи с СТП. Содержит все инструменты, для получения данных. - - - Чтение конфигурационнного файла и установка параметров по умолчанию. - - - Номер сервера, используемого по умолчанию. - - - Массив серверов, инициализированных в экземпляре класса. - - - Текущий рабочий сервер - - - - Проверка параметров сервера. - - Ip адрес сервера СТП. - Порт сервера СТП. - Путь к архивным данным. - Результат проверки. - - - Добавление сервера в список серверов. - Название сервера - IP адресс сервера. - Порт сервера. - Путь к архиву. - Результат выполнения функции. - - - Удаление сервера из списка серверов по его номеру. - Номер сервера в списке серверов. - Результат выполнения функции. - - - Создание экземпляра класса. - - - Создание экземпляра класса с указанием конфигурационного файла. - Путь к файлу конфигурации. - - - diff --git a/test3/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll b/test3/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index dd5ebe2..0000000 Binary files a/test3/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/test3/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index 84aaf39..0000000 Binary files a/test3/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.dll b/test3/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index 1034ee6..0000000 Binary files a/test3/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/Microsoft.Extensions.Logging.Abstractions.dll b/test3/bin/Debug/net5.0/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index 2c87f79..0000000 Binary files a/test3/bin/Debug/net5.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/Microsoft.Extensions.Logging.dll b/test3/bin/Debug/net5.0/Microsoft.Extensions.Logging.dll deleted file mode 100644 index 6df35e1..0000000 Binary files a/test3/bin/Debug/net5.0/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/Microsoft.Extensions.Options.dll b/test3/bin/Debug/net5.0/Microsoft.Extensions.Options.dll deleted file mode 100644 index 8a2a8c8..0000000 Binary files a/test3/bin/Debug/net5.0/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/Microsoft.Extensions.Primitives.dll b/test3/bin/Debug/net5.0/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index 884f9dc..0000000 Binary files a/test3/bin/Debug/net5.0/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/NLog.Extensions.Logging.dll b/test3/bin/Debug/net5.0/NLog.Extensions.Logging.dll deleted file mode 100644 index 936aef2..0000000 Binary files a/test3/bin/Debug/net5.0/NLog.Extensions.Logging.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/NLog.dll b/test3/bin/Debug/net5.0/NLog.dll deleted file mode 100644 index 36689f2..0000000 Binary files a/test3/bin/Debug/net5.0/NLog.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/Newtonsoft.Json.dll b/test3/bin/Debug/net5.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/test3/bin/Debug/net5.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/ref/test3.dll b/test3/bin/Debug/net5.0/ref/test3.dll deleted file mode 100644 index 161ab7e..0000000 Binary files a/test3/bin/Debug/net5.0/ref/test3.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/test3.deps.json b/test3/bin/Debug/net5.0/test3.deps.json deleted file mode 100644 index 579bf73..0000000 --- a/test3/bin/Debug/net5.0/test3.deps.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": { - "test3/1.0.0": { - "dependencies": { - "DataClient": "0.0.3", - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.3" - }, - "runtime": { - "test3.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NLog/4.7.10": { - "runtime": { - "lib/netstandard2.0/NLog.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.7.10.13013" - } - } - }, - "NLog.Extensions.Logging/1.7.3": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.10" - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.7.3.1580" - } - } - }, - "DataClient/0.0.3": { - "dependencies": { - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.3", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "DataClient.dll": {} - } - } - } - }, - "libraries": { - "test3/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "path": "microsoft.extensions.logging/5.0.0", - "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "path": "microsoft.extensions.options/5.0.0", - "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "path": "microsoft.extensions.primitives/5.0.0", - "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NLog/4.7.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "path": "nlog/4.7.10", - "hashPath": "nlog.4.7.10.nupkg.sha512" - }, - "NLog.Extensions.Logging/1.7.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7RvUvGd9Ad37pNedjPHbCUroscLGuChLBo0OBveGp92vIpEHLZm/in+Ydd+c9qpv1XMQQIx7yZv1F5qyy/AxHQ==", - "path": "nlog.extensions.logging/1.7.3", - "hashPath": "nlog.extensions.logging.1.7.3.nupkg.sha512" - }, - "DataClient/0.0.3": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/test3/bin/Debug/net5.0/test3.dll b/test3/bin/Debug/net5.0/test3.dll deleted file mode 100644 index c723c72..0000000 Binary files a/test3/bin/Debug/net5.0/test3.dll and /dev/null differ diff --git a/test3/bin/Debug/net5.0/test3.exe b/test3/bin/Debug/net5.0/test3.exe deleted file mode 100644 index 7d323fa..0000000 Binary files a/test3/bin/Debug/net5.0/test3.exe and /dev/null differ diff --git a/test3/bin/Debug/net5.0/test3.pdb b/test3/bin/Debug/net5.0/test3.pdb deleted file mode 100644 index 5941f1c..0000000 Binary files a/test3/bin/Debug/net5.0/test3.pdb and /dev/null differ diff --git a/test3/bin/Debug/net5.0/test3.runtimeconfig.dev.json b/test3/bin/Debug/net5.0/test3.runtimeconfig.dev.json deleted file mode 100644 index ea4326b..0000000 --- a/test3/bin/Debug/net5.0/test3.runtimeconfig.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/test3/bin/Debug/net5.0/test3.runtimeconfig.json b/test3/bin/Debug/net5.0/test3.runtimeconfig.json deleted file mode 100644 index a8e7e82..0000000 --- a/test3/bin/Debug/net5.0/test3.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net5.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "5.0.0" - } - } -} \ No newline at end of file diff --git a/test3/bin/Release/net5.0/Config/analog/default.json b/test3/bin/Release/net5.0/Config/analog/default.json deleted file mode 100644 index d096f0e..0000000 --- a/test3/bin/Release/net5.0/Config/analog/default.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "deleteAll": true, - "delete": [], - "add": [ - { - "id": 0, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [ 0, 1 ] - }, - { - "id": 1, - "name": " ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [ 2, 3 ] - }, - { - "id": 2, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [4,5] - }, - { - "id": 3, - "name": "U ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [6,7] - }, - { - "id": 4, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [8,9] - }, - { - "id": 5, - "name": "U ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [10,11] - }, - { - "id": 6, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [12,13] - }, - { - "id": 7, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [14,15] - }, - { - "id": 8, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [16,17] - }, - { - "id": 9, - "name": "t -", - "sname": "t -", - "measure": ".", - "byteId": [18,19] - }, - { - "id": 10, - "name": "t ", - "sname": "t ", - "measure": ".", - "byteId": [20,21] - }, - { - "id": 11, - "name": " 0.1", - "sname": "S ", - "measure": "", - "mul": 0.1, - "byteId": [22,23] - }, - { - "id": 12, - "name": "", - "sname": "S ", - "measure": "", - "byteId": [24,25] - }, - { - "id": 13, - "name": " ", - "measure": "..", - "mul": -1, - "byteId": [26,27] - }, - { - "id": 14, - "name": " -", - "sname": "R -", - "measure": "", - "mul": 0.1, - "byteId": [28,29] - }, - { - "id": 15, - "name": " -", - "sname": "R -", - "measure": "", - "mul": 0.1, - "byteId": [30,31] - }, - { - "id": 16, - "name": " ", - "sname": "Q .", - "measure": "^3/", - "byteId": [ 32, 33 ] - }, - { - "id": 17, - "name": " ", - "sname": "..", - "mul": 0.01, - "byteId": [34,35] - }, - { - "id": 18, - "name": " ", - "sname": "..", - "mul": 0.1, - "byteId": [36,37] - }, - { - "id": 19, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [38,39] - }, - { - "id": 20, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [40,41] - }, - { - "id": 21, - "name": " .+1,5", - "sname": "P .", - "measure": "/^2", - "mul": 0.01, - "byteId": [42,43] - }, - { - "id": 22, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [44,45] - }, - { - "id": 23, - "name": " ()", - "sname": "I . ", - "measure": "", - "mul": 0.1, - "byteId": [58,59] - }, - { - "id": 25, - "name": "-. ", - "sname": "-", - "measure": "", - "mul": 0.1, - "byteId": [62,63] - }, - { - "id": 26, - "name": "-. . ", - "sname": "-", - "measure": "", - "mul": 0.1, - "byteId": [64,65] - }, - { - "id": 27, - "name": "t -", - "sname": "t .", - "measure": ".", - "byteId": [66,67] - }, - { - "id": 28, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [68,69] - }, - { - "id": 29, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [70,71] - }, - { - "id": 30, - "name": " ", - "sname": ". .", - "measure": "", - "mul": 0.1, - "byteId": [72,73] - }, - { - "id": 31, - "name": " (.)", - "sname": "I .. .", - "measure": "", - "mul": 0.1, - "byteId": [74,75] - }, - { - "id": 33, - "name": " -1200", - "sname": "-1200", - "measure": "..", - "mul": 0.1, - "byteId": [78,79] - }, - { - "id": 34, - "name": " -18,75", - "sname": "-18,25", - "measure": "..", - "mul": 0.001, - "byteId": [80,81] - }, - { - "id": 35, - "name": " ", - "sname": "P ..", - "measure": "/^2", - "mul": 0.1, - "byteId": [82,83] - }, - { - "id": 36, - "name": " ", - "sname": "P ..", - "measure": "/^2", - "byteId": [84,85] - }, - { - "id": 37, - "name": " ()", - "sname": ".I, ", - "measure": "", - "mul": 0.1, - "byteId": [86,87] - }, - { - "id": 38, - "name": " ", - "sname": "...", - "measure": "", - "mul": 0.01, - "byteId": [88,89] - }, - { - "id": 39, - "name": " ARPW", - "sname": "I . ARPW", - "measure": "", - "mul": 0.01, - "byteId": [90,91] - }, - { - "id": 40, - "name": " ", - "sname": "., ", - "measure": "", - "mul": 0.1, - "byteId": [] - }, - { - "id": 41, - "name": " . 1 .", - "sname": "U . 1, ", - "measure": "", - "mul": 0.1, - "byteId": [92,93] - }, - { - "id": 42, - "name": ": 1", - "sname": "I 1 ", - "measure": "", - "byteId": [94,95] - }, - { - "id": 43, - "name": ": 2", - "sname": "I 2 ", - "measure": "", - "byteId": [96,97] - }, - { - "id": 44, - "name": ": 3", - "sname": "I 3 ", - "measure": "", - "byteId": [98,99] - }, - { - "id": 45, - "name": ": ", - "sname": ". ", - "measure": "", - "mul": 0.1, - "byteId": [100,101] - }, - { - "id": 46, - "name": ": p", - "mul": 0.01, - "byteId": [102,103] - }, - { - "id": 47, - "name": ": i", - "mul": 0.01, - "byteId": [104,105] - }, - { - "id": 49, - "name": " ", - "byteId": [106,107] - }, - { - "id": 50, - "name": " U ", - "measure": "", - "mul": 0.1, - "byteId": [108,109] - } - - ] -} diff --git a/test3/bin/Release/net5.0/Config/config.json b/test3/bin/Release/net5.0/Config/config.json deleted file mode 100644 index f71d35f..0000000 --- a/test3/bin/Release/net5.0/Config/config.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "servers": [ - { - "name": "STP 1", - "ip": "10.10.45.151", - "port": 1070, - "dir": "Y:\\data" - }, - { - "name": "STP 2", - "ip": "10.10.45.152", - "port": 1070, - "dir": "Z:\\data" - } - ] -} diff --git a/test3/bin/Release/net5.0/DataClient.dll b/test3/bin/Release/net5.0/DataClient.dll deleted file mode 100644 index 517a083..0000000 Binary files a/test3/bin/Release/net5.0/DataClient.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/DataClient.pdb b/test3/bin/Release/net5.0/DataClient.pdb deleted file mode 100644 index 1ad534a..0000000 Binary files a/test3/bin/Release/net5.0/DataClient.pdb and /dev/null differ diff --git a/test3/bin/Release/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll b/test3/bin/Release/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index dd5ebe2..0000000 Binary files a/test3/bin/Release/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/test3/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index 84aaf39..0000000 Binary files a/test3/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.dll b/test3/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index 1034ee6..0000000 Binary files a/test3/bin/Release/net5.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/Microsoft.Extensions.Logging.Abstractions.dll b/test3/bin/Release/net5.0/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index 2c87f79..0000000 Binary files a/test3/bin/Release/net5.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/Microsoft.Extensions.Logging.dll b/test3/bin/Release/net5.0/Microsoft.Extensions.Logging.dll deleted file mode 100644 index 6df35e1..0000000 Binary files a/test3/bin/Release/net5.0/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/Microsoft.Extensions.Options.dll b/test3/bin/Release/net5.0/Microsoft.Extensions.Options.dll deleted file mode 100644 index 8a2a8c8..0000000 Binary files a/test3/bin/Release/net5.0/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/Microsoft.Extensions.Primitives.dll b/test3/bin/Release/net5.0/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index 884f9dc..0000000 Binary files a/test3/bin/Release/net5.0/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/NLog.Extensions.Logging.dll b/test3/bin/Release/net5.0/NLog.Extensions.Logging.dll deleted file mode 100644 index 936aef2..0000000 Binary files a/test3/bin/Release/net5.0/NLog.Extensions.Logging.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/NLog.dll b/test3/bin/Release/net5.0/NLog.dll deleted file mode 100644 index 36689f2..0000000 Binary files a/test3/bin/Release/net5.0/NLog.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/Newtonsoft.Json.dll b/test3/bin/Release/net5.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/test3/bin/Release/net5.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/Config/analog/default.json b/test3/bin/Release/net5.0/publish/Config/analog/default.json deleted file mode 100644 index d096f0e..0000000 --- a/test3/bin/Release/net5.0/publish/Config/analog/default.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "deleteAll": true, - "delete": [], - "add": [ - { - "id": 0, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [ 0, 1 ] - }, - { - "id": 1, - "name": " ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [ 2, 3 ] - }, - { - "id": 2, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [4,5] - }, - { - "id": 3, - "name": "U ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [6,7] - }, - { - "id": 4, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [8,9] - }, - { - "id": 5, - "name": "U ", - "sname": "U ", - "measure": "", - "mul": 0.1, - "byteId": [10,11] - }, - { - "id": 6, - "name": " ", - "sname": "I ", - "measure": "", - "mul": 0.1, - "byteId": [12,13] - }, - { - "id": 7, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [14,15] - }, - { - "id": 8, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [16,17] - }, - { - "id": 9, - "name": "t -", - "sname": "t -", - "measure": ".", - "byteId": [18,19] - }, - { - "id": 10, - "name": "t ", - "sname": "t ", - "measure": ".", - "byteId": [20,21] - }, - { - "id": 11, - "name": " 0.1", - "sname": "S ", - "measure": "", - "mul": 0.1, - "byteId": [22,23] - }, - { - "id": 12, - "name": "", - "sname": "S ", - "measure": "", - "byteId": [24,25] - }, - { - "id": 13, - "name": " ", - "measure": "..", - "mul": -1, - "byteId": [26,27] - }, - { - "id": 14, - "name": " -", - "sname": "R -", - "measure": "", - "mul": 0.1, - "byteId": [28,29] - }, - { - "id": 15, - "name": " -", - "sname": "R -", - "measure": "", - "mul": 0.1, - "byteId": [30,31] - }, - { - "id": 16, - "name": " ", - "sname": "Q .", - "measure": "^3/", - "byteId": [ 32, 33 ] - }, - { - "id": 17, - "name": " ", - "sname": "..", - "mul": 0.01, - "byteId": [34,35] - }, - { - "id": 18, - "name": " ", - "sname": "..", - "mul": 0.1, - "byteId": [36,37] - }, - { - "id": 19, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [38,39] - }, - { - "id": 20, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [40,41] - }, - { - "id": 21, - "name": " .+1,5", - "sname": "P .", - "measure": "/^2", - "mul": 0.01, - "byteId": [42,43] - }, - { - "id": 22, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [44,45] - }, - { - "id": 23, - "name": " ()", - "sname": "I . ", - "measure": "", - "mul": 0.1, - "byteId": [58,59] - }, - { - "id": 25, - "name": "-. ", - "sname": "-", - "measure": "", - "mul": 0.1, - "byteId": [62,63] - }, - { - "id": 26, - "name": "-. . ", - "sname": "-", - "measure": "", - "mul": 0.1, - "byteId": [64,65] - }, - { - "id": 27, - "name": "t -", - "sname": "t .", - "measure": ".", - "byteId": [66,67] - }, - { - "id": 28, - "name": "t ", - "sname": "t .", - "measure": ".", - "byteId": [68,69] - }, - { - "id": 29, - "name": " ", - "sname": "Q. .", - "measure": "^3/", - "mul": 0.01, - "byteId": [70,71] - }, - { - "id": 30, - "name": " ", - "sname": ". .", - "measure": "", - "mul": 0.1, - "byteId": [72,73] - }, - { - "id": 31, - "name": " (.)", - "sname": "I .. .", - "measure": "", - "mul": 0.1, - "byteId": [74,75] - }, - { - "id": 33, - "name": " -1200", - "sname": "-1200", - "measure": "..", - "mul": 0.1, - "byteId": [78,79] - }, - { - "id": 34, - "name": " -18,75", - "sname": "-18,25", - "measure": "..", - "mul": 0.001, - "byteId": [80,81] - }, - { - "id": 35, - "name": " ", - "sname": "P ..", - "measure": "/^2", - "mul": 0.1, - "byteId": [82,83] - }, - { - "id": 36, - "name": " ", - "sname": "P ..", - "measure": "/^2", - "byteId": [84,85] - }, - { - "id": 37, - "name": " ()", - "sname": ".I, ", - "measure": "", - "mul": 0.1, - "byteId": [86,87] - }, - { - "id": 38, - "name": " ", - "sname": "...", - "measure": "", - "mul": 0.01, - "byteId": [88,89] - }, - { - "id": 39, - "name": " ARPW", - "sname": "I . ARPW", - "measure": "", - "mul": 0.01, - "byteId": [90,91] - }, - { - "id": 40, - "name": " ", - "sname": "., ", - "measure": "", - "mul": 0.1, - "byteId": [] - }, - { - "id": 41, - "name": " . 1 .", - "sname": "U . 1, ", - "measure": "", - "mul": 0.1, - "byteId": [92,93] - }, - { - "id": 42, - "name": ": 1", - "sname": "I 1 ", - "measure": "", - "byteId": [94,95] - }, - { - "id": 43, - "name": ": 2", - "sname": "I 2 ", - "measure": "", - "byteId": [96,97] - }, - { - "id": 44, - "name": ": 3", - "sname": "I 3 ", - "measure": "", - "byteId": [98,99] - }, - { - "id": 45, - "name": ": ", - "sname": ". ", - "measure": "", - "mul": 0.1, - "byteId": [100,101] - }, - { - "id": 46, - "name": ": p", - "mul": 0.01, - "byteId": [102,103] - }, - { - "id": 47, - "name": ": i", - "mul": 0.01, - "byteId": [104,105] - }, - { - "id": 49, - "name": " ", - "byteId": [106,107] - }, - { - "id": 50, - "name": " U ", - "measure": "", - "mul": 0.1, - "byteId": [108,109] - } - - ] -} diff --git a/test3/bin/Release/net5.0/publish/Config/config.json b/test3/bin/Release/net5.0/publish/Config/config.json deleted file mode 100644 index f71d35f..0000000 --- a/test3/bin/Release/net5.0/publish/Config/config.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "servers": [ - { - "name": "STP 1", - "ip": "10.10.45.151", - "port": 1070, - "dir": "Y:\\data" - }, - { - "name": "STP 2", - "ip": "10.10.45.152", - "port": 1070, - "dir": "Z:\\data" - } - ] -} diff --git a/test3/bin/Release/net5.0/publish/DataClient.dll b/test3/bin/Release/net5.0/publish/DataClient.dll deleted file mode 100644 index 517a083..0000000 Binary files a/test3/bin/Release/net5.0/publish/DataClient.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/DataClient.pdb b/test3/bin/Release/net5.0/publish/DataClient.pdb deleted file mode 100644 index 1ad534a..0000000 Binary files a/test3/bin/Release/net5.0/publish/DataClient.pdb and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Configuration.Abstractions.dll b/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100644 index dd5ebe2..0000000 Binary files a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/test3/bin/Release/net5.0/publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index 84aaf39..0000000 Binary files a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.DependencyInjection.dll b/test3/bin/Release/net5.0/publish/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index 1034ee6..0000000 Binary files a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Logging.Abstractions.dll b/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index 2c87f79..0000000 Binary files a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Logging.dll b/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Logging.dll deleted file mode 100644 index 6df35e1..0000000 Binary files a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Options.dll b/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Options.dll deleted file mode 100644 index 8a2a8c8..0000000 Binary files a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Primitives.dll b/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Primitives.dll deleted file mode 100644 index 884f9dc..0000000 Binary files a/test3/bin/Release/net5.0/publish/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/NLog.Extensions.Logging.dll b/test3/bin/Release/net5.0/publish/NLog.Extensions.Logging.dll deleted file mode 100644 index 936aef2..0000000 Binary files a/test3/bin/Release/net5.0/publish/NLog.Extensions.Logging.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/NLog.dll b/test3/bin/Release/net5.0/publish/NLog.dll deleted file mode 100644 index 36689f2..0000000 Binary files a/test3/bin/Release/net5.0/publish/NLog.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/Newtonsoft.Json.dll b/test3/bin/Release/net5.0/publish/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/test3/bin/Release/net5.0/publish/Newtonsoft.Json.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/test3.deps.json b/test3/bin/Release/net5.0/publish/test3.deps.json deleted file mode 100644 index 579bf73..0000000 --- a/test3/bin/Release/net5.0/publish/test3.deps.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": { - "test3/1.0.0": { - "dependencies": { - "DataClient": "0.0.3", - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.3" - }, - "runtime": { - "test3.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NLog/4.7.10": { - "runtime": { - "lib/netstandard2.0/NLog.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.7.10.13013" - } - } - }, - "NLog.Extensions.Logging/1.7.3": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.10" - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.7.3.1580" - } - } - }, - "DataClient/0.0.3": { - "dependencies": { - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.3", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "DataClient.dll": {} - } - } - } - }, - "libraries": { - "test3/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "path": "microsoft.extensions.logging/5.0.0", - "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "path": "microsoft.extensions.options/5.0.0", - "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "path": "microsoft.extensions.primitives/5.0.0", - "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NLog/4.7.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "path": "nlog/4.7.10", - "hashPath": "nlog.4.7.10.nupkg.sha512" - }, - "NLog.Extensions.Logging/1.7.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7RvUvGd9Ad37pNedjPHbCUroscLGuChLBo0OBveGp92vIpEHLZm/in+Ydd+c9qpv1XMQQIx7yZv1F5qyy/AxHQ==", - "path": "nlog.extensions.logging/1.7.3", - "hashPath": "nlog.extensions.logging.1.7.3.nupkg.sha512" - }, - "DataClient/0.0.3": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/test3/bin/Release/net5.0/publish/test3.dll b/test3/bin/Release/net5.0/publish/test3.dll deleted file mode 100644 index 66026f7..0000000 Binary files a/test3/bin/Release/net5.0/publish/test3.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/test3.exe b/test3/bin/Release/net5.0/publish/test3.exe deleted file mode 100644 index 7d323fa..0000000 Binary files a/test3/bin/Release/net5.0/publish/test3.exe and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/test3.pdb b/test3/bin/Release/net5.0/publish/test3.pdb deleted file mode 100644 index a7f25e3..0000000 Binary files a/test3/bin/Release/net5.0/publish/test3.pdb and /dev/null differ diff --git a/test3/bin/Release/net5.0/publish/test3.runtimeconfig.json b/test3/bin/Release/net5.0/publish/test3.runtimeconfig.json deleted file mode 100644 index a8e7e82..0000000 --- a/test3/bin/Release/net5.0/publish/test3.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net5.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "5.0.0" - } - } -} \ No newline at end of file diff --git a/test3/bin/Release/net5.0/ref/test3.dll b/test3/bin/Release/net5.0/ref/test3.dll deleted file mode 100644 index f3da085..0000000 Binary files a/test3/bin/Release/net5.0/ref/test3.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/test3.deps.json b/test3/bin/Release/net5.0/test3.deps.json deleted file mode 100644 index 579bf73..0000000 --- a/test3/bin/Release/net5.0/test3.deps.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": { - "test3/1.0.0": { - "dependencies": { - "DataClient": "0.0.3", - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.3" - }, - "runtime": { - "test3.dll": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.20.51904" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NLog/4.7.10": { - "runtime": { - "lib/netstandard2.0/NLog.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.7.10.13013" - } - } - }, - "NLog.Extensions.Logging/1.7.3": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.10" - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.7.3.1580" - } - } - }, - "DataClient/0.0.3": { - "dependencies": { - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.3", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "DataClient.dll": {} - } - } - } - }, - "libraries": { - "test3/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "path": "microsoft.extensions.logging/5.0.0", - "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "path": "microsoft.extensions.options/5.0.0", - "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "path": "microsoft.extensions.primitives/5.0.0", - "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NLog/4.7.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "path": "nlog/4.7.10", - "hashPath": "nlog.4.7.10.nupkg.sha512" - }, - "NLog.Extensions.Logging/1.7.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7RvUvGd9Ad37pNedjPHbCUroscLGuChLBo0OBveGp92vIpEHLZm/in+Ydd+c9qpv1XMQQIx7yZv1F5qyy/AxHQ==", - "path": "nlog.extensions.logging/1.7.3", - "hashPath": "nlog.extensions.logging.1.7.3.nupkg.sha512" - }, - "DataClient/0.0.3": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/test3/bin/Release/net5.0/test3.dll b/test3/bin/Release/net5.0/test3.dll deleted file mode 100644 index 66026f7..0000000 Binary files a/test3/bin/Release/net5.0/test3.dll and /dev/null differ diff --git a/test3/bin/Release/net5.0/test3.exe b/test3/bin/Release/net5.0/test3.exe deleted file mode 100644 index 7d323fa..0000000 Binary files a/test3/bin/Release/net5.0/test3.exe and /dev/null differ diff --git a/test3/bin/Release/net5.0/test3.pdb b/test3/bin/Release/net5.0/test3.pdb deleted file mode 100644 index a7f25e3..0000000 Binary files a/test3/bin/Release/net5.0/test3.pdb and /dev/null differ diff --git a/test3/bin/Release/net5.0/test3.runtimeconfig.dev.json b/test3/bin/Release/net5.0/test3.runtimeconfig.dev.json deleted file mode 100644 index ea4326b..0000000 --- a/test3/bin/Release/net5.0/test3.runtimeconfig.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\google\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ] - } -} \ No newline at end of file diff --git a/test3/bin/Release/net5.0/test3.runtimeconfig.json b/test3/bin/Release/net5.0/test3.runtimeconfig.json deleted file mode 100644 index a8e7e82..0000000 --- a/test3/bin/Release/net5.0/test3.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net5.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "5.0.0" - } - } -} \ No newline at end of file diff --git a/test3/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/test3/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs deleted file mode 100644 index 2f7e5ec..0000000 --- a/test3/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/test3/obj/Debug/net5.0/apphost.exe b/test3/obj/Debug/net5.0/apphost.exe deleted file mode 100644 index 7d323fa..0000000 Binary files a/test3/obj/Debug/net5.0/apphost.exe and /dev/null differ diff --git a/test3/obj/Debug/net5.0/ref/test3.dll b/test3/obj/Debug/net5.0/ref/test3.dll deleted file mode 100644 index 161ab7e..0000000 Binary files a/test3/obj/Debug/net5.0/ref/test3.dll and /dev/null differ diff --git a/test3/obj/Debug/net5.0/test3.AssemblyInfo.cs b/test3/obj/Debug/net5.0/test3.AssemblyInfo.cs deleted file mode 100644 index f865dba..0000000 --- a/test3/obj/Debug/net5.0/test3.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("test3")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("test3")] -[assembly: System.Reflection.AssemblyTitleAttribute("test3")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/test3/obj/Debug/net5.0/test3.AssemblyInfoInputs.cache b/test3/obj/Debug/net5.0/test3.AssemblyInfoInputs.cache deleted file mode 100644 index f13390c..0000000 --- a/test3/obj/Debug/net5.0/test3.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -9eb3d6bf2f554791738172be91eb134f461ae3de diff --git a/test3/obj/Debug/net5.0/test3.GeneratedMSBuildEditorConfig.editorconfig b/test3/obj/Debug/net5.0/test3.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index d7e2983..0000000 --- a/test3/obj/Debug/net5.0/test3.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net5.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/test3/obj/Debug/net5.0/test3.assets.cache b/test3/obj/Debug/net5.0/test3.assets.cache deleted file mode 100644 index 33cbec5..0000000 Binary files a/test3/obj/Debug/net5.0/test3.assets.cache and /dev/null differ diff --git a/test3/obj/Debug/net5.0/test3.csproj.AssemblyReference.cache b/test3/obj/Debug/net5.0/test3.csproj.AssemblyReference.cache deleted file mode 100644 index f5e894a..0000000 Binary files a/test3/obj/Debug/net5.0/test3.csproj.AssemblyReference.cache and /dev/null differ diff --git a/test3/obj/Debug/net5.0/test3.csproj.CopyComplete b/test3/obj/Debug/net5.0/test3.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/test3/obj/Debug/net5.0/test3.csproj.CoreCompileInputs.cache b/test3/obj/Debug/net5.0/test3.csproj.CoreCompileInputs.cache deleted file mode 100644 index 38f0096..0000000 --- a/test3/obj/Debug/net5.0/test3.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -4a64f48f9841d424ea2f134c2a8be43f3a2df036 diff --git a/test3/obj/Debug/net5.0/test3.csproj.FileListAbsolute.txt b/test3/obj/Debug/net5.0/test3.csproj.FileListAbsolute.txt deleted file mode 100644 index d570aa4..0000000 --- a/test3/obj/Debug/net5.0/test3.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,32 +0,0 @@ -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\test3.exe -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\Config\analog\default.json -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\Config\config.json -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\test3.deps.json -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\test3.runtimeconfig.json -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\test3.runtimeconfig.dev.json -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\test3.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\ref\test3.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\test3.pdb -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\Microsoft.Extensions.Configuration.Abstractions.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\Microsoft.Extensions.DependencyInjection.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\Microsoft.Extensions.Logging.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\Microsoft.Extensions.Logging.Abstractions.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\Microsoft.Extensions.Options.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\Microsoft.Extensions.Primitives.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\Newtonsoft.Json.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\NLog.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\NLog.Extensions.Logging.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\DataClient.dll -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\DataClient.pdb -D:\GIT\ASCKU_PC\test3\bin\Debug\net5.0\DataClient.xml -D:\GIT\ASCKU_PC\test3\obj\Debug\net5.0\test3.csproj.AssemblyReference.cache -D:\GIT\ASCKU_PC\test3\obj\Debug\net5.0\test3.GeneratedMSBuildEditorConfig.editorconfig -D:\GIT\ASCKU_PC\test3\obj\Debug\net5.0\test3.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\test3\obj\Debug\net5.0\test3.AssemblyInfo.cs -D:\GIT\ASCKU_PC\test3\obj\Debug\net5.0\test3.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\test3\obj\Debug\net5.0\test3.csproj.CopyComplete -D:\GIT\ASCKU_PC\test3\obj\Debug\net5.0\test3.dll -D:\GIT\ASCKU_PC\test3\obj\Debug\net5.0\ref\test3.dll -D:\GIT\ASCKU_PC\test3\obj\Debug\net5.0\test3.pdb -D:\GIT\ASCKU_PC\test3\obj\Debug\net5.0\test3.genruntimeconfig.cache diff --git a/test3/obj/Debug/net5.0/test3.dll b/test3/obj/Debug/net5.0/test3.dll deleted file mode 100644 index c723c72..0000000 Binary files a/test3/obj/Debug/net5.0/test3.dll and /dev/null differ diff --git a/test3/obj/Debug/net5.0/test3.genruntimeconfig.cache b/test3/obj/Debug/net5.0/test3.genruntimeconfig.cache deleted file mode 100644 index 9ced0ae..0000000 --- a/test3/obj/Debug/net5.0/test3.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -d90f478b25e16441beb4bc56771563c6e3e823b0 diff --git a/test3/obj/Debug/net5.0/test3.pdb b/test3/obj/Debug/net5.0/test3.pdb deleted file mode 100644 index 5941f1c..0000000 Binary files a/test3/obj/Debug/net5.0/test3.pdb and /dev/null differ diff --git a/test3/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/test3/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs deleted file mode 100644 index 2f7e5ec..0000000 --- a/test3/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/test3/obj/Release/net5.0/PublishOutputs.041c34034c.txt b/test3/obj/Release/net5.0/PublishOutputs.041c34034c.txt deleted file mode 100644 index c1be110..0000000 --- a/test3/obj/Release/net5.0/PublishOutputs.041c34034c.txt +++ /dev/null @@ -1,19 +0,0 @@ -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\Config\analog\default.json -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\Config\config.json -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\test3.exe -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\test3.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\test3.deps.json -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\test3.runtimeconfig.json -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\test3.pdb -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\Microsoft.Extensions.Configuration.Abstractions.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\Microsoft.Extensions.DependencyInjection.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\Microsoft.Extensions.DependencyInjection.Abstractions.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\Microsoft.Extensions.Logging.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\Microsoft.Extensions.Logging.Abstractions.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\Microsoft.Extensions.Options.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\Microsoft.Extensions.Primitives.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\Newtonsoft.Json.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\NLog.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\NLog.Extensions.Logging.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\DataClient.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\publish\DataClient.pdb diff --git a/test3/obj/Release/net5.0/apphost.exe b/test3/obj/Release/net5.0/apphost.exe deleted file mode 100644 index 7d323fa..0000000 Binary files a/test3/obj/Release/net5.0/apphost.exe and /dev/null differ diff --git a/test3/obj/Release/net5.0/ref/test3.dll b/test3/obj/Release/net5.0/ref/test3.dll deleted file mode 100644 index f3da085..0000000 Binary files a/test3/obj/Release/net5.0/ref/test3.dll and /dev/null differ diff --git a/test3/obj/Release/net5.0/test3.AssemblyInfo.cs b/test3/obj/Release/net5.0/test3.AssemblyInfo.cs deleted file mode 100644 index f88e6be..0000000 --- a/test3/obj/Release/net5.0/test3.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("test3")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("test3")] -[assembly: System.Reflection.AssemblyTitleAttribute("test3")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/test3/obj/Release/net5.0/test3.AssemblyInfoInputs.cache b/test3/obj/Release/net5.0/test3.AssemblyInfoInputs.cache deleted file mode 100644 index 7c9e2b5..0000000 --- a/test3/obj/Release/net5.0/test3.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d33031a42a7c002cb9ea0947075e78331796a59c diff --git a/test3/obj/Release/net5.0/test3.GeneratedMSBuildEditorConfig.editorconfig b/test3/obj/Release/net5.0/test3.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index d7e2983..0000000 --- a/test3/obj/Release/net5.0/test3.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -is_global = true -build_property.TargetFramework = net5.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.PublishSingleFile = -build_property.IncludeAllContentForSelfExtract = -build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows diff --git a/test3/obj/Release/net5.0/test3.assets.cache b/test3/obj/Release/net5.0/test3.assets.cache deleted file mode 100644 index c7720ed..0000000 Binary files a/test3/obj/Release/net5.0/test3.assets.cache and /dev/null differ diff --git a/test3/obj/Release/net5.0/test3.csproj.AssemblyReference.cache b/test3/obj/Release/net5.0/test3.csproj.AssemblyReference.cache deleted file mode 100644 index f5e894a..0000000 Binary files a/test3/obj/Release/net5.0/test3.csproj.AssemblyReference.cache and /dev/null differ diff --git a/test3/obj/Release/net5.0/test3.csproj.CopyComplete b/test3/obj/Release/net5.0/test3.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/test3/obj/Release/net5.0/test3.csproj.CoreCompileInputs.cache b/test3/obj/Release/net5.0/test3.csproj.CoreCompileInputs.cache deleted file mode 100644 index be40a93..0000000 --- a/test3/obj/Release/net5.0/test3.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -df0b9268b47464a460b4996750e2744c1d301d57 diff --git a/test3/obj/Release/net5.0/test3.csproj.FileListAbsolute.txt b/test3/obj/Release/net5.0/test3.csproj.FileListAbsolute.txt deleted file mode 100644 index 037a405..0000000 --- a/test3/obj/Release/net5.0/test3.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,31 +0,0 @@ -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\test3.exe -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\Config\analog\default.json -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\Config\config.json -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\test3.deps.json -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\test3.runtimeconfig.json -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\test3.runtimeconfig.dev.json -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\test3.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\ref\test3.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\test3.pdb -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\Microsoft.Extensions.Configuration.Abstractions.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\Microsoft.Extensions.DependencyInjection.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\Microsoft.Extensions.Logging.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\Microsoft.Extensions.Logging.Abstractions.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\Microsoft.Extensions.Options.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\Microsoft.Extensions.Primitives.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\Newtonsoft.Json.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\NLog.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\NLog.Extensions.Logging.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\DataClient.dll -D:\GIT\ASCKU_PC\test3\bin\Release\net5.0\DataClient.pdb -D:\GIT\ASCKU_PC\test3\obj\Release\net5.0\test3.csproj.AssemblyReference.cache -D:\GIT\ASCKU_PC\test3\obj\Release\net5.0\test3.GeneratedMSBuildEditorConfig.editorconfig -D:\GIT\ASCKU_PC\test3\obj\Release\net5.0\test3.AssemblyInfoInputs.cache -D:\GIT\ASCKU_PC\test3\obj\Release\net5.0\test3.AssemblyInfo.cs -D:\GIT\ASCKU_PC\test3\obj\Release\net5.0\test3.csproj.CoreCompileInputs.cache -D:\GIT\ASCKU_PC\test3\obj\Release\net5.0\test3.csproj.CopyComplete -D:\GIT\ASCKU_PC\test3\obj\Release\net5.0\test3.dll -D:\GIT\ASCKU_PC\test3\obj\Release\net5.0\ref\test3.dll -D:\GIT\ASCKU_PC\test3\obj\Release\net5.0\test3.pdb -D:\GIT\ASCKU_PC\test3\obj\Release\net5.0\test3.genruntimeconfig.cache diff --git a/test3/obj/Release/net5.0/test3.dll b/test3/obj/Release/net5.0/test3.dll deleted file mode 100644 index 66026f7..0000000 Binary files a/test3/obj/Release/net5.0/test3.dll and /dev/null differ diff --git a/test3/obj/Release/net5.0/test3.genruntimeconfig.cache b/test3/obj/Release/net5.0/test3.genruntimeconfig.cache deleted file mode 100644 index 9ced0ae..0000000 --- a/test3/obj/Release/net5.0/test3.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -d90f478b25e16441beb4bc56771563c6e3e823b0 diff --git a/test3/obj/Release/net5.0/test3.pdb b/test3/obj/Release/net5.0/test3.pdb deleted file mode 100644 index a7f25e3..0000000 Binary files a/test3/obj/Release/net5.0/test3.pdb and /dev/null differ diff --git a/test3/obj/project.assets.json b/test3/obj/project.assets.json deleted file mode 100644 index 3c22f6a..0000000 --- a/test3/obj/project.assets.json +++ /dev/null @@ -1,464 +0,0 @@ -{ - "version": 3, - "targets": { - "net5.0": { - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - }, - "compile": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - }, - "compile": { - "lib/net5.0/Microsoft.Extensions.Options.dll": {} - }, - "runtime": { - "lib/net5.0/Microsoft.Extensions.Options.dll": {} - } - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "compile": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} - }, - "runtime": { - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} - } - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "NLog/4.7.10": { - "type": "package", - "compile": { - "lib/netstandard2.0/NLog.dll": {} - }, - "runtime": { - "lib/netstandard2.0/NLog.dll": {} - } - }, - "NLog.Extensions.Logging/1.7.3": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "NLog": "4.7.10" - }, - "compile": { - "lib/net5.0/NLog.Extensions.Logging.dll": {} - }, - "runtime": { - "lib/net5.0/NLog.Extensions.Logging.dll": {} - } - }, - "DataClient/0.0.3": { - "type": "project", - "framework": ".NETCoreApp,Version=v5.0", - "dependencies": { - "NLog": "4.7.10", - "NLog.Extensions.Logging": "1.7.2", - "Newtonsoft.Json": "13.0.1" - }, - "compile": { - "bin/placeholder/DataClient.dll": {} - }, - "runtime": { - "bin/placeholder/DataClient.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { - "sha512": "ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net461/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "sha512": "Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.DependencyInjection.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.xml", - "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net5.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "sha512": "ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Logging/5.0.0": { - "sha512": "MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "type": "package", - "path": "microsoft.extensions.logging/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Logging.dll", - "lib/net461/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.5.0.0.nupkg.sha512", - "microsoft.extensions.logging.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "sha512": "NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Options/5.0.0": { - "sha512": "CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "type": "package", - "path": "microsoft.extensions.options/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Options.dll", - "lib/net461/Microsoft.Extensions.Options.xml", - "lib/net5.0/Microsoft.Extensions.Options.dll", - "lib/net5.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.5.0.0.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "sha512": "cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "type": "package", - "path": "microsoft.extensions.primitives/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Extensions.Primitives.dll", - "lib/net461/Microsoft.Extensions.Primitives.xml", - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll", - "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.5.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Newtonsoft.Json/13.0.1": { - "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "type": "package", - "path": "newtonsoft.json/13.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "newtonsoft.json.13.0.1.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "NLog/4.7.10": { - "sha512": "rcegW7kYOCjl7wX0SzsqpPBqnJ51JKi1WkYb6QBVX0Wc5IgH19Pv4t/co+T0s06OS0Ne44xgkY/mHg0PdrmJow==", - "type": "package", - "path": "nlog/4.7.10", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/monoandroid44/NLog.dll", - "lib/monoandroid44/NLog.xml", - "lib/net35/NLog.dll", - "lib/net35/NLog.xml", - "lib/net40-client/NLog.dll", - "lib/net40-client/NLog.xml", - "lib/net45/NLog.dll", - "lib/net45/NLog.xml", - "lib/netstandard1.3/NLog.dll", - "lib/netstandard1.3/NLog.xml", - "lib/netstandard1.5/NLog.dll", - "lib/netstandard1.5/NLog.xml", - "lib/netstandard2.0/NLog.dll", - "lib/netstandard2.0/NLog.xml", - "lib/sl4/NLog.dll", - "lib/sl4/NLog.xml", - "lib/sl5/NLog.dll", - "lib/sl5/NLog.xml", - "lib/wp8/NLog.dll", - "lib/wp8/NLog.xml", - "lib/xamarinios10/NLog.dll", - "lib/xamarinios10/NLog.xml", - "nlog.4.7.10.nupkg.sha512", - "nlog.nuspec" - ] - }, - "NLog.Extensions.Logging/1.7.3": { - "sha512": "7RvUvGd9Ad37pNedjPHbCUroscLGuChLBo0OBveGp92vIpEHLZm/in+Ydd+c9qpv1XMQQIx7yZv1F5qyy/AxHQ==", - "type": "package", - "path": "nlog.extensions.logging/1.7.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "N.png", - "lib/net451/NLog.Extensions.Logging.dll", - "lib/net451/NLog.Extensions.Logging.xml", - "lib/net461/NLog.Extensions.Logging.dll", - "lib/net461/NLog.Extensions.Logging.xml", - "lib/net5.0/NLog.Extensions.Logging.dll", - "lib/net5.0/NLog.Extensions.Logging.xml", - "lib/netcoreapp3.0/NLog.Extensions.Logging.dll", - "lib/netcoreapp3.0/NLog.Extensions.Logging.xml", - "lib/netstandard1.3/NLog.Extensions.Logging.dll", - "lib/netstandard1.3/NLog.Extensions.Logging.xml", - "lib/netstandard1.5/NLog.Extensions.Logging.dll", - "lib/netstandard1.5/NLog.Extensions.Logging.xml", - "lib/netstandard2.0/NLog.Extensions.Logging.dll", - "lib/netstandard2.0/NLog.Extensions.Logging.xml", - "nlog.extensions.logging.1.7.3.nupkg.sha512", - "nlog.extensions.logging.nuspec" - ] - }, - "DataClient/0.0.3": { - "type": "project", - "path": "../DataClient/DataClient.csproj", - "msbuildProject": "../DataClient/DataClient.csproj" - } - }, - "projectFileDependencyGroups": { - "net5.0": [ - "DataClient >= 0.0.3", - "NLog >= 4.7.10", - "NLog.Extensions.Logging >= 1.7.3" - ] - }, - "packageFolders": { - "C:\\Users\\google\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\test3\\test3.csproj", - "projectName": "test3", - "projectPath": "D:\\GIT\\ASCKU_PC\\test3\\test3.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\test3\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net5.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "dependencies": { - "NLog": { - "target": "Package", - "version": "[4.7.10, )" - }, - "NLog.Extensions.Logging": { - "target": "Package", - "version": "[1.7.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/test3/obj/project.nuget.cache b/test3/obj/project.nuget.cache deleted file mode 100644 index 93abda2..0000000 --- a/test3/obj/project.nuget.cache +++ /dev/null @@ -1,19 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "EBG4XTpF2XCEoZqMT/a4MlQQQTh9bL8x5U2KslrcIG19yhGAiHvB2djQFsEKMZ3X1d2htCutf2Oey2RI12uq9w==", - "success": true, - "projectFilePath": "D:\\GIT\\ASCKU_PC\\test3\\test3.csproj", - "expectedPackageFiles": [ - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\5.0.0\\microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\5.0.0\\microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\5.0.0\\microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.logging\\5.0.0\\microsoft.extensions.logging.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\5.0.0\\microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.options\\5.0.0\\microsoft.extensions.options.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\microsoft.extensions.primitives\\5.0.0\\microsoft.extensions.primitives.5.0.0.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\nlog\\4.7.10\\nlog.4.7.10.nupkg.sha512", - "C:\\Users\\google\\.nuget\\packages\\nlog.extensions.logging\\1.7.3\\nlog.extensions.logging.1.7.3.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/test3/obj/test3.csproj.nuget.dgspec.json b/test3/obj/test3.csproj.nuget.dgspec.json deleted file mode 100644 index 89b4b85..0000000 --- a/test3/obj/test3.csproj.nuget.dgspec.json +++ /dev/null @@ -1,158 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\GIT\\ASCKU_PC\\test3\\test3.csproj": {} - }, - "projects": { - "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj": { - "version": "0.0.3", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj", - "projectName": "DataClient", - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\DataClient\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net5.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "dependencies": { - "NLog": { - "target": "Package", - "version": "[4.7.10, )" - }, - "NLog.Extensions.Logging": { - "target": "Package", - "version": "[1.7.2, )" - }, - "Newtonsoft.Json": { - "target": "Package", - "version": "[13.0.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - }, - "D:\\GIT\\ASCKU_PC\\test3\\test3.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\GIT\\ASCKU_PC\\test3\\test3.csproj", - "projectName": "test3", - "projectPath": "D:\\GIT\\ASCKU_PC\\test3\\test3.csproj", - "packagesPath": "C:\\Users\\google\\.nuget\\packages\\", - "outputPath": "D:\\GIT\\ASCKU_PC\\test3\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" - ], - "configFilePaths": [ - "C:\\Users\\google\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net5.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "projectReferences": { - "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj": { - "projectPath": "D:\\GIT\\ASCKU_PC\\DataClient\\DataClient.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net5.0": { - "targetAlias": "net5.0", - "dependencies": { - "NLog": { - "target": "Package", - "version": "[4.7.10, )" - }, - "NLog.Extensions.Logging": { - "target": "Package", - "version": "[1.7.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/test3/obj/test3.csproj.nuget.g.props b/test3/obj/test3.csproj.nuget.g.props deleted file mode 100644 index efa942a..0000000 --- a/test3/obj/test3.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\google\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder - PackageReference - 5.10.0 - - - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file diff --git a/test3/obj/test3.csproj.nuget.g.targets b/test3/obj/test3.csproj.nuget.g.targets deleted file mode 100644 index 53cfaa1..0000000 --- a/test3/obj/test3.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file