Skip to content

Commit

Permalink
Bump UnityEngine.Modules from 3.4.0 to 6000.0.17 in /UniTAS/Patcher
Browse files Browse the repository at this point in the history
Bumps UnityEngine.Modules from 3.4.0 to 6000.0.17.

---
updated-dependencies:
- dependency-name: UnityEngine.Modules
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 31, 2024
1 parent de3e8ce commit 34234dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UniTAS/Patcher/Patcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="StructureMap" Version="2.6.3" />
<PackageReference Include="Unity.InputSystem" Version="1.5.0" />
<PackageReference Include="UnityEngine.Modules" Version="3.4.0" IncludeAssets="compile" />
<PackageReference Include="UnityEngine.Modules" Version="6000.0.17" IncludeAssets="compile" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 34234dc

Please sign in to comment.