2026-04-08 20:23:48 +02:00
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
// <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("backend.Tests.Integration")]
|
|
|
|
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
|
|
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
2026-04-09 21:11:03 +02:00
|
|
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+13c9c8aa68a452b4b3b25844b868cc510dea3c8b")]
|
2026-04-08 20:23:48 +02:00
|
|
|
[assembly: System.Reflection.AssemblyProductAttribute("backend.Tests.Integration")]
|
|
|
|
|
[assembly: System.Reflection.AssemblyTitleAttribute("backend.Tests.Integration")]
|
|
|
|
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
|
|
|
|
2026-04-09 21:11:03 +02:00
|
|
|
// Generated by the MSBuild WriteCodeFragment class.
|
2026-04-08 20:23:48 +02:00
|
|
|
|