chore(git): initial commit

This commit is contained in:
Yui
2025-11-03 15:35:12 -03:00
commit 61f688a40a
10 changed files with 107 additions and 0 deletions

16
WeebSights-Port.sln Normal file
View File

@@ -0,0 +1,16 @@

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "moe.yuyui.weebsights-port", "moe.yuyui.weebsights-port\moe.yuyui.weebsights-port.csproj", "{D2A6BE7F-0C34-4655-88EF-BC319CD2C069}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D2A6BE7F-0C34-4655-88EF-BC319CD2C069}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D2A6BE7F-0C34-4655-88EF-BC319CD2C069}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D2A6BE7F-0C34-4655-88EF-BC319CD2C069}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D2A6BE7F-0C34-4655-88EF-BC319CD2C069}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal