File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <PackageReference Include =" MiniProfiler.EntityFrameworkCore" Version =" 4.5.4" />
2424 <PackageReference Include =" MiniProfiler.Shared" Version =" 4.5.4" />
2525 <PackageReference Include =" MSTest.TestAdapter" Version =" 4.1.0" />
26- <PackageReference Include =" MSTest.TestFramework" Version =" 4.1.0 " />
26+ <PackageReference Include =" MSTest.TestFramework" Version =" 4.2.1 " />
2727 <PackageReference Include =" coverlet.collector" Version =" 8.0.1" >
2828 <PrivateAssets >all</PrivateAssets >
2929 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 5656 },
5757 "MSTest.TestFramework" : {
5858 "type" : " Direct" ,
59- "requested" : " [4.1.0 , )" ,
60- "resolved" : " 4.1.0 " ,
61- "contentHash" : " BzpvsK+CRbk6khwY62h+7HfYzIxtJXyPv9tOI9T90cy5CVy+WI1JkN4ZaNL4Dobqb6dywSwabLTIbPZKpdrr+A ==" ,
59+ "requested" : " [4.2.1 , )" ,
60+ "resolved" : " 4.2.1 " ,
61+ "contentHash" : " I4/RbS2TpGZ56CE98+jPbrGlcerYtw2LvPVKzQGvyQQcJDekPy2Kd+fnThXYn+geJ1sW+vA9B7++rFNxvKcWxA ==" ,
6262 "dependencies" : {
63- "MSTest.Analyzers" : " 4.1.0 "
63+ "MSTest.Analyzers" : " 4.2.1 "
6464 }
6565 },
6666 "SonarAnalyzer.CSharp" : {
584584 },
585585 "MSTest.Analyzers" : {
586586 "type" : " Transitive" ,
587- "resolved" : " 4.1.0 " ,
588- "contentHash" : " 4ElL/aqomiUInr090VN4udqz46AuszXLrifHkLrgj0zb7na8eAoyUQt3BwDLTcGd1bSkmk3SfD02rZtKU+ZiqQ =="
587+ "resolved" : " 4.2.1 " ,
588+ "contentHash" : " 1i9jgE/42KGGyZ4s0MdrYM/Uu/dRYhbRfYQifcO0AZ6vw4sBXRjoQGQRGNSm771AYgPAmoGl0u4sJc2lMET6HQ =="
589589 },
590590 "Newtonsoft.Json" : {
591591 "type" : " Transitive" ,
Original file line number Diff line number Diff line change 1414 <PrivateAssets >all</PrivateAssets >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1616 </PackageReference >
17- <PackageReference Include =" MSTest.TestFramework" Version =" 4.1.0 " />
17+ <PackageReference Include =" MSTest.TestFramework" Version =" 4.2.1 " />
1818 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.3.0" />
1919 <PackageReference Include =" MSTest.TestAdapter" Version =" 4.1.0" />
2020 <PackageReference Include =" coverlet.collector" Version =" 8.0.1" >
Original file line number Diff line number Diff line change 3737 },
3838 "MSTest.TestFramework" : {
3939 "type" : " Direct" ,
40- "requested" : " [4.1.0 , )" ,
41- "resolved" : " 4.1.0 " ,
42- "contentHash" : " BzpvsK+CRbk6khwY62h+7HfYzIxtJXyPv9tOI9T90cy5CVy+WI1JkN4ZaNL4Dobqb6dywSwabLTIbPZKpdrr+A ==" ,
40+ "requested" : " [4.2.1 , )" ,
41+ "resolved" : " 4.2.1 " ,
42+ "contentHash" : " I4/RbS2TpGZ56CE98+jPbrGlcerYtw2LvPVKzQGvyQQcJDekPy2Kd+fnThXYn+geJ1sW+vA9B7++rFNxvKcWxA ==" ,
4343 "dependencies" : {
44- "MSTest.Analyzers" : " 4.1.0 "
44+ "MSTest.Analyzers" : " 4.2.1 "
4545 }
4646 },
4747 "SonarAnalyzer.CSharp" : {
146146 },
147147 "MSTest.Analyzers" : {
148148 "type" : " Transitive" ,
149- "resolved" : " 4.1.0 " ,
150- "contentHash" : " 4ElL/aqomiUInr090VN4udqz46AuszXLrifHkLrgj0zb7na8eAoyUQt3BwDLTcGd1bSkmk3SfD02rZtKU+ZiqQ =="
149+ "resolved" : " 4.2.1 " ,
150+ "contentHash" : " 1i9jgE/42KGGyZ4s0MdrYM/Uu/dRYhbRfYQifcO0AZ6vw4sBXRjoQGQRGNSm771AYgPAmoGl0u4sJc2lMET6HQ =="
151151 },
152152 "Newtonsoft.Json" : {
153153 "type" : " Transitive" ,
Original file line number Diff line number Diff line change 2424 <PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 10.0.5" />
2525 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.3.0" />
2626 <PackageReference Include =" MSTest.TestAdapter" Version =" 4.1.0" />
27- <PackageReference Include =" MSTest.TestFramework" Version =" 4.1.0 " />
27+ <PackageReference Include =" MSTest.TestFramework" Version =" 4.2.1 " />
2828 <PackageReference Include =" coverlet.collector" Version =" 8.0.1" >
2929 <PrivateAssets >all</PrivateAssets >
3030 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 5555 },
5656 "MSTest.TestFramework" : {
5757 "type" : " Direct" ,
58- "requested" : " [4.1.0 , )" ,
59- "resolved" : " 4.1.0 " ,
60- "contentHash" : " BzpvsK+CRbk6khwY62h+7HfYzIxtJXyPv9tOI9T90cy5CVy+WI1JkN4ZaNL4Dobqb6dywSwabLTIbPZKpdrr+A ==" ,
58+ "requested" : " [4.2.1 , )" ,
59+ "resolved" : " 4.2.1 " ,
60+ "contentHash" : " I4/RbS2TpGZ56CE98+jPbrGlcerYtw2LvPVKzQGvyQQcJDekPy2Kd+fnThXYn+geJ1sW+vA9B7++rFNxvKcWxA ==" ,
6161 "dependencies" : {
62- "MSTest.Analyzers" : " 4.1.0 "
62+ "MSTest.Analyzers" : " 4.2.1 "
6363 }
6464 },
6565 "SonarAnalyzer.CSharp" : {
381381 },
382382 "MSTest.Analyzers" : {
383383 "type" : " Transitive" ,
384- "resolved" : " 4.1.0 " ,
385- "contentHash" : " 4ElL/aqomiUInr090VN4udqz46AuszXLrifHkLrgj0zb7na8eAoyUQt3BwDLTcGd1bSkmk3SfD02rZtKU+ZiqQ =="
384+ "resolved" : " 4.2.1 " ,
385+ "contentHash" : " 1i9jgE/42KGGyZ4s0MdrYM/Uu/dRYhbRfYQifcO0AZ6vw4sBXRjoQGQRGNSm771AYgPAmoGl0u4sJc2lMET6HQ =="
386386 },
387387 "Newtonsoft.Json" : {
388388 "type" : " Transitive" ,
You can’t perform that action at this time.
0 commit comments