|
| 1 | +<Solution> |
| 2 | + <Folder Name="/Bootstrap/"> |
| 3 | + <Project Path="Bootstrap/src/AutoConfiguration/Steeltoe.Bootstrap.AutoConfiguration.csproj" /> |
| 4 | + <Project Path="Bootstrap/test/AutoConfiguration.Test/Steeltoe.Bootstrap.AutoConfiguration.Test.csproj" /> |
| 5 | + <Project Path="Bootstrap/test/EmptyAutoConfiguration.Test/Steeltoe.Bootstrap.EmptyAutoConfiguration.Test.csproj" /> |
| 6 | + </Folder> |
| 7 | + <Folder Name="/Common/"> |
| 8 | + <File Path="Common/README.md" /> |
| 9 | + <Project Path="Common/src/Certificates/Steeltoe.Common.Certificates.csproj" /> |
| 10 | + <Project Path="Common/src/Common/Steeltoe.Common.csproj" /> |
| 11 | + <Project Path="Common/src/Hosting/Steeltoe.Common.Hosting.csproj" /> |
| 12 | + <Project Path="Common/src/Http/Steeltoe.Common.Http.csproj" /> |
| 13 | + <Project Path="Common/src/Logging/Steeltoe.Common.Logging.csproj" /> |
| 14 | + <Project Path="Common/src/Net/Steeltoe.Common.Net.csproj" /> |
| 15 | + <Project Path="Common/test/Certificates.Test/Steeltoe.Common.Certificates.Test.csproj" /> |
| 16 | + <Project Path="Common/test/Common.Test/Steeltoe.Common.Test.csproj" /> |
| 17 | + <Project Path="Common/test/Hosting.Test/Steeltoe.Common.Hosting.Test.csproj" /> |
| 18 | + <Project Path="Common/test/Http.Test/Steeltoe.Common.Http.Test.csproj" /> |
| 19 | + <Project Path="Common/test/Logging.Test/Steeltoe.Common.Logging.Test.csproj" /> |
| 20 | + <Project Path="Common/test/Net.Test/Steeltoe.Common.Net.Test.csproj" /> |
| 21 | + <Project Path="Common/test/TestResources/Steeltoe.Common.TestResources.csproj" /> |
| 22 | + </Folder> |
| 23 | + <Folder Name="/Configuration/"> |
| 24 | + <File Path="Configuration/README.md" /> |
| 25 | + <Project Path="Configuration/src/Abstractions/Steeltoe.Configuration.Abstractions.csproj" /> |
| 26 | + <Project Path="Configuration/src/CloudFoundry/Steeltoe.Configuration.CloudFoundry.csproj" /> |
| 27 | + <Project Path="Configuration/src/ConfigServer/Steeltoe.Configuration.ConfigServer.csproj" /> |
| 28 | + <Project Path="Configuration/src/Encryption/Steeltoe.Configuration.Encryption.csproj" /> |
| 29 | + <Project Path="Configuration/src/Kubernetes.ServiceBindings/Steeltoe.Configuration.Kubernetes.ServiceBindings.csproj" /> |
| 30 | + <Project Path="Configuration/src/Placeholder/Steeltoe.Configuration.Placeholder.csproj" /> |
| 31 | + <Project Path="Configuration/src/RandomValue/Steeltoe.Configuration.RandomValue.csproj" /> |
| 32 | + <Project Path="Configuration/src/SpringBoot/Steeltoe.Configuration.SpringBoot.csproj" /> |
| 33 | + <Project Path="Configuration/test/CloudFoundry.Test/Steeltoe.Configuration.CloudFoundry.Test.csproj" /> |
| 34 | + <Project Path="Configuration/test/ConfigServer.Discovery.Test/Steeltoe.Configuration.ConfigServer.Discovery.Test.csproj" /> |
| 35 | + <Project Path="Configuration/test/ConfigServer.Integration.Test/Steeltoe.Configuration.ConfigServer.Integration.Test.csproj" /> |
| 36 | + <Project Path="Configuration/test/ConfigServer.Test/Steeltoe.Configuration.ConfigServer.Test.csproj" /> |
| 37 | + <Project Path="Configuration/test/Encryption.Test/Steeltoe.Configuration.Encryption.Test.csproj" /> |
| 38 | + <Project Path="Configuration/test/Kubernetes.ServiceBindings.Test/Steeltoe.Configuration.Kubernetes.ServiceBindings.Test.csproj" /> |
| 39 | + <Project Path="Configuration/test/Placeholder.Test/Steeltoe.Configuration.Placeholder.Test.csproj" /> |
| 40 | + <Project Path="Configuration/test/RandomValue.Test/Steeltoe.Configuration.RandomValue.Test.csproj" /> |
| 41 | + <Project Path="Configuration/test/SpringBoot.Test/Steeltoe.Configuration.SpringBoot.Test.csproj" /> |
| 42 | + </Folder> |
| 43 | + <Folder Name="/Connectors/"> |
| 44 | + <File Path="Connectors/README.md" /> |
| 45 | + <Project Path="Connectors/src/Connectors/Steeltoe.Connectors.csproj" /> |
| 46 | + <Project Path="Connectors/src/EntityFrameworkCore/Steeltoe.Connectors.EntityFrameworkCore.csproj" /> |
| 47 | + <Project Path="Connectors/test/Connectors.Test/Steeltoe.Connectors.Test.csproj" /> |
| 48 | + <Project Path="Connectors/test/EntityFrameworkCore.Test/Steeltoe.Connectors.EntityFrameworkCore.Test.csproj" /> |
| 49 | + </Folder> |
| 50 | + <Folder Name="/Discovery/"> |
| 51 | + <File Path="Discovery/README.md" /> |
| 52 | + <Project Path="Discovery/src/Configuration/Steeltoe.Discovery.Configuration.csproj" /> |
| 53 | + <Project Path="Discovery/src/Consul/Steeltoe.Discovery.Consul.csproj" /> |
| 54 | + <Project Path="Discovery/src/Eureka/Steeltoe.Discovery.Eureka.csproj" /> |
| 55 | + <Project Path="Discovery/src/HttpClients/Steeltoe.Discovery.HttpClients.csproj" /> |
| 56 | + <Project Path="Discovery/test/Configuration.Test/Steeltoe.Discovery.Configuration.Test.csproj" /> |
| 57 | + <Project Path="Discovery/test/Consul.Test/Steeltoe.Discovery.Consul.Test.csproj" /> |
| 58 | + <Project Path="Discovery/test/Eureka.Test/Steeltoe.Discovery.Eureka.Test.csproj" /> |
| 59 | + <Project Path="Discovery/test/HttpClients.Test/Steeltoe.Discovery.HttpClients.Test.csproj" /> |
| 60 | + </Folder> |
| 61 | + <Folder Name="/Logging/"> |
| 62 | + <File Path="Logging/README.md" /> |
| 63 | + <Project Path="Logging/src/Abstractions/Steeltoe.Logging.Abstractions.csproj" /> |
| 64 | + <Project Path="Logging/src/DynamicConsole/Steeltoe.Logging.DynamicConsole.csproj" /> |
| 65 | + <Project Path="Logging/src/DynamicSerilog/Steeltoe.Logging.DynamicSerilog.csproj" /> |
| 66 | + <Project Path="Logging/test/DynamicConsole.Test/Steeltoe.Logging.DynamicConsole.Test.csproj" /> |
| 67 | + <Project Path="Logging/test/DynamicSerilog.Test/Steeltoe.Logging.DynamicSerilog.Test.csproj" /> |
| 68 | + </Folder> |
| 69 | + <Folder Name="/Management/"> |
| 70 | + <File Path="Management/README.md" /> |
| 71 | + <Project Path="Management/src/Abstractions/Steeltoe.Management.Abstractions.csproj" /> |
| 72 | + <Project Path="Management/src/Endpoint/Steeltoe.Management.Endpoint.csproj" /> |
| 73 | + <Project Path="Management/src/Prometheus/Steeltoe.Management.Prometheus.csproj" /> |
| 74 | + <Project Path="Management/src/Tasks/Steeltoe.Management.Tasks.csproj" /> |
| 75 | + <Project Path="Management/src/Tracing/Steeltoe.Management.Tracing.csproj" /> |
| 76 | + <Project Path="Management/test/Endpoint.Test/Steeltoe.Management.Endpoint.Test.csproj" /> |
| 77 | + <Project Path="Management/test/Prometheus.Test/Steeltoe.Management.Prometheus.Test.csproj" /> |
| 78 | + <Project Path="Management/test/RazorPagesTestWebApp/Steeltoe.Management.Endpoint.RazorPagesTestWebApp.csproj" /> |
| 79 | + <Project Path="Management/test/Tasks.Test/Steeltoe.Management.Tasks.Test.csproj" /> |
| 80 | + <Project Path="Management/test/Tracing.Test/Steeltoe.Management.Tracing.Test.csproj" /> |
| 81 | + </Folder> |
| 82 | + <Folder Name="/Security/"> |
| 83 | + <File Path="Security/README.md" /> |
| 84 | + <Project Path="Security/src/Authentication.JwtBearer/Steeltoe.Security.Authentication.JwtBearer.csproj" /> |
| 85 | + <Project Path="Security/src/Authentication.OpenIdConnect/Steeltoe.Security.Authentication.OpenIdConnect.csproj" /> |
| 86 | + <Project Path="Security/src/Authorization.Certificate/Steeltoe.Security.Authorization.Certificate.csproj" /> |
| 87 | + <Project Path="Security/src/DataProtection.Redis/Steeltoe.Security.DataProtection.Redis.csproj" /> |
| 88 | + <Project Path="Security/test/Authentication.JwtBearer.Test/Steeltoe.Security.Authentication.JwtBearer.Test.csproj" /> |
| 89 | + <Project Path="Security/test/Authentication.OpenIdConnect.Test/Steeltoe.Security.Authentication.OpenIdConnect.Test.csproj" /> |
| 90 | + <Project Path="Security/test/Authorization.Certificate.Test/Steeltoe.Security.Authorization.Certificate.Test.csproj" /> |
| 91 | + <Project Path="Security/test/DataProtection.Redis.Test/Steeltoe.Security.DataProtection.Redis.Test.csproj" /> |
| 92 | + </Folder> |
| 93 | + <Folder Name="/_shared/"> |
| 94 | + <File Path="../.editorconfig" /> |
| 95 | + <File Path="../.gitattributes" /> |
| 96 | + <File Path="../.gitignore" /> |
| 97 | + <File Path="../cleanupcode.ps1" /> |
| 98 | + <File Path="../coverlet.runsettings" /> |
| 99 | + <File Path="../Directory.Build.targets" /> |
| 100 | + <File Path="../nuget.config" /> |
| 101 | + <File Path="../PackageReadme.md" /> |
| 102 | + <File Path="../shared-package.props" /> |
| 103 | + <File Path="../shared-project.props" /> |
| 104 | + <File Path="../shared-test.props" /> |
| 105 | + <File Path="../shared.props" /> |
| 106 | + <File Path="../Steeltoe.Debug.ruleset" /> |
| 107 | + <File Path="../Steeltoe.Release.ruleset" /> |
| 108 | + <File Path="../stylecop.json" /> |
| 109 | + <File Path="../versions.props" /> |
| 110 | + </Folder> |
| 111 | + <Folder Name="/_tools/"> |
| 112 | + <File Path="Tools/src/package.targets" /> |
| 113 | + <Project Path="Tools/src/ConfigurationSchemaGenerator/ConfigurationSchemaGenerator.csproj" /> |
| 114 | + <Project Path="Tools/test/ConfigurationSchemaGenerator.Tests/ConfigurationSchemaGenerator.Tests.csproj" /> |
| 115 | + </Folder> |
| 116 | +</Solution> |
0 commit comments