Skip to content

Commit f19503c

Browse files
committed
Merged PR 1609: Update XIds to hopefully resolve DI issue in Functions
Update XIds to hopefully resolve DI issue in Functions
1 parent 69ee7fa commit f19503c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Xbim.IDS.Validator.Common/Xbim.IDS.Validator.Common.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<ItemGroup>
2626
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
2727
<PackageReference Include="Xbim.Essentials" Version="6.0.414-develop" />
28-
<PackageReference Include="Xbim.InformationSpecifications" Version="0.3.33" />
28+
<PackageReference Include="Xbim.InformationSpecifications" Version="0.3.34" />
2929
<PackageReference Include="Xbim.IO.Esent" Version="6.0.414-develop" />
3030
</ItemGroup>
3131

0 commit comments

Comments
 (0)