Skip to content

Commit f4b66b9

Browse files
committed
update dependencies
1 parent e1351d0 commit f4b66b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PlatformKit/PlatformKit.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
</PropertyGroup>
3535

3636
<ItemGroup>
37-
<PackageReference Include="CliWrap" Version="[3.8.2, 4.0.0)" />
37+
<PackageReference Include="CliWrap" Version="3.8.2" />
3838
</ItemGroup>
3939

4040
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'netstandard2.1' ">
41-
<PackageReference Include="Polyfill" Version="[7.24.0, 8.0.0)" />
41+
<PackageReference Include="Polyfill" Version="7.32.0" />
4242
</ItemGroup>
4343

4444
<ItemGroup>
45-
<PackageReference Include="AlastairLundy.DotExtensions" Version="[6.3.0, 7.0.0)" />
45+
<PackageReference Include="AlastairLundy.DotExtensions" Version="7.0.0" />
4646
</ItemGroup>
4747

4848
<ItemGroup>

0 commit comments

Comments
 (0)