Skip to content

Commit 13c671a

Browse files
Bump Microsoft.TypeScript.MSBuild from 5.8.1 to 5.8.2 (#1404)
Bumps Microsoft.TypeScript.MSBuild from 5.8.1 to 5.8.2. --- updated-dependencies: - dependency-name: Microsoft.TypeScript.MSBuild dependency-version: 5.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dad665 commit 13c671a

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.2.0" />
1414
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.4" />
16-
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.1" PrivateAssets="all" />
16+
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.2" PrivateAssets="all" />
1717
</ItemGroup>
1818
<ItemGroup>
1919
<Content Update="package.json;package-lock.json;tsconfig.json" CopyToPublishDirectory="Never" />

0 commit comments

Comments
 (0)