Skip to content

Commit adb8cb2

Browse files
kashish2508guptakashish
andauthored
fix(loadtestservice): fix suggested by script run (#50985)
Co-authored-by: guptakashish <guptakashish@microsoft.com>
1 parent f19523c commit adb8cb2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

sdk/loadtestservice/Azure.Developer.Playwright.NUnit/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
### Features Added
66

77
- Added authentication using Microsoft Entra ID for the service.
8-
- Added support for NUnit runner.
8+
- Added support for NUnit runner.

sdk/loadtestservice/Azure.Developer.Playwright.NUnit/src/Azure.Developer.Playwright.NUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<PackageTags>Azure, Cloud, Playwright, Playwright Service, Playwright Testing</PackageTags>
44
<Description>

sdk/loadtestservice/Azure.Developer.Playwright/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
### Features Added
66

7-
- Added authentication using Microsoft Entra ID for the service.
7+
- Added authentication using Microsoft Entra ID for the service.

sdk/loadtestservice/Azure.Developer.Playwright/src/Azure.Developer.Playwright.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<PackageTags>Azure, Cloud, Playwright, Playwright Service, Playwright Testing</PackageTags>
44
<Description>

0 commit comments

Comments
 (0)