Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AnakinRaW committed Apr 7, 2024
1 parent 0aa67c3 commit 1632964
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<ItemGroup>
<PackageReference Include="AnakinRaW.CommonUtilities.Registry" Version="11.0.1" />
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
<PackageReference Include="AnakinRaW.CommonUtilities" Version="11.0.1" />
<PackageReference Include="AnakinRaW.CommonUtilities.FileSystem" Version="11.0.1" />
<PackageReference Include="AnakinRaW.CommonUtilities" Version="11.1.5" />
<PackageReference Include="AnakinRaW.CommonUtilities.FileSystem" Version="11.1.5" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Nullable" Version="1.3.1">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AnakinRaW.CommonUtilities" Version="11.0.1" />
<PackageReference Include="AnakinRaW.CommonUtilities.FileSystem" Version="11.0.1" />
<PackageReference Include="AnakinRaW.CommonUtilities" Version="11.1.5" />
<PackageReference Include="AnakinRaW.CommonUtilities.FileSystem" Version="11.1.5" />
<PackageReference Include="AnakinRaW.CommonUtilities.Registry" Version="11.0.1" />
<PackageReference Include="eaw.modinfo" Version="5.0.2" />
<PackageReference Include="IsExternalInit" Version="1.0.3">
Expand Down

0 comments on commit 1632964

Please sign in to comment.