1 Star 0 Fork 0

WFsoft/BlazorStrap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
BlazorStrap.sln 2.78 KB
一键复制 编辑 原始数据 按行查看 历史
John J Bomhold 提交于 2019-09-20 12:11 +08:00 . Stage 1 Code Cleanup

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29006.145
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlazorStrap", "src\BlazorStrap\BlazorStrap.csproj", "{051B1529-0E91-4FAA-AB28-4FC4ACD5960F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClientSideSample", "src\Sample\ClientSideSample.csproj", "{5FC0514A-81B3-4612-B2D1-A956DD2BFA42}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8BC77845-4555-4F8B-9502-0F1619F0BA2D}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServerSideSample", "src\ServerSideSample\ServerSideSample.csproj", "{77827EA4-2260-4CCF-88C8-C56194652E89}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleCore", "src\SampleCore\SampleCore.csproj", "{187ADD64-BE4F-4EA4-B74D-12A851826BE2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{051B1529-0E91-4FAA-AB28-4FC4ACD5960F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{051B1529-0E91-4FAA-AB28-4FC4ACD5960F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{051B1529-0E91-4FAA-AB28-4FC4ACD5960F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{051B1529-0E91-4FAA-AB28-4FC4ACD5960F}.Release|Any CPU.Build.0 = Release|Any CPU
{5FC0514A-81B3-4612-B2D1-A956DD2BFA42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5FC0514A-81B3-4612-B2D1-A956DD2BFA42}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5FC0514A-81B3-4612-B2D1-A956DD2BFA42}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5FC0514A-81B3-4612-B2D1-A956DD2BFA42}.Release|Any CPU.Build.0 = Release|Any CPU
{77827EA4-2260-4CCF-88C8-C56194652E89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{77827EA4-2260-4CCF-88C8-C56194652E89}.Debug|Any CPU.Build.0 = Debug|Any CPU
{77827EA4-2260-4CCF-88C8-C56194652E89}.Release|Any CPU.ActiveCfg = Release|Any CPU
{77827EA4-2260-4CCF-88C8-C56194652E89}.Release|Any CPU.Build.0 = Release|Any CPU
{187ADD64-BE4F-4EA4-B74D-12A851826BE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{187ADD64-BE4F-4EA4-B74D-12A851826BE2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{187ADD64-BE4F-4EA4-B74D-12A851826BE2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{187ADD64-BE4F-4EA4-B74D-12A851826BE2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {45FC41D9-3D70-40A4-A9D0-938945CCBF73}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wf2020/BlazorStrap.git
git@gitee.com:wf2020/BlazorStrap.git
wf2020
BlazorStrap
BlazorStrap
master

搜索帮助