-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathXrmMockup.slnx
More file actions
48 lines (48 loc) · 2.06 KB
/
Copy pathXrmMockup.slnx
File metadata and controls
48 lines (48 loc) · 2.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/files/">
<File Path="files/TypeDeclarations.cs" />
</Folder>
<Folder Name="/MetadataGen/">
<File Path="src/MetadataGen/appsettings.json" />
<Project Path="src/MetadataGen/MetadataGenerator.Context/MetadataGenerator.Context.csproj" />
<Project Path="src/MetadataGen/MetadataGenerator.Core/MetadataGenerator.Core.csproj" />
<Project Path="src/MetadataGen/MetadataGenerator.Tool.Tests/MetadataGenerator.Tool.Tests.csproj" />
<Project Path="src/MetadataGen/MetadataGenerator.Tool/MetadataGenerator.Tool.csproj" />
<Project Path="src/MetadataGen/MetadataGenerator365/MetadataGenerator365.csproj" />
</Folder>
<Folder Name="/MetadataGen/scripts/">
<File Path="src/MetadataGen/scripts/Compare-MetadataGenerators.ps1" />
<File Path="src/MetadataGen/scripts/Regenerate-Metadata.ps1" />
</Folder>
<Folder Name="/project/">
<File Path=".github/workflows/ci.yml" />
<File Path=".github/workflows/release.yml" />
<File Path="README.md" />
<File Path="RELEASE_NOTES.md" />
<File Path="scripts/Pack-Local.ps1" />
<File Path="scripts/Set-VersionFromChangelog.ps1" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".gitignore" />
<File Path="CLAUDE.md" />
<File Path="Directory.Build.props" />
</Folder>
<Folder Name="/tests/">
<File Path="Tools/appsettings.json" />
<Project Path="tests/TestEnvProvisioner/TestEnvProvisioner.csproj" />
<Project Path="tests/TestPluginAssembly365/TestPluginAssembly365.csproj" />
<Project Path="tests/XrmMockup365Test/XrmMockup365Test.csproj" />
</Folder>
<Folder Name="/tests/folder items/">
<File Path="tests/appsettings.json" />
<File Path="tests/Regenerate-TestMetadata.ps1" />
</Folder>
<Project Path="src/MetadataSkeleton/MetadataSkeleton.shproj" />
<Project Path="src/XrmMockup365/XrmMockup365.csproj" />
<Project Path="Tools/Tools.csproj" Id="d375a019-3229-4d24-955b-06248d1d12f5" />
</Solution>