代码拉取完成,页面将自动刷新
同步操作将从 ZGGSONG/STranslate 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34024.191
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STranslate", "src\STranslate\STranslate.csproj", "{054D2232-9544-4461-BEB7-B0565A66D27C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "items", "items", "{8B472084-6B63-44BA-9D4A-B97576810AD2}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
7z.ps1 = 7z.ps1
CHANGELOG.md = CHANGELOG.md
cleanocr.ps1 = cleanocr.ps1
Directory.Build.props = Directory.Build.props
Directory.Packages.props = Directory.Packages.props
.github\workflows\dotnet.yml = .github\workflows\dotnet.yml
LICENSE = LICENSE
nuget.config = nuget.config
publish.ps1 = publish.ps1
README.md = README.md
README_ZH.md = README_ZH.md
Sponsor.md = Sponsor.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STranslate.Log", "src\STranslate.Log\STranslate.Log.csproj", "{92255394-9202-40FF-941F-C617A9CC8739}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STranslate.Model", "src\STranslate.Model\STranslate.Model.csproj", "{B16A7D67-D3A5-418B-8E49-2C85269566D8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STranslate.Style", "src\STranslate.Style\STranslate.Style.csproj", "{420EAA87-5CA1-4117-94E0-B070FCCD06C2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STranslate.Util", "src\STranslate.Util\STranslate.Util.csproj", "{74E3C5AB-6702-4AAC-8D56-2A72EFD437D2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STranslate.Updater", "src\STranslate.Updater\STranslate.Updater.csproj", "{D0BFF6B4-4B15-4BFF-A15F-2B3538CE4546}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STranslate.Tests", "test\STranslate.Tests\STranslate.Tests.csproj", "{DF7E8591-6A90-4FEF-B4B3-C8D1760697EE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{2F5CEE1D-25FD-48A9-84E3-D4D67E8E96CA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{FE39D4E9-A735-41ED-9EBE-F434187F31FA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{054D2232-9544-4461-BEB7-B0565A66D27C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{054D2232-9544-4461-BEB7-B0565A66D27C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{054D2232-9544-4461-BEB7-B0565A66D27C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{054D2232-9544-4461-BEB7-B0565A66D27C}.Release|Any CPU.Build.0 = Release|Any CPU
{92255394-9202-40FF-941F-C617A9CC8739}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{92255394-9202-40FF-941F-C617A9CC8739}.Debug|Any CPU.Build.0 = Debug|Any CPU
{92255394-9202-40FF-941F-C617A9CC8739}.Release|Any CPU.ActiveCfg = Release|Any CPU
{92255394-9202-40FF-941F-C617A9CC8739}.Release|Any CPU.Build.0 = Release|Any CPU
{B16A7D67-D3A5-418B-8E49-2C85269566D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B16A7D67-D3A5-418B-8E49-2C85269566D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B16A7D67-D3A5-418B-8E49-2C85269566D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B16A7D67-D3A5-418B-8E49-2C85269566D8}.Release|Any CPU.Build.0 = Release|Any CPU
{420EAA87-5CA1-4117-94E0-B070FCCD06C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{420EAA87-5CA1-4117-94E0-B070FCCD06C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{420EAA87-5CA1-4117-94E0-B070FCCD06C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{420EAA87-5CA1-4117-94E0-B070FCCD06C2}.Release|Any CPU.Build.0 = Release|Any CPU
{74E3C5AB-6702-4AAC-8D56-2A72EFD437D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74E3C5AB-6702-4AAC-8D56-2A72EFD437D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74E3C5AB-6702-4AAC-8D56-2A72EFD437D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74E3C5AB-6702-4AAC-8D56-2A72EFD437D2}.Release|Any CPU.Build.0 = Release|Any CPU
{D0BFF6B4-4B15-4BFF-A15F-2B3538CE4546}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D0BFF6B4-4B15-4BFF-A15F-2B3538CE4546}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D0BFF6B4-4B15-4BFF-A15F-2B3538CE4546}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D0BFF6B4-4B15-4BFF-A15F-2B3538CE4546}.Release|Any CPU.Build.0 = Release|Any CPU
{DF7E8591-6A90-4FEF-B4B3-C8D1760697EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DF7E8591-6A90-4FEF-B4B3-C8D1760697EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DF7E8591-6A90-4FEF-B4B3-C8D1760697EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DF7E8591-6A90-4FEF-B4B3-C8D1760697EE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{054D2232-9544-4461-BEB7-B0565A66D27C} = {FE39D4E9-A735-41ED-9EBE-F434187F31FA}
{92255394-9202-40FF-941F-C617A9CC8739} = {FE39D4E9-A735-41ED-9EBE-F434187F31FA}
{B16A7D67-D3A5-418B-8E49-2C85269566D8} = {FE39D4E9-A735-41ED-9EBE-F434187F31FA}
{420EAA87-5CA1-4117-94E0-B070FCCD06C2} = {FE39D4E9-A735-41ED-9EBE-F434187F31FA}
{74E3C5AB-6702-4AAC-8D56-2A72EFD437D2} = {FE39D4E9-A735-41ED-9EBE-F434187F31FA}
{D0BFF6B4-4B15-4BFF-A15F-2B3538CE4546} = {FE39D4E9-A735-41ED-9EBE-F434187F31FA}
{DF7E8591-6A90-4FEF-B4B3-C8D1760697EE} = {2F5CEE1D-25FD-48A9-84E3-D4D67E8E96CA}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BC3F2BB2-F582-4F51-95DF-661E334363FD}
EndGlobalSection
EndGlobal
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。