Skip to content

Commit

Permalink
Bump Microsoft.TypeScript.MSBuild from 5.5.3 to 5.6.2 (#1191)
Browse files Browse the repository at this point in the history
Bumps Microsoft.TypeScript.MSBuild from 5.5.3 to 5.6.2.

---
updated-dependencies:
- dependency-name: Microsoft.TypeScript.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 10, 2024
1 parent d5fda55 commit 7f61bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TodoApp/TodoApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="8.1.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.5.3" PrivateAssets="all" />
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.6.2" PrivateAssets="all" />
<PackageReference Include="NSwag.AspNetCore" Version="14.1.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 7f61bed

Please sign in to comment.