Commit 986b7df 1 parent 4fbcc2c commit 986b7df Copy full SHA for 986b7df
File tree 4 files changed +4
-4
lines changed
ContosoAds.ImageProcessor.IntegrationTests
ContosoAds.ImageProcessor.UnitTests
ContosoAds.Web.IntegrationTests
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14
14
</PackageReference >
15
15
<PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.11" />
16
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
16
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
17
17
<PackageReference Include =" xunit" Version =" 2.9.2" />
18
18
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 12
12
<PrivateAssets >all</PrivateAssets >
13
13
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14
14
</PackageReference >
15
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
15
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
16
16
<PackageReference Include =" xunit" Version =" 2.9.2" />
17
17
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 16
16
</PackageReference >
17
17
<PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.11" />
18
18
<PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8.0.11" />
19
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
19
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
20
20
<PackageReference Include =" System.Net.Http.Json" Version =" 8.0.1" />
21
21
<PackageReference Include =" xunit" Version =" 2.9.2" />
22
22
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
Original file line number Diff line number Diff line change 13
13
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14
14
</PackageReference >
15
15
<PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8.0.11" />
16
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
16
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
17
17
<PackageReference Include =" xunit" Version =" 2.9.2" />
18
18
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments