Skip to content

Commit 12638d1

Browse files
Bump the all-deps group with 1 update
Bumps IndexRange from 1.0.3 to 1.1.0 --- updated-dependencies: - dependency-name: IndexRange dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0da6c8 commit 12638d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ModVerify.CliApp/ModVerify.CliApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</ItemGroup>
5252

5353
<ItemGroup>
54-
<PackageReference Include="IndexRange" Version="1.0.3" Condition="$(TargetFramework) == 'net481'">
54+
<PackageReference Include="IndexRange" Version="1.1.0" Condition="$(TargetFramework) == 'net481'">
5555
<PrivateAssets>all</PrivateAssets>
5656
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5757
</PackageReference>

0 commit comments

Comments
 (0)