Skip to content

Commit 44a6ab1

Browse files
committed
Fix Dependencies
1 parent ca448a5 commit 44a6ab1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PG.StarWarsGame.Components.Localisation/PG.StarWarsGame.Components.Localisation/PG.StarWarsGame.Components.Localisation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
</PackageReference>
3131
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1"/>
32-
<PackageReference Include="System.IO.Abstractions" Version="21.0.2"/>
32+
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
3333
</ItemGroup>
3434
<ItemGroup>
3535
<ProjectReference Include="..\..\PG.Commons\PG.Commons\PG.Commons.csproj"/>

0 commit comments

Comments
 (0)