[PT Run][New Plugin] Unit Converter (#9800) (#11406)

This commit is contained in:
Enrico Giordani
2021-06-08 08:53:11 -07:00
committed by GitHub
parent a6458823b1
commit 1dabd761e1
24 changed files with 1089 additions and 3 deletions

View File

@@ -113,6 +113,7 @@
<PackageReference Include="tlbimp-Microsoft.Search.Interop" Version="1.0.0">
<NoWarn>NU1701</NoWarn>
</PackageReference>
<PackageReference Include="UnitsNet" Version="4.76.0" />
</ItemGroup>
<ItemGroup>