Skip to content

Commit 80b2724

Browse files
committed
Run 'dotnet sln migrate'
1 parent 40fccc4 commit 80b2724

File tree

2 files changed

+28
-84
lines changed

2 files changed

+28
-84
lines changed

PolySharp.sln

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

PolySharp.slnx

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<Solution>
2+
<Folder Name="/Projects/">
3+
<File Path="src/PolySharp.Package/icon.png" />
4+
<File Path="src/PolySharp.Package/PolySharp.Package.msbuildproj" />
5+
<File Path="src/PolySharp.Package/README.md" />
6+
</Folder>
7+
<Folder Name="/Tests/">
8+
<File Path="tests/PolySharp.NuGet/PolySharp.NuGet.csproj" />
9+
<Project Path="tests/PolySharp.MinimumCSharpVersion.Tests/PolySharp.MinimumCSharpVersion.Tests.csproj" />
10+
<Project Path="tests/PolySharp.PolySharpUseTypeAliasForUnmanagedCallersOnlyAttribute.Tests/PolySharp.PolySharpUseTypeAliasForUnmanagedCallersOnlyAttribute.Tests.csproj" />
11+
<Project Path="tests/PolySharp.Tests/PolySharp.Tests.csproj" />
12+
<Project Path="tests/PolySharp.TypeForwards.Tests/PolySharp.TypeForwards.Tests.csproj" />
13+
</Folder>
14+
<Folder Name="/_SolutionItems/">
15+
<File Path=".editorconfig" />
16+
<File Path=".gitattributes" />
17+
<File Path=".gitignore" />
18+
<File Path="Directory.Build.props" />
19+
<File Path="Directory.Build.targets" />
20+
<File Path="LICENSE" />
21+
<File Path="README.md" />
22+
</Folder>
23+
<Folder Name="/_SolutionItems/src/">
24+
<File Path="src/Directory.Build.props" />
25+
<File Path="src/Directory.Build.targets" />
26+
</Folder>
27+
<Project Path="src/PolySharp.SourceGenerators/PolySharp.SourceGenerators.csproj" />
28+
</Solution>

0 commit comments

Comments
 (0)