Bumping Aspire to 9.4.0 along with other dependencies #1498
Annotations
10 errors and 2 warnings
Build:
src/CommunityToolkit.Aspire.Hosting.MySql.Extensions/MySqlBuilderExtensions.cs#L112
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
|
Build:
src/CommunityToolkit.Aspire.Hosting.Redis.Extensions/RedisBuilderExtensions.cs#L68
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
|
Build:
src/CommunityToolkit.Aspire.Hosting.SqlServer.Extensions/SqlServerBuilderExtensions.cs#L152
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
|
Build:
src/CommunityToolkit.Aspire.Hosting.SqlServer.Extensions/SqlServerBuilderExtensions.cs#L112
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
|
Build:
src/CommunityToolkit.Aspire.Hosting.ActiveMQ/ActiveMQBuilderExtensions.cs#L180
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
|
Build:
src/CommunityToolkit.Aspire.Hosting.ActiveMQ/ActiveMQBuilderExtensions.cs#L159
'AfterEndpointsAllocatedEvent' is obsolete: 'The AfterEndpointsAllocatedEvent is deprecated and will be removed in a future version. Use the resource specific events BeforeResourceStartedEvent or ResourceEndpointsAllocatedEvent instead depending on your needs.'
|
Build:
src/Shared/Dapr/Core/DaprMetadataResourceBuilderExtensions.cs#L65
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
|
Build:
src/Shared/Dapr/Core/DaprMetadataResourceBuilderExtensions.cs#L45
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
|
Build:
src/Shared/Dapr/Core/DaprMetadataResourceBuilderExtensions.cs#L65
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
|
Build:
src/Shared/Dapr/Core/DaprMetadataResourceBuilderExtensions.cs#L45
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
|
Build
'..\SdkProject\SdkProject.csproj' is referenced by an Aspire Host project, but it is not an executable. Did you mean to set IsAspireProjectResource="false"?
|
Build
'..\SdkProject\SdkProject.csproj' is referenced by an Aspire Host project, but it is not an executable. Did you mean to set IsAspireProjectResource="false"?
|
Loading