Removed old projects

This commit is contained in:
MaddoScientisto 2026-02-26 21:19:03 +01:00
commit 775080a178
161 changed files with 38 additions and 72095 deletions

View file

@ -1 +0,0 @@

View file

@ -32,15 +32,19 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebugType>embedded</DebugType>
</PropertyGroup>
<ItemGroup>
<AvaloniaXaml Remove="Sorgenti\**" />
<Compile Remove="Sorgenti\**" />
<EmbeddedResource Remove="Sorgenti\**" />
<None Remove="Sorgenti\**" />
<Page Remove="Sorgenti\**" />
</ItemGroup>
<ItemGroup>
<None Update="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="Sorgenti\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\MaddoShared\MaddoShared.csproj" />
</ItemGroup>