Initial integration.

This commit is contained in:
Burak Kaan Köse
2025-12-26 20:46:48 +01:00
parent 10b85ea135
commit 014b5aa671
79 changed files with 4694 additions and 432 deletions
+5 -1
View File
@@ -6,7 +6,6 @@
</Configurations>
<Folder Name="/Solution Items/" Id="8ec462fd-d22e-90a8-e5ce-7e832ba40c5d">
<File Path=".editorconfig" />
<File Path=".github/copilot-instructions.md" />
<File Path="Directory.Build.Props" />
<File Path="Directory.Packages.props" />
<File Path="nuget.config" />
@@ -18,6 +17,11 @@
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
</Project>
<Project Path="Wino.Calendar.ViewModels/Wino.Calendar.ViewModels.csproj">
<Platform Solution="*|arm64" Project="arm64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
</Project>
<Project Path="Wino.Core.Domain/Wino.Core.Domain.csproj">
<BuildDependency Project="Wino.SourceGenerators/Wino.SourceGenerators.csproj" />
<Platform Solution="*|arm64" Project="arm64" />