diff --git a/AscNet.sln b/AscNet.sln index 8c5d832..6d968e3 100644 --- a/AscNet.sln +++ b/AscNet.sln @@ -15,7 +15,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AscNet.Test", "AscNet.Test\ EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AscNet.Logging", "AscNet.Logging\AscNet.Logging.csproj", "{1DFF24B2-A3E1-4E5B-A1E4-3FE7022828EF}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AscNet.Table", "AscNet.Table\AscNet.Table.csproj", "{7B6F3E2A-69D6-429B-9D5C-52339093663C}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AscNet.Table", "AscNet.Table\AscNet.Table.csproj", "{7B6F3E2A-69D6-429B-9D5C-52339093663C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/Resources/Configs/version_config.json b/Resources/Configs/version_config.json index a02cf48..aba688f 100644 --- a/Resources/Configs/version_config.json +++ b/Resources/Configs/version_config.json @@ -28,11 +28,11 @@ "LaunchIndexSha1": "297287965d68643bad0d54c8cb2f5ae76a18b26c" }, "2.1.0": { - "DocumentVersion": "2.1.7", - "LaunchModuleVersion": "2.1.7", + "DocumentVersion": "2.1.10", + "LaunchModuleVersion": "2.1.10", "IndexMd5": "c5d4baac85a6e37b8109ea43dc045d31", - "IndexSha1": "d51fd6de97fe900480d0d1d98eea2b433ba94c5d", - "LaunchIndexSha1": "7855b646445a6336900448425e480028623395a5" + "IndexSha1": "117a4088e5a3b5af1d72756e1992d61ab0a4a808", + "LaunchIndexSha1": "3176dd2c60f61f2d6b220232712d65127cb8523f" }, "2.9.0": { "DocumentVersion": "2.9.15",