File tree 3 files changed +10
-17
lines changed
Xbim.Geometry.Engine.Interop
3 files changed +10
-17
lines changed Original file line number Diff line number Diff line change 15
15
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.1.1" />
16
16
<PackageReference Include =" System.Threading.Tasks" Version =" 4.3.0" />
17
17
<PackageReference Include =" Xbim.Tessellator" Version =" 5.1.314" />
18
+ <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 2.1.1" />
19
+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.1.1" />
20
+ <PackageReference Include =" System.Threading.Tasks" Version =" 4.3.0" />
21
+ <PackageReference Include =" Xbim.Ifc" Version =" 5.1.341" />
22
+ <PackageReference Include =" Xbim.Tessellator" Version =" 5.1.341" />
18
23
</ItemGroup >
19
24
<ItemGroup >
20
25
<Content Include =" ..\Xbim.Geometry.Engine.Interop.targets" >
21
26
<Link >Xbim.Geometry.Interop.targets</Link >
22
27
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
23
28
</Content >
24
29
</ItemGroup >
25
- <ItemGroup >
26
- <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 2.1.1" />
27
- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.1.1" />
28
- <PackageReference Include =" System.Threading.Tasks" Version =" 4.3.0" />
29
- <PackageReference Include =" Xbim.Ifc" Version =" 5.1.324" />
30
- <PackageReference Include =" Xbim.Tessellator" Version =" 5.1.324" />
31
- </ItemGroup >
32
-
33
30
<ItemGroup >
34
31
<NativeGeometryEngine Include =" $(MSBuildProjectDirectory)\..\Xbim.Geometry.Engine\Xbim.Geometry.Engine.vcxproj" >
35
32
<AdditionalProperties >
79
76
80
77
<ItemGroup >
81
78
<Folder Include =" images\" />
79
+ <None Include =" ..\xbim-toolkit-icon.png" Pack =" True" PackagePath =" \" />
82
80
</ItemGroup >
83
-
84
-
85
- <ItemGroup >
86
- <None Include =" ..\xbim-toolkit-icon.png" Pack =" True" PackagePath =" \" />
87
- </ItemGroup >
88
81
89
82
</Project >
Original file line number Diff line number Diff line change 16
16
<PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 2.1.1" />
17
17
<PackageReference Include =" Newtonsoft.Json" Version =" 11.0.2" />
18
18
<PackageReference Include =" NReco.Logging.File" Version =" 1.0.4" />
19
- <PackageReference Include =" Xbim.Ifc" Version =" 5.1.324 " />
20
- <PackageReference Include =" Xbim.IO.Esent" Version =" 5.1.324 " />
19
+ <PackageReference Include =" Xbim.Ifc" Version =" 5.1.341 " />
20
+ <PackageReference Include =" Xbim.IO.Esent" Version =" 5.1.341 " />
21
21
</ItemGroup >
22
22
<ItemGroup >
23
23
<ProjectReference Include =" ..\Xbim.Geometry.Engine.Interop\Xbim.Geometry.Engine.Interop.csproj" />
Original file line number Diff line number Diff line change 18
18
</PropertyGroup >
19
19
20
20
<ItemGroup >
21
- <PackageReference Include =" Xbim.Ifc" Version =" 5.1.324 " />
22
- <PackageReference Include =" Xbim.Tessellator" Version =" 5.1.324 " />
21
+ <PackageReference Include =" Xbim.Ifc" Version =" 5.1.341 " />
22
+ <PackageReference Include =" Xbim.Tessellator" Version =" 5.1.341 " />
23
23
</ItemGroup >
24
24
25
25
<ItemGroup >
You can’t perform that action at this time.
0 commit comments