1 Star 7 Fork 5

taadis / IdentityServer4.FreeSql

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
IdentityServer4.FreeSql.sln 2.74 KB
一键复制 编辑 原始数据 按行查看 历史
taadis 提交于 2020-03-09 09:46 . upgraded FreeSql 1.2.1

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29806.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IdentityServer4.FreeSql", "src\IdentityServer4.FreeSql\IdentityServer4.FreeSql.csproj", "{95B6EBF7-2AE3-4B7F-868E-919C9691B637}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{C58BB941-191C-4A63-A20F-BA7126CA4C7B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{27400385-3091-4654-936F-C26CB0E3FAFD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IdentityServer4.FreeSql.Test", "test\IdentityServer4.FreeSql.Test\IdentityServer4.FreeSql.Test.csproj", "{47142C93-9820-491C-BDFE-BF95FDB70E6A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IdentityServer4.FreeSql.IntegrationTest", "test\IdentityServer4.FreeSql.IntegrationTest\IdentityServer4.FreeSql.IntegrationTest.csproj", "{E2FBF4D3-5565-4B62-A290-D3FEE9B6C200}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{95B6EBF7-2AE3-4B7F-868E-919C9691B637}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{95B6EBF7-2AE3-4B7F-868E-919C9691B637}.Debug|Any CPU.Build.0 = Debug|Any CPU
{95B6EBF7-2AE3-4B7F-868E-919C9691B637}.Release|Any CPU.ActiveCfg = Release|Any CPU
{95B6EBF7-2AE3-4B7F-868E-919C9691B637}.Release|Any CPU.Build.0 = Release|Any CPU
{47142C93-9820-491C-BDFE-BF95FDB70E6A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{47142C93-9820-491C-BDFE-BF95FDB70E6A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{47142C93-9820-491C-BDFE-BF95FDB70E6A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{47142C93-9820-491C-BDFE-BF95FDB70E6A}.Release|Any CPU.Build.0 = Release|Any CPU
{E2FBF4D3-5565-4B62-A290-D3FEE9B6C200}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E2FBF4D3-5565-4B62-A290-D3FEE9B6C200}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E2FBF4D3-5565-4B62-A290-D3FEE9B6C200}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E2FBF4D3-5565-4B62-A290-D3FEE9B6C200}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{95B6EBF7-2AE3-4B7F-868E-919C9691B637} = {C58BB941-191C-4A63-A20F-BA7126CA4C7B}
{47142C93-9820-491C-BDFE-BF95FDB70E6A} = {27400385-3091-4654-936F-C26CB0E3FAFD}
{E2FBF4D3-5565-4B62-A290-D3FEE9B6C200} = {27400385-3091-4654-936F-C26CB0E3FAFD}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CB50898E-DA1E-462F-A597-9C7CCE0B55D4}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/taadis/IdentityServer4.FreeSql.git
git@gitee.com:taadis/IdentityServer4.FreeSql.git
taadis
IdentityServer4.FreeSql
IdentityServer4.FreeSql
master

搜索帮助