File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
33
33
<ItemGroup >
34
34
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 3.1.7" />
35
- <PackageReference Include =" Microsoft.TypeScript.MSBuild" Version =" 3.9.7 " >
35
+ <PackageReference Include =" Microsoft.TypeScript.MSBuild" Version =" 4.0.2 " >
36
36
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
37
37
<PrivateAssets >all</PrivateAssets >
38
38
</PackageReference >
Original file line number Diff line number Diff line change 16
16
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 3.1.7" />
17
17
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 3.1.7" />
18
18
<PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 3.1.7" />
19
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.7.0 " />
19
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.7.1 " />
20
20
<PackageReference Include =" Signum.Analyzer" Version =" 2.7.0" />
21
21
<PackageReference Include =" Unofficial.Microsoft.SqlServer.Types" Version =" 1.2.0" />
22
22
<PackageReference Include =" xunit" Version =" 2.4.1" />
You can’t perform that action at this time.
0 commit comments