-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXrmPluginCore.slnx
More file actions
29 lines (29 loc) · 1.22 KB
/
XrmPluginCore.slnx
File metadata and controls
29 lines (29 loc) · 1.22 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
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Solution Files/">
<File Path=".config/dotnet-tools.json" />
<File Path=".editorconfig" />
<File Path="appsettings.json" />
<File Path="CLAUDE.md" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
</Folder>
<Folder Name="/Solution Files/Github/">
<File Path=".github/workflows/ci.yml" />
<File Path=".github/workflows/release.yml" />
</Folder>
<Folder Name="/Solution Files/Scripts/">
<File Path="scripts/Pack-Local.ps1" />
<File Path="scripts/Set-VersionFromChangelog.ps1" />
</Folder>
<Project Path="XrmPluginCore.Abstractions/XrmPluginCore.Abstractions.csproj" />
<Project Path="XrmPluginCore.SourceGenerator.Tests/XrmPluginCore.SourceGenerator.Tests.csproj" />
<Project Path="XrmPluginCore.SourceGenerator/XrmPluginCore.SourceGenerator.csproj" />
<Project Path="XrmPluginCore.Tests.Context/XrmPluginCore.Tests.Context.csproj" Id="baecab2d-5e83-4f09-9b5c-1bc80b59e943" />
<Project Path="XrmPluginCore.Tests/XrmPluginCore.Tests.csproj" />
<Project Path="XrmPluginCore/XrmPluginCore.csproj" />
</Solution>