-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoscal-dotnet.slnx
More file actions
19 lines (19 loc) · 831 Bytes
/
oscal-dotnet.slnx
File metadata and controls
19 lines (19 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<Solution>
<Folder Name="/Solution Items/">
<File Path="build.cs" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Oscal/Oscal.csproj" />
<File Path="Directory.Build.props" />
</Folder>
<Folder Name="/test/">
<Project Path="test/Oscal.Tests/Oscal.Tests.csproj" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/Oscal.Dynamic.LoadCatalog/Oscal.Dynamic.LoadCatalog.csproj" />
<Project Path="samples/Oscal.Dynamic.ValidateContent/Oscal.Dynamic.ValidateContent.csproj" />
<Project Path="samples/Oscal.Dynamic.MetapathQuery/Oscal.Dynamic.MetapathQuery.csproj" />
<Project Path="samples/Oscal.Dynamic.ConvertFormat/Oscal.Dynamic.ConvertFormat.csproj" />
<Project Path="samples/Oscal.Dynamic.GenerateSchema/Oscal.Dynamic.GenerateSchema.csproj" />
</Folder>
</Solution>