Files
g.hnyhua.cn/COSXML/obj/Release/netstandard2.0/COSXML.AssemblyInfo.cs

25 lines
1.1 KiB
C#
Raw Normal View History

//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Tencent")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("Tencent Cloud COS(Cloud Object Service) .Net SDK")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("5.4.11.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("5.4.11.0+69622ee4d755daf7cc8d64fd582a256454fe0306")]
[assembly: System.Reflection.AssemblyProductAttribute("COSXML")]
[assembly: System.Reflection.AssemblyTitleAttribute("COSXML")]
[assembly: System.Reflection.AssemblyVersionAttribute("5.4.11.0")]
// 由 MSBuild WriteCodeFragment 类生成。