Initialize CBDD solution and add a .NET-focused gitignore for generated artifacts.
This commit is contained in:
12
CBDD.slnx
Executable file
12
CBDD.slnx
Executable file
@@ -0,0 +1,12 @@
|
||||
<Solution>
|
||||
<Folder Name="/src/">
|
||||
<Project Path="src/CBDD.Bson/ZB.MOM.WW.CBDD.Bson.csproj" />
|
||||
<Project Path="src/CBDD.Core/ZB.MOM.WW.CBDD.Core.csproj" />
|
||||
<Project Path="src/CBDD.SourceGenerators/ZB.MOM.WW.CBDD.SourceGenerators.csproj" />
|
||||
<Project Path="src/CBDD/ZB.MOM.WW.CBDD.csproj" />
|
||||
</Folder>
|
||||
<Folder Name="/tests/">
|
||||
<Project Path="tests/CBDD.Tests.Benchmark/ZB.MOM.WW.CBDD.Tests.Benchmark.csproj" />
|
||||
<Project Path="tests/CBDD.Tests/ZB.MOM.WW.CBDD.Tests.csproj" />
|
||||
</Folder>
|
||||
</Solution>
|
||||
Reference in New Issue
Block a user