Skip to content

fix: fall back to src-relative snk when SolutionDir is unset (#848) - #997

Merged
DocSvartz merged 1 commit into
developmentfrom
pr978
Jul 13, 2026
Merged

fix: fall back to src-relative snk when SolutionDir is unset (#848)#997
DocSvartz merged 1 commit into
developmentfrom
pr978

Conversation

@DocSvartz

Copy link
Copy Markdown
Contributor

Allow dotnet test path/to/csproj to resolve the shared assembly key from Directory.Build.props via MSBuildThisFileDirectory when SolutionDir is not provided by the build.

Allow `dotnet test path/to/csproj` to resolve the shared assembly key
from Directory.Build.props via MSBuildThisFileDirectory when SolutionDir
is not provided by the build.
@DocSvartz
DocSvartz merged commit 4c07701 into development Jul 13, 2026
5 checks passed
@DocSvartz
DocSvartz deleted the pr978 branch July 13, 2026 08:53
This was referenced Jul 15, 2026
sondresjolyst pushed a commit to sondresjolyst/nstuning-api that referenced this pull request Jul 26, 2026
…o 10.0.11 (#80)

Updated [Mapster](https://github.com/MapsterMapper/Mapster) from 10.0.10
to 10.0.11.

<details>
<summary>Release notes</summary>

_Sourced from [Mapster's
releases](https://github.com/MapsterMapper/Mapster/releases)._

## 10.0.11

## What's Changed
* fix: fall back to src-relative snk when SolutionDir is unset (#​848)
by @​DocSvartz in MapsterMapper/Mapster#997
* Detecting a type without public constructors as NotSelfCreation by
@​DocSvartz in MapsterMapper/Mapster#998
* fix #​992 and fix #​996 by @​DocSvartz in
MapsterMapper/Mapster#999


**Full Changelog**:
MapsterMapper/Mapster@v10.0.10...v10.0.11

Commits viewable in [compare
view](https://github.com/MapsterMapper/Mapster/commits/v10.0.11).
</details>

Updated
[Mapster.DependencyInjection](https://github.com/MapsterMapper/Mapster)
from 10.0.10 to 10.0.11.

<details>
<summary>Release notes</summary>

_Sourced from [Mapster.DependencyInjection's
releases](https://github.com/MapsterMapper/Mapster/releases)._

## 10.0.11

## What's Changed
* fix: fall back to src-relative snk when SolutionDir is unset (#​848)
by @​DocSvartz in MapsterMapper/Mapster#997
* Detecting a type without public constructors as NotSelfCreation by
@​DocSvartz in MapsterMapper/Mapster#998
* fix #​992 and fix #​996 by @​DocSvartz in
MapsterMapper/Mapster#999


**Full Changelog**:
MapsterMapper/Mapster@v10.0.10...v10.0.11

Commits viewable in [compare
view](https://github.com/MapsterMapper/Mapster/commits/v10.0.11).
</details>

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sondresjolyst pushed a commit to sondresjolyst/garge-api that referenced this pull request Jul 26, 2026
….0.10 to 10.0.11 (#354)

Updated [Mapster](https://github.com/MapsterMapper/Mapster) from 10.0.10
to 10.0.11.

<details>
<summary>Release notes</summary>

_Sourced from [Mapster's
releases](https://github.com/MapsterMapper/Mapster/releases)._

## 10.0.11

## What's Changed
* fix: fall back to src-relative snk when SolutionDir is unset (#​848)
by @​DocSvartz in MapsterMapper/Mapster#997
* Detecting a type without public constructors as NotSelfCreation by
@​DocSvartz in MapsterMapper/Mapster#998
* fix #​992 and fix #​996 by @​DocSvartz in
MapsterMapper/Mapster#999


**Full Changelog**:
MapsterMapper/Mapster@v10.0.10...v10.0.11

Commits viewable in [compare
view](https://github.com/MapsterMapper/Mapster/commits/v10.0.11).
</details>

Updated
[Mapster.DependencyInjection](https://github.com/MapsterMapper/Mapster)
from 10.0.10 to 10.0.11.

<details>
<summary>Release notes</summary>

_Sourced from [Mapster.DependencyInjection's
releases](https://github.com/MapsterMapper/Mapster/releases)._

## 10.0.11

## What's Changed
* fix: fall back to src-relative snk when SolutionDir is unset (#​848)
by @​DocSvartz in MapsterMapper/Mapster#997
* Detecting a type without public constructors as NotSelfCreation by
@​DocSvartz in MapsterMapper/Mapster#998
* fix #​992 and fix #​996 by @​DocSvartz in
MapsterMapper/Mapster#999


**Full Changelog**:
MapsterMapper/Mapster@v10.0.10...v10.0.11

Commits viewable in [compare
view](https://github.com/MapsterMapper/Mapster/commits/v10.0.11).
</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants