Skip to content

Commit

Permalink
Bump Devlooped.Web from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [Devlooped.Web](https://github.com/devlooped/Web) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/devlooped/Web/releases)
- [Changelog](https://github.com/devlooped/Web/blob/main/changelog.md)
- [Commits](devlooped/Web@v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Aug 26, 2023
1 parent eea1e35 commit d7cf8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VisualStudio/VisualStudio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ See full documentation at $(PackageProjectUrl).
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Devlooped.Web" Version="1.1.0" />
<PackageReference Include="Devlooped.Web" Version="1.2.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="System.Text.Json" Version="6.0.8" />
<PackageReference Include="vswhere" Version="3.1.7" PrivateAssets="all" />
Expand Down

0 comments on commit d7cf8b1

Please sign in to comment.