Skip to content

Commit

Permalink
Bump ThisAssembly.Project from 1.0.9 to 1.0.10
Browse files Browse the repository at this point in the history
Bumps [ThisAssembly.Project](https://github.com/devlooped/ThisAssembly) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.0.9...v1.0.10)

---
updated-dependencies:
- dependency-name: ThisAssembly.Project
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kzu committed Oct 26, 2022
1 parent 4eb4401 commit 352b395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Xunit.Vsix.Tests/Xunit.Vsix.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="NuGet.Versioning" Version="6.3.0" />
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.3.*" />
<PackageReference Include="Octokit" Version="3.0.1" />
<PackageReference Include="ThisAssembly.Project" Version="1.0.9" />
<PackageReference Include="ThisAssembly.Project" Version="1.0.10" />
</ItemGroup>

<ItemGroup Condition="'$(PkgBin)' == ''" >
Expand Down

0 comments on commit 352b395

Please sign in to comment.