We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c671a commit d739d7aCopy full SHA for d739d7a
src/TodoApp/TodoApp.csproj
@@ -13,7 +13,7 @@
13
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="9.2.0" />
14
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4" />
15
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.4" />
16
- <PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.2" PrivateAssets="all" />
+ <PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.3" PrivateAssets="all" />
17
</ItemGroup>
18
<ItemGroup>
19
<Content Update="package.json;package-lock.json;tsconfig.json" CopyToPublishDirectory="Never" />
0 commit comments