Merge pull request #55 from emberal/dependabot/nuget/pac-man-board-game/Microsoft.TypeScript.MSBuild-5.2.2

Bump Microsoft.TypeScript.MSBuild from 5.1.5 to 5.2.2 in /pac-man-board-game
This commit is contained in:
Martin Berg Alstad 2023-10-26 23:13:15 +02:00 committed by GitHub
commit c6e3094591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="7.0.12" />
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.1.5">
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="7.0.10" />
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.2.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>