Initial integration.
This commit is contained in:
+5
-1
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user