Skip to content

Commit b937a9d

Browse files
authored
Merge pull request #33 from petrsvihlik/feature/migrate-to-slnx
Migrate from .sln to .slnx
2 parents 1928846 + c738798 commit b937a9d

2 files changed

Lines changed: 7 additions & 31 deletions

File tree

petrsvihlik.com.sln

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

petrsvihlik.com.slnx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<Solution>
2+
<Project Path="PetrSvihlik.Com.csproj" />
3+
<Folder Name="/Solution Items/">
4+
<File Path=".github/workflows/dotnet-core.yml" />
5+
<File Path=".config/dotnet-tools.json" />
6+
</Folder>
7+
</Solution>

0 commit comments

Comments
 (0)