Skip to content

Commit 62e6dc3

Browse files
committed
Migrate solution to new .slnx format
1 parent d814f89 commit 62e6dc3

2 files changed

Lines changed: 9 additions & 39 deletions

File tree

AdventOfCode.sln

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

AdventOfCode.slnx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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+
<Project Path="AdventOfCode/AdventOfCode.csproj" />
9+
</Solution>

0 commit comments

Comments
 (0)