Implemented Carousel logic

This commit is contained in:
Said
2026-01-03 18:06:18 +02:00
parent 9415c99e15
commit b7d6fe8f40
34 changed files with 1153 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Carousel")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9415c99e159f3b88e9591815d8a027f064570701")]
[assembly: System.Reflection.AssemblyProductAttribute("Carousel")]
[assembly: System.Reflection.AssemblyTitleAttribute("Carousel")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.