Skip to content

Commit 06c6f89

Browse files
Bump Microsoft.TypeScript.MSBuild from 5.6.2 to 5.7.1 (#157)
Bumps Microsoft.TypeScript.MSBuild from 5.6.2 to 5.7.1. --- updated-dependencies: - dependency-name: Microsoft.TypeScript.MSBuild dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 972bb90 commit 06c6f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TodoApp/TodoApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0" />
1919
<PackageReference Include="Microsoft.Extensions.ApiDescription.Server" Version="9.0.0" PrivateAssets="all" />
2020
<PackageReference Include="Microsoft.OpenApi" Version="1.6.22" />
21-
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.6.2" PrivateAssets="all" />
21+
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.7.1" PrivateAssets="all" />
2222
<PackageReference Include="NSwag.AspNetCore" Version="14.1.0" />
2323
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.0.0" />
2424
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="7.0.0" />

0 commit comments

Comments
 (0)