I updated VS and .NET 9 updated as well. Getting this error:
C:\Program Files\dotnet\sdk\9.0.100-rc.1.24452.12\Sdks\Microsoft.NET.Sdk.StaticWebAssets\targets\Microsoft.NET.Sdk.StaticWebAssets.Compression.targets(241,5): error MSB4018: The "ApplyCompressionNegotiation" task failed unexpectedly. System.InvalidOperationException: Endpoints not found for related asset: C:\git\MyApp\MyApp\Client\ClientV 1\bin\Debug\net8.0\wwwroot\_framework\Append.Blazor.Printing.wasm at Microsoft.AspNetCore.StaticWebAssets.Tasks.ApplyCompressionNegotiation.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(TaskExecutionHost taskExecutionHost, TaskLogging Context taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask)
I updated VS and .NET 9 updated as well. Getting this error:
C:\Program Files\dotnet\sdk\9.0.100-rc.1.24452.12\Sdks\Microsoft.NET.Sdk.StaticWebAssets\targets\Microsoft.NET.Sdk.StaticWebAssets.Compression.targets(241,5): error MSB4018: The "ApplyCompressionNegotiation" task failed unexpectedly. System.InvalidOperationException: Endpoints not found for related asset: C:\git\MyApp\MyApp\Client\ClientV 1\bin\Debug\net8.0\wwwroot\_framework\Append.Blazor.Printing.wasm at Microsoft.AspNetCore.StaticWebAssets.Tasks.ApplyCompressionNegotiation.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(TaskExecutionHost taskExecutionHost, TaskLogging Context taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask)