diff --git a/PolySharp.sln b/PolySharp.sln deleted file mode 100644 index b933183..0000000 --- a/PolySharp.sln +++ /dev/null @@ -1,84 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.3.32922.545 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PolySharp.SourceGenerators", "src\PolySharp.SourceGenerators\PolySharp.SourceGenerators.csproj", "{DF3A95B8-20FE-44E7-AE9F-E546565DB80A}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Projects", "Projects", "{8DAA0C71-4529-44EB-8994-DE331A3ADC52}" - ProjectSection(SolutionItems) = preProject - src\PolySharp.Package\icon.png = src\PolySharp.Package\icon.png - src\PolySharp.Package\PolySharp.Package.msbuildproj = src\PolySharp.Package\PolySharp.Package.msbuildproj - src\PolySharp.Package\README.md = src\PolySharp.Package\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{D65D0307-1D0F-499D-945B-E33E71F251A4}" - ProjectSection(SolutionItems) = preProject - tests\PolySharp.NuGet\PolySharp.NuGet.csproj = tests\PolySharp.NuGet\PolySharp.NuGet.csproj - EndProjectSection -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PolySharp.Tests", "tests\PolySharp.Tests\PolySharp.Tests.csproj", "{41EC2F2E-797F-486A-8E2E-1788C7CF0DF3}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_SolutionItems", "_SolutionItems", "{C0C25293-DF18-48E5-BCE9-499CB6D66BB6}" - ProjectSection(SolutionItems) = preProject - .editorconfig = .editorconfig - .gitattributes = .gitattributes - .gitignore = .gitignore - Directory.Build.props = Directory.Build.props - Directory.Build.targets = Directory.Build.targets - LICENSE = LICENSE - README.md = README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{D78D3FFF-DB82-41B3-951F-40C7ED8F8F07}" - ProjectSection(SolutionItems) = preProject - src\Directory.Build.props = src\Directory.Build.props - src\Directory.Build.targets = src\Directory.Build.targets - EndProjectSection -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PolySharp.MinimumCSharpVersion.Tests", "tests\PolySharp.MinimumCSharpVersion.Tests\PolySharp.MinimumCSharpVersion.Tests.csproj", "{B9459D6D-247C-435D-9642-D6A933ECEECC}" -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PolySharp.PolySharpUseTypeAliasForUnmanagedCallersOnlyAttribute.Tests", "tests\PolySharp.PolySharpUseTypeAliasForUnmanagedCallersOnlyAttribute.Tests\PolySharp.PolySharpUseTypeAliasForUnmanagedCallersOnlyAttribute.Tests.csproj", "{C865CEDE-2DC9-4E1E-BB58-529E6E2A9DBB}" -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PolySharp.TypeForwards.Tests", "tests\PolySharp.TypeForwards.Tests\PolySharp.TypeForwards.Tests.csproj", "{AAF3B574-66F1-4EF0-936A-82390E30D539}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DF3A95B8-20FE-44E7-AE9F-E546565DB80A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {DF3A95B8-20FE-44E7-AE9F-E546565DB80A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DF3A95B8-20FE-44E7-AE9F-E546565DB80A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {DF3A95B8-20FE-44E7-AE9F-E546565DB80A}.Release|Any CPU.Build.0 = Release|Any CPU - {41EC2F2E-797F-486A-8E2E-1788C7CF0DF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {41EC2F2E-797F-486A-8E2E-1788C7CF0DF3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {41EC2F2E-797F-486A-8E2E-1788C7CF0DF3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {41EC2F2E-797F-486A-8E2E-1788C7CF0DF3}.Release|Any CPU.Build.0 = Release|Any CPU - {B9459D6D-247C-435D-9642-D6A933ECEECC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B9459D6D-247C-435D-9642-D6A933ECEECC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B9459D6D-247C-435D-9642-D6A933ECEECC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B9459D6D-247C-435D-9642-D6A933ECEECC}.Release|Any CPU.Build.0 = Release|Any CPU - {C865CEDE-2DC9-4E1E-BB58-529E6E2A9DBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C865CEDE-2DC9-4E1E-BB58-529E6E2A9DBB}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C865CEDE-2DC9-4E1E-BB58-529E6E2A9DBB}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C865CEDE-2DC9-4E1E-BB58-529E6E2A9DBB}.Release|Any CPU.Build.0 = Release|Any CPU - {AAF3B574-66F1-4EF0-936A-82390E30D539}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AAF3B574-66F1-4EF0-936A-82390E30D539}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AAF3B574-66F1-4EF0-936A-82390E30D539}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AAF3B574-66F1-4EF0-936A-82390E30D539}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(NestedProjects) = preSolution - {41EC2F2E-797F-486A-8E2E-1788C7CF0DF3} = {D65D0307-1D0F-499D-945B-E33E71F251A4} - {D78D3FFF-DB82-41B3-951F-40C7ED8F8F07} = {C0C25293-DF18-48E5-BCE9-499CB6D66BB6} - {B9459D6D-247C-435D-9642-D6A933ECEECC} = {D65D0307-1D0F-499D-945B-E33E71F251A4} - {C865CEDE-2DC9-4E1E-BB58-529E6E2A9DBB} = {D65D0307-1D0F-499D-945B-E33E71F251A4} - {AAF3B574-66F1-4EF0-936A-82390E30D539} = {D65D0307-1D0F-499D-945B-E33E71F251A4} - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {F946EBAA-2D9B-4599-B4A2-7ECD81E0DF61} - EndGlobalSection -EndGlobal diff --git a/PolySharp.slnx b/PolySharp.slnx new file mode 100644 index 0000000..ffda3b4 --- /dev/null +++ b/PolySharp.slnx @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +