1 Star 0 Fork 0

mscorlib/Whizbang.EventStore.Pgsql

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Whizbang.EventStore.Pgsql.sln 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
mscorlib 提交于 2020-06-12 22:25 +08:00 . implement event-store by postgresql

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30204.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Whizbang.EventStore.Pgsql", "Whizbang.EventStore.Pgsql\Whizbang.EventStore.Pgsql.csproj", "{25007B7B-3737-4DA7-B5E0-F86BA6276DA3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0A9BCA3A-1A1A-4429-BD80-F51297E780D9}"
ProjectSection(SolutionItems) = preProject
EventStore.Pgsql.sql = EventStore.Pgsql.sql
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{25007B7B-3737-4DA7-B5E0-F86BA6276DA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25007B7B-3737-4DA7-B5E0-F86BA6276DA3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25007B7B-3737-4DA7-B5E0-F86BA6276DA3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25007B7B-3737-4DA7-B5E0-F86BA6276DA3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F9744ED7-72CE-49B4-9F94-D28AAA1656A8}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mscorlib/Whizbang.EventStore.Pgsql.git
git@gitee.com:mscorlib/Whizbang.EventStore.Pgsql.git
mscorlib
Whizbang.EventStore.Pgsql
Whizbang.EventStore.Pgsql
master

搜索帮助