Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2023
1 parent 41458b2 commit 0ce2935
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" PrivateAssets="all" />
<PackageReference Include="ThisAssembly" Version="1.0.10" PrivateAssets="all" />
<PackageReference Include="ThisAssembly" Version="1.1.3" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit 0ce2935

Please sign in to comment.