Skip to content

Commit

Permalink
Bump Machine.Specifications from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [Machine.Specifications](https://github.com/machine/machine.specifications) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/machine/machine.specifications/releases)
- [Commits](machine/machine.specifications@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: Machine.Specifications
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent a66fe37 commit b11da9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/TestFrameworks/MSpec.Specs/MSpec.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Machine.Specifications" Version="1.1.1" />
<PackageReference Include="Machine.Specifications" Version="1.1.2" />
<PackageReference Include="Machine.Specifications.Runner.VisualStudio" Version="2.10.2" />
</ItemGroup>
</Project>

0 comments on commit b11da9f

Please sign in to comment.