Replies: 1 comment 2 replies
|
@Frulfump can you dump the generated script? I wonder if this is a difference between the semantics of |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Everything seems to work but still wanted to report it
On version 0.2.0-preview.1.26410.1+a8ceef760e10c4fc14d1fface4454201b505d19a
dotnet --info
dotnet --info
.NET SDK:
Version: 11.0.100-preview.7.26381.103
Commit: e2c1e00b3d
Workload version: 11.0.100-manifests.2ce71a7f
MSBuild version: 18.10.0-1.26381.103+e2c1e00b3
Runtime Environment:
OS Name: ubuntu
OS Version: 24.04
OS Platform: Linux
RID: linux-x64
Base Path: /home/re/.local/share/dotnet/sdk/11.0.100-preview.7.26381.103/
.NET workloads installed:
There are no installed workloads to display.
Configured to use workload sets when installing new manifests.
No workload sets are installed. Run "dotnet workload restore" to install a workload set.
Host:
Version: 11.0.0-preview.7.26381.103
Architecture: x64
Commit: e2c1e00b3d
.NET SDKs installed:
10.0.111 [/home/re/.local/share/dotnet/sdk]
10.0.400 [/home/re/.local/share/dotnet/sdk]
11.0.100-preview.7.26381.103 [/home/re/.local/share/dotnet/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 10.0.11 [/home/re/.local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 11.0.0-preview.7.26381.103 [/home/re/.local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 10.0.11 [/home/re/.local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 11.0.0-preview.7.26381.103 [/home/re/.local/share/dotnet/shared/Microsoft.NETCore.App]
Other architectures found:
None
Environment variables:
DOTNET_BUNDLE_EXTRACT_BASE_DIR [/home/re/.cache/dotnet_bundle_extract]
DOTNET_NOLOGO [1]
DOTNET_ROOT [/home/re/.local/share/dotnetup/dotnet]
global.json file:
Not found
Learn more:
https://aka.ms/dotnet/info
Download .NET:
https://aka.ms/dotnet/download
All reactions