vpr/NotVPR_Remote/obj/Debug/net8.0-android/NotVPR_Remote.AssemblyInfo.cs
2025-07-04 21:51:23 +02:00

25 lines
1.1 KiB
C#

//------------------------------------------------------------------------------
// <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("NotVPR_Remote")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9a8ad0bb2fd16c90755afdfb8d7218362d6b667b")]
[assembly: System.Reflection.AssemblyProductAttribute("NotVPR_Remote")]
[assembly: System.Reflection.AssemblyTitleAttribute("NotVPR_Remote")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Android34.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Android21.0")]
// Generated by the MSBuild WriteCodeFragment class.