tests/OfficeScrubC2R.Core.Tests/obj/Release/net8.0-windows/OfficeScrubC2R.Core.Tests.AssemblyInfo.cs

//------------------------------------------------------------------------------
// <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("OfficeScrubC2R.Core.Tests")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+517ad78515244cb9c0da24b6279b96c4b6709744")]
[assembly: System.Reflection.AssemblyProductAttribute("OfficeScrubC2R.Core.Tests")]
[assembly: System.Reflection.AssemblyTitleAttribute("OfficeScrubC2R.Core.Tests")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
 
// Generated by the MSBuild WriteCodeFragment class.