Skip to content

Commit b4ba65d

Browse files
committed
Migrate to SLNX
1 parent 9ba8d7d commit b4ba65d

2 files changed

Lines changed: 19 additions & 63 deletions

File tree

MagicMapper.Extensions.ExpressionMapping.sln

Lines changed: 0 additions & 63 deletions
This file was deleted.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<Solution>
2+
<Configurations>
3+
<Platform Name="Any CPU" />
4+
<Platform Name="x64" />
5+
<Platform Name="x86" />
6+
</Configurations>
7+
<Folder Name="/Solution Items/">
8+
<File Path=".gitattributes" />
9+
<File Path=".github/workflows/ci.yml" />
10+
<File Path=".github/workflows/release.yml" />
11+
<File Path=".gitignore" />
12+
<File Path="Directory.Build.props" />
13+
<File Path="LICENSE" />
14+
<File Path="Pack_Push.ps1" />
15+
<File Path="README.md" />
16+
</Folder>
17+
<Project Path="src/AutoMapper.Extensions.ExpressionMapping/AutoMapper.Extensions.ExpressionMapping.csproj" />
18+
<Project Path="tests/AutoMapper.Extensions.ExpressionMapping.UnitTests/AutoMapper.Extensions.ExpressionMapping.UnitTests.csproj" />
19+
</Solution>

0 commit comments

Comments
 (0)