Skip to content

Commit f457e12

Browse files
committed
Update IO to 1.6.3
1 parent 3c561a6 commit f457e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SabreTools.ASN1/SabreTools.ASN1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<ItemGroup>
3434
<PackageReference Include="NetLegacySupport.Numerics" Version="1.0.1" Condition="$(TargetFramework.StartsWith(`net2`)) OR $(TargetFramework.StartsWith(`net3`))" />
35-
<PackageReference Include="SabreTools.IO" Version="1.6.2" />
35+
<PackageReference Include="SabreTools.IO" Version="1.6.3" />
3636
</ItemGroup>
3737

3838
</Project>

0 commit comments

Comments
 (0)