Skip to content

Commit 269d79d

Browse files
Bump dependency Microsoft.TypeScript.MSBuild to 5.9.2 (#1593)
| datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | nuget | Microsoft.TypeScript.MSBuild | 5.8.3 | 5.9.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e01799 commit 269d79d

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
@@ -13,7 +13,7 @@
1313
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="9.4.0" />
1414
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.8" />
16-
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.3" PrivateAssets="all" />
16+
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.9.2" PrivateAssets="all" />
1717
</ItemGroup>
1818
<ItemGroup>
1919
<Content Update="package.json;package-lock.json;tsconfig.json" CopyToPublishDirectory="Never" />

0 commit comments

Comments
 (0)