File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ dotnet publish -c Release -r <RID>
7878
7979- [ !INCLUDE [ cli-c-release] ( includes/cli-c-release.md )]
8080
81- - [ !INCLUDE [ cli-r-rid-native-deps ] ( includes/cli-r-rid-native-deps .md )]
81+ - [ !INCLUDE [ cli-r-rid] ( includes/cli-r-rid.md )]
8282
8383::: zone-end
8484
@@ -360,7 +360,7 @@ Native AOT publishing must be configured in the project file. You cannot enable
36036001. Set **Target Runtime** to your desired platform (for example, **win-x64** for 64-bit Windows).
36136101. Click **Save** and then **Publish**.
362362
363- For more information about the `PublishAot` property , see [MSBuild properties for Microsoft.NET.Sdk](../project-sdk/msbuild-props .md#publishaot ).
363+ For more information about Native AOT deployment , see [Native AOT deployment](native-aot/index .md).
364364
365365::: zone-end
366366
You can’t perform that action at this time.
0 commit comments