File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Meziantou.AspNetCore.Components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 36
36
37
37
<!-- Analyzers -->
38
38
<ItemGroup >
39
- <PackageReference Include =" Meziantou.DotNet.CodingStandard" Version =" 1.0.179 " >
39
+ <PackageReference Include =" Meziantou.DotNet.CodingStandard" Version =" 1.0.180 " >
40
40
<PrivateAssets >all</PrivateAssets >
41
41
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
42
42
</PackageReference >
Original file line number Diff line number Diff line change 22
22
</ItemGroup >
23
23
24
24
<ItemGroup >
25
- <PackageReference Include =" Microsoft.TypeScript.MSBuild" Version =" 5.8.3 " >
25
+ <PackageReference Include =" Microsoft.TypeScript.MSBuild" Version =" 5.9.2 " >
26
26
<PrivateAssets >all</PrivateAssets >
27
27
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
28
28
</PackageReference >
You can’t perform that action at this time.
0 commit comments