Merge branch 'master' into WorkInProgress
This commit is contained in:
Коммит
7f1f9b34f9
|
@ -327,8 +327,8 @@
|
|||
<Compile Include="..\..\Core\IFC\STEP\IFC Z STEP.cs">
|
||||
<Link>IFC\Core\STEP\IFC Z STEP.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\..\Core\IFC\Validate.cs">
|
||||
<Link>MVD\Validate.cs</Link>
|
||||
<Compile Include="..\..\Core\IFC\Validate.cs">
|
||||
<Link>IFC\Validate.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\..\Core\IFC\XML\BaseClassIFC XML.cs">
|
||||
<Link>IFC\XML\BaseClassIFC XML.cs</Link>
|
||||
|
|
|
@ -50,5 +50,5 @@ using System.Runtime.InteropServices;
|
|||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("0.0.21.0")]
|
||||
[assembly: AssemblyFileVersion("0.0.21.0")]
|
||||
[assembly: AssemblyVersion("0.1.00.0")]
|
||||
[assembly: AssemblyFileVersion("0.1.00.0")]
|
||||
|
|
Загрузка…
Ссылка в новой задаче