Skip to content

Commit

Permalink
Bump Microsoft.TypeScript.MSBuild from 5.4.4 to 5.4.5 (#1108)
Browse files Browse the repository at this point in the history
Bumps Microsoft.TypeScript.MSBuild from 5.4.4 to 5.4.5.

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

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] authored Jun 13, 2024
1 parent a219c2c commit efce4f9
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.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.6" />
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.4.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.4.5" PrivateAssets="all" />
<PackageReference Include="NSwag.AspNetCore" Version="14.0.7" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit efce4f9

Please sign in to comment.