Skip to content

Commit 25a67bf

Browse files
committed
CHORE: Migrate to SLNX format
1 parent ea669f4 commit 25a67bf

File tree

2 files changed

+22
-110
lines changed

2 files changed

+22
-110
lines changed

XrmPluginCore.sln

Lines changed: 0 additions & 110 deletions
This file was deleted.

XrmPluginCore.slnx

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<Solution>
2+
<Configurations>
3+
<Platform Name="Any CPU" />
4+
<Platform Name="x64" />
5+
<Platform Name="x86" />
6+
</Configurations>
7+
<Folder Name="/Solution Files/">
8+
<File Path=".editorconfig" />
9+
<File Path=".github/workflows/ci.yml" />
10+
<File Path=".github/workflows/release.yml" />
11+
<File Path="CLAUDE.md" />
12+
</Folder>
13+
<Folder Name="/Solution Files/Scripts/">
14+
<File Path="scripts/Pack-Local.ps1" />
15+
<File Path="scripts/Set-VersionFromChangelog.ps1" />
16+
</Folder>
17+
<Project Path="XrmPluginCore.Abstractions/XrmPluginCore.Abstractions.csproj" />
18+
<Project Path="XrmPluginCore.SourceGenerator.Tests/XrmPluginCore.SourceGenerator.Tests.csproj" />
19+
<Project Path="XrmPluginCore.SourceGenerator/XrmPluginCore.SourceGenerator.csproj" />
20+
<Project Path="XrmPluginCore.Tests/XrmPluginCore.Tests.csproj" />
21+
<Project Path="XrmPluginCore/XrmPluginCore.csproj" />
22+
</Solution>

0 commit comments

Comments
 (0)