Skip to content

Commit 52320b6

Browse files
Fix dependencies
1 parent 472e096 commit 52320b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ShortDev.Microsoft.ConnectedDevices/ShortDev.Microsoft.ConnectedDevices.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="ShortDev.Microsoft.CorrelationVector" Version="2.0.0" />
1212
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.5" />
1313
<PackageReference Include="Bond.CSharp" Version="13.0.2" />
14-
<PackageReference Include="ShortDev.IO" Version="0.1.4.21" />
14+
<PackageReference Include="ShortDev.IO" Version="0.2.0-alpha.1" />
1515
</ItemGroup>
1616

1717
<ItemGroup Label="Global Usings">

0 commit comments

Comments
 (0)