Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit d21ceb1

Browse files
authored
Merge pull request #669 from massimobonanni/LAB13-Details_On_.NET_Library_Runtime
LAB13-EX01-STEP03: Added detailed instructions to select the C# project that targets .NET or .NET standard
2 parents 72cf180 + 08badb4 commit d21ceb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Instructions/Labs/AZ400_M07_L13_Package_Management_with_Azure_Artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ In this task, you will create and publish an in-house developed custom NuGet pac
125125

126126
> **Note**: We will now create a shared assembly that will be published as a NuGet package so that other teams can integrate it and stay up to date without having to work directly with the project source.
127127
128-
1. On the **Recent project templates** page of the **Create a new project** pane, use the search textbox to locate the **Class Library** template, select the template for C#, and click **Next**.
128+
1. In the **Create a new project** pane, use the search textbox to locate the **Class Library** template, select the template for C# that targets .NET or .NET Standard, and click **Next**.
129129
1. On the **Class Library** page of the **Create a new project** pane, specify the following settings and click **Create**:
130130

131131
| Setting | Value |

0 commit comments

Comments
 (0)