File tree Expand file tree Collapse file tree 8 files changed +30
-30
lines changed
UnitTestingDemo.Data.Tests
UnitTestingDemo.Services.Tests Expand file tree Collapse file tree 8 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 3.1 .0" ,
3+ "version" : " 9.0 .0" ,
44 "rollForward" : " latestMajor"
55 }
66}
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >net6 .0</TargetFramework >
3+ <TargetFramework >net9 .0</TargetFramework >
44 </PropertyGroup >
55 <ItemGroup >
6- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7 .0.4 " />
7- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 7 .0.4 " />
8- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 7 .0.4 " />
9- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 7 .0.4 " >
6+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9 .0.9 " />
7+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9 .0.9 " />
8+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9 .0.9 " />
9+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9 .0.9 " >
1010 <PrivateAssets >all</PrivateAssets >
1111 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
1212 </PackageReference >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net6 .0</TargetFramework >
4+ <TargetFramework >net9 .0</TargetFramework >
55 </PropertyGroup >
66</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >net6 .0</TargetFramework >
3+ <TargetFramework >net9 .0</TargetFramework >
44 </PropertyGroup >
55 <ItemGroup >
66 <ProjectReference Include =" ..\UnitTestingDemo.Domain\UnitTestingDemo.Domain.csproj" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
3- <TargetFramework >net6 .0</TargetFramework >
3+ <TargetFramework >net9 .0</TargetFramework >
44 <AspNetCoreHostingModel >InProcess</AspNetCoreHostingModel >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 6 .0.13 " />
7+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 9 .0.0 " />
88 </ItemGroup >
99 <ItemGroup >
1010 <ProjectReference Include =" ..\UnitTestingDemo.Services\UnitTestingDemo.Services.csproj" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >net6 .0</TargetFramework >
3+ <TargetFramework >net9 .0</TargetFramework >
44 <IsPackable >false</IsPackable >
55 </PropertyGroup >
66 <ItemGroup >
77 <PackageReference Include =" EntityFrameworkCoreMock.Moq" Version =" 2.4.0" />
8- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7 .0.4 " />
9- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 7 .0.4 " />
10- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 7 .0.4 " />
11- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
12- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.0.2 " />
13- <PackageReference Include =" MSTest.TestFramework" Version =" 3.0.2 " />
14- <PackageReference Include =" coverlet.collector" Version =" 3.2.0 " >
8+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9 .0.9 " />
9+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9 .0.9 " />
10+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9 .0.9 " />
11+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
12+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.7.0 " />
13+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.7.0 " />
14+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
1515 <PrivateAssets >all</PrivateAssets >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 </PackageReference >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >net6 .0</TargetFramework >
3+ <TargetFramework >net9 .0</TargetFramework >
44 <IsPackable >false</IsPackable >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
8- <PackageReference Include =" Moq" Version =" 4.18.4 " />
9- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.0.2 " />
10- <PackageReference Include =" MSTest.TestFramework" Version =" 3.0.2 " />
11- <PackageReference Include =" coverlet.collector" Version =" 3.2.0 " >
7+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
8+ <PackageReference Include =" Moq" Version =" 4.20.72 " />
9+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.7.0 " />
10+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.7.0 " />
11+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 </PackageReference >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >net6 .0</TargetFramework >
3+ <TargetFramework >net9 .0</TargetFramework >
44 <IsPackable >false</IsPackable >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
8- <PackageReference Include =" Moq" Version =" 4.18.4 " />
9- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.0.2 " />
10- <PackageReference Include =" MSTest.TestFramework" Version =" 3.0.2 " />
11- <PackageReference Include =" coverlet.collector" Version =" 3.2.0 " >
7+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
8+ <PackageReference Include =" Moq" Version =" 4.20.72 " />
9+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.7.0 " />
10+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.7.0 " />
11+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 </PackageReference >
You can’t perform that action at this time.
0 commit comments