添加项目文件。
This commit is contained in:
13
KGdev.BI3D.Revit.Common/Properties/AssemblyInfo.cs
Normal file
13
KGdev.BI3D.Revit.Common/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.Versioning;
|
||||
|
||||
[assembly: AssemblyVersion("1.3.0.0")]
|
||||
[assembly: AssemblyCompany("KGdev.BI3D.Revit.Common")]
|
||||
[assembly: AssemblyConfiguration("Release 2020")]
|
||||
[assembly: AssemblyFileVersion("1.3.0")]
|
||||
[assembly: AssemblyInformationalVersion("1.3.0")]
|
||||
[assembly: AssemblyProduct("KGdev.BI3D.Revit.Common")]
|
||||
[assembly: AssemblyTitle("KGdev.BI3D.Revit.Common")]
|
||||
Reference in New Issue
Block a user