initial
All checks were successful
Build and publish package / Build (push) Successful in 19s
Build and publish package / Determine version (push) Successful in 15s
Build and publish package / Pack (push) Successful in 19s
Build and publish package / Publish (push) Successful in 15s

This commit is contained in:
2026-04-15 23:10:35 +02:00
Unverified
commit 9f70a7ed7b
15 changed files with 817 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MSEssentials.UI.Common.Converters", "MSEssentials.UI.Common.Converters\MSEssentials.UI.Common.Converters.csproj", "{A79ABFA0-06A9-40AD-AB2F-C20FC00229F4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A79ABFA0-06A9-40AD-AB2F-C20FC00229F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A79ABFA0-06A9-40AD-AB2F-C20FC00229F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A79ABFA0-06A9-40AD-AB2F-C20FC00229F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A79ABFA0-06A9-40AD-AB2F-C20FC00229F4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal