Skip to content

Commit 1b9a0b0

Browse files
Bump the dotnet group with 5 updates (#37)
Bumps the dotnet group with 5 updates: | Package | From | To | | --- | --- | --- | | [Pathological.Globbing](https://github.com/IEvangelist/pathological.globbing) | `8.0.2` | `8.0.4` | | [MSTest.Analyzers](https://github.com/microsoft/testfx) | `3.4.3` | `3.5.0` | | [MSTest.Engine](https://github.com/microsoft/testfx) | `1.0.0-alpha.24325.1` | `1.0.0-alpha.24366.3` | | [MSTest.SourceGeneration](https://github.com/microsoft/testfx) | `1.0.0-alpha.24325.1` | `1.0.0-alpha.24366.3` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.4.3` | `3.5.0` | Updates `Pathological.Globbing` from 8.0.2 to 8.0.4 - [Release notes](https://github.com/IEvangelist/pathological.globbing/releases) - [Commits](IEvangelist/pathological.globbing@8.0.2...8.0.4) Updates `MSTest.Analyzers` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.4.3...v3.5.0) Updates `MSTest.Engine` from 1.0.0-alpha.24325.1 to 1.0.0-alpha.24366.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/commits) Updates `MSTest.SourceGeneration` from 1.0.0-alpha.24325.1 to 1.0.0-alpha.24366.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/commits) Updates `MSTest.TestFramework` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.4.3...v3.5.0) --- updated-dependencies: - dependency-name: Pathological.Globbing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: MSTest.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: MSTest.Engine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: MSTest.SourceGeneration dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5248b30 commit 1b9a0b0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Directory.Packages.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
1818
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
1919
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
20-
<PackageVersion Include="MSTest.Engine" Version="1.0.0-alpha.24325.1" />
21-
<PackageVersion Include="MSTest.SourceGeneration" Version="1.0.0-alpha.24325.1" />
22-
<PackageVersion Include="MSTest.TestFramework" Version="3.4.3" PrivateAssets="all" IncludeAssets="runtime;build;native;contentfiles;analyzers;buildtransitive" />
23-
<PackageVersion Include="MSTest.Analyzers" Version="3.4.3" PrivateAssets="all" IncludeAssets="runtime;build;native;contentfiles;analyzers;buildtransitive" />
20+
<PackageVersion Include="MSTest.Engine" Version="1.0.0-alpha.24366.3" />
21+
<PackageVersion Include="MSTest.SourceGeneration" Version="1.0.0-alpha.24366.3" />
22+
<PackageVersion Include="MSTest.TestFramework" Version="3.5.0" PrivateAssets="all" IncludeAssets="runtime;build;native;contentfiles;analyzers;buildtransitive" />
23+
<PackageVersion Include="MSTest.Analyzers" Version="3.5.0" PrivateAssets="all" IncludeAssets="runtime;build;native;contentfiles;analyzers;buildtransitive" />
2424
<PackageVersion Include="Nito.AsyncEx.Coordination" Version="5.1.2" />
25-
<PackageVersion Include="Pathological.Globbing" Version="8.0.2" />
25+
<PackageVersion Include="Pathological.Globbing" Version="8.0.4" />
2626
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.6.2" />
2727
<PackageVersion Include="Markdig" Version="0.37.0" />
2828
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.7" />

0 commit comments

Comments
 (0)