You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
991 B

2 months ago
//------------------------------------------------------------------------------
// <auto-generated>
1 month ago
// This code was generated by a tool.
2 months ago
//
1 month ago
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
2 months ago
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("MyAvaloniaApp")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
1 month ago
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+88e399d6bf5f57a9189dce822b915dbc17ded108")]
2 months ago
[assembly: System.Reflection.AssemblyProductAttribute("MyAvaloniaApp")]
[assembly: System.Reflection.AssemblyTitleAttribute("MyAvaloniaApp")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
1 month ago
// Generated by the MSBuild WriteCodeFragment class.
2 months ago