Skip to content

Commit d9a4a51

Browse files
committed
Remove NativeAOT dnx exe shim
1 parent 929dd9f commit d9a4a51

File tree

5 files changed

+0
-99
lines changed

5 files changed

+0
-99
lines changed

sdk.slnx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
<Project Path="src/Containers/packaging/package.csproj" />
8686
</Folder>
8787
<Folder Name="/src/Layout/">
88-
<Project Path="src/Layout/dnx/dnx.csproj" />
8988
<Project Path="src/Layout/finalizer/finalizer.csproj" />
9089
<Project Path="src/Layout/pkg/dotnet-sdk.proj" Type="C#" />
9190
<Project Path="src/Layout/redist/redist.csproj" />

src/Layout/dnx/README.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/Layout/dnx/dnx.cs

Lines changed: 0 additions & 52 deletions
This file was deleted.

src/Layout/dnx/dnx.csproj

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/Layout/redist/redist.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
<ProjectReference Include="..\..\Resolvers\Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver\Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.csproj" />
7070
<ProjectReference Include="$(RepoRoot)src\BuiltInTools\dotnet-watch\dotnet-watch.csproj" ReferenceOutputAssembly="false" SkipGetTargetFrameworkProperties="true" Private="false" />
7171
<ProjectReference Include="$(RepoRoot)src\BuiltInTools\dotnet-format\dotnet-format.csproj" ReferenceOutputAssembly="false" SkipGetTargetFrameworkProperties="true" Private="false" />
72-
<ProjectReference Include="..\dnx\dnx.csproj" ReferenceOutputAssembly="false" SkipGetTargetFrameworkProperties="true" Private="false" />
7372

7473
<ProjectReference Include="$(RepoRoot)template_feed\*\*.csproj" ReferenceOutputAssembly="false" SkipGetTargetFrameworkProperties="true" Private="false" />
7574
</ItemGroup>

0 commit comments

Comments
 (0)