We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d0435 commit 49026b2Copy full SHA for 49026b2
UnitsNet.WindowsRuntimeComponent/UnitsNet.WindowsRuntimeComponent.csproj
@@ -210,6 +210,9 @@
210
<PackageReference Include="JetBrains.Annotations">
211
<Version>11.1.0</Version>
212
</PackageReference>
213
+ <PackageReference Include="System.ValueTuple">
214
+ <Version>4.5.0</Version>
215
+ </PackageReference>
216
</ItemGroup>
217
<ItemGroup />
218
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' ">
0 commit comments