Initial commit - Carousel.RCL

This commit is contained in:
2026-08-05 21:16:10 +03:00
parent b7d6fe8f40
commit dd24921413
75 changed files with 2440 additions and 192 deletions
@@ -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.RCL")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b7d6fe8f4067915a9ddb4de57e65210f199dc202")]
[assembly: System.Reflection.AssemblyProductAttribute("Carousel.RCL")]
[assembly: System.Reflection.AssemblyTitleAttribute("Carousel.RCL")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.