-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXrmSync.slnx
More file actions
43 lines (43 loc) · 1.69 KB
/
XrmSync.slnx
File metadata and controls
43 lines (43 loc) · 1.69 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
<Solution>
<Folder Name="/Samples/">
<File Path="Samples/.editorconfig" />
<File Path="Samples/README.md" />
<Project Path="Samples/1-DAXIF/1-DAXIF.csproj" />
<Project Path="Samples/2-Hybrid/2-Hybrid.csproj" />
<Project Path="Samples/3-XrmPluginCore/3-XrmPluginCore.csproj" />
<Project Path="Samples/4-Full-DAXIF/4-Full-DAXIF.csproj" />
<Project Path="Samples/BusinessDomain/BusinessDomain.csproj" />
</Folder>
<Folder Name="/Solution files/">
<File Path=".config/dotnet-tools.json" />
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="appsettings.example.json" />
<File Path="appsettings.json" />
<File Path="CHANGELOG.md" />
<File Path="CLAUDE.md" />
<File Path="Directory.Build.props" />
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Folder Name="/Solution files/actions/" />
<Folder Name="/Solution files/actions/build-and-test/">
<File Path=".github/actions/build-and-test/action.yml" />
</Folder>
<Folder Name="/Solution files/scripts/">
<File Path="scripts/Build-Package.ps1" />
<File Path="scripts/Set-VersionFromChangelog.ps1" />
<File Path="scripts/Test-Samples.ps1" />
</Folder>
<Folder Name="/Solution files/workflows/">
<File Path=".github/workflows/ci.yml" />
<File Path=".github/workflows/release.yml" />
</Folder>
<Project Path="AssemblyAnalyzer/Analyzer.csproj" />
<Project Path="Dataverse/Dataverse.csproj" />
<Project Path="Model/Model.csproj" />
<Project Path="SyncService/SyncService.csproj" />
<Project Path="Tests/Tests.csproj" />
<Project Path="Tests.Integration/Tests.Integration.csproj" />
<Project Path="XrmSync/XrmSync.csproj" />
</Solution>