|
409 | 409 | <Folder Name="/src/Identity/samples/"> |
410 | 410 | <Project Path="src/Identity/samples/IdentitySample.DefaultUI/IdentitySample.DefaultUI.csproj" /> |
411 | 411 | <Project Path="src/Identity/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj" /> |
| 412 | + <Project Path="src/Identity/samples/IdentitySample.PasskeyConformance/IdentitySample.PasskeyConformance.csproj" /> |
| 413 | + <Project Path="src/Identity/samples/IdentitySample.PasskeyUI/IdentitySample.PasskeyUI.csproj" /> |
412 | 414 | </Folder> |
413 | 415 | <Folder Name="/src/Identity/Specification.Tests/"> |
414 | 416 | <Project Path="src/Identity/Specification.Tests/src/Microsoft.AspNetCore.Identity.Specification.Tests.csproj" /> |
|
1141 | 1143 | <Project Path="src/SignalR/server/StackExchangeRedis/src/Microsoft.AspNetCore.SignalR.StackExchangeRedis.csproj" /> |
1142 | 1144 | <Project Path="src/SignalR/server/StackExchangeRedis/test/Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.csproj" /> |
1143 | 1145 | </Folder> |
1144 | | - <Folder Name="/src/SiteExtensions/"> |
1145 | | - <Project Path="src/SiteExtensions/LoggingBranch/LB.csproj" /> |
1146 | | - </Folder> |
1147 | | - <Folder Name="/src/SiteExtensions/LoggingAggregate/"> |
1148 | | - <Project Path="src/SiteExtensions/LoggingAggregate/src/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj" /> |
1149 | | - <Project Path="src/SiteExtensions/LoggingAggregate/test/Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests/Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests.csproj" /> |
1150 | | - </Folder> |
1151 | 1146 | <Folder Name="/src/SiteExtensions/Microsoft.Web.Xdt.Extensions/"> |
1152 | 1147 | <Project Path="src/SiteExtensions/Microsoft.Web.Xdt.Extensions/src/Microsoft.Web.Xdt.Extensions.csproj" /> |
1153 | 1148 | <Project Path="src/SiteExtensions/Microsoft.Web.Xdt.Extensions/tests/Microsoft.Web.Xdt.Extensions.Tests.csproj" /> |
1154 | 1149 | </Folder> |
1155 | | - <Folder Name="/src/SiteExtensions/Sdk/"> |
1156 | | - <Project Path="src/SiteExtensions/Sdk/HostingStartup/HostingStartup.csproj" /> |
1157 | | - </Folder> |
1158 | 1150 | <Folder Name="/src/Testing/"> |
1159 | 1151 | <Project Path="src/Analyzers/Microsoft.AspNetCore.Analyzer.Testing/src/Microsoft.AspNetCore.Analyzer.Testing.csproj" /> |
1160 | 1152 | </Folder> |
|
1225 | 1217 | <Project Path="src/Caching/perf/MicroBenchmarks/Microsoft.Extensions.Caching.MicroBenchmarks/Microsoft.Extensions.Caching.MicroBenchmarks.csproj" /> |
1226 | 1218 | <Project Path="src/Components/QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter/src/Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.csproj" /> |
1227 | 1219 | <Project Path="src/Components/QuickGrid/Microsoft.AspNetCore.Components.QuickGrid/src/Microsoft.AspNetCore.Components.QuickGrid.csproj" /> |
| 1220 | + <Project Path="src/Components/QuickGrid/Microsoft.AspNetCore.Components.QuickGrid/test/Microsoft.AspNetCore.Components.QuickGrid.Tests.csproj" /> |
1228 | 1221 | <Project Path="src/Components/WebView/test/E2ETest/Microsoft.AspNetCore.Components.WebViewE2E.Test.csproj" /> |
1229 | 1222 | <Project Path="src/DataProtection/samples/KeyManagementSimulator/KeyManagementSimulator.csproj" /> |
1230 | 1223 | <Project Path="src/Framework/AspNetCoreAnalyzers/samples/WebAppSample/WebAppSample.csproj" /> |
|
0 commit comments