Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AnakinRaW committed Dec 14, 2024
1 parent f038dcc commit 0929dac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Condition="!Exists('packages.config')">
<PrivateAssets>all</PrivateAssets>
<Version>3.6.146</Version>
<Version>3.7.112</Version>
</PackageReference>
<PackageReference Include="SauceControl.InheritDoc" Version="2.0.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="AnakinRaW.CommonUtilities" Version="12.0.28-beta" />
<PackageReference Include="AnakinRaW.CommonUtilities.FileSystem" Version="12.0.28-beta" />
<PackageReference Include="AnakinRaW.CommonUtilities.Registry" Version="12.0.28-beta" />
<PackageReference Include="eaw.modinfo" Version="6.1.7" />
<PackageReference Include="eaw.modinfo" Version="6.2.4" />
<PackageReference Include="IsExternalInit" Version="1.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 0929dac

Please sign in to comment.