Bumping Aspire to 9.4.0 along with other dependencies #1498
Annotations
10 errors and 2 warnings
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:
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.PostgreSQL.Extensions/PostgresBuilderExtensions.cs#L157
'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.PostgreSQL.Extensions/PostgresBuilderExtensions.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.PostgreSQL.Extensions/PostgresBuilderExtensions.cs#L115
'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.PostgreSQL.Extensions/PostgresBuilderExtensions.cs#L108
'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