Skip to content

Commit 7686611

Browse files
jviauCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent c2656ae commit 7686611

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/WebJobs.Script.Abstractions/WebJobs.Script.Tests.Abstractions.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" PrivateAssets="all" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" PrivateAssets="all" />
1616
<PackageReference Include="xunit" />
17-
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" />
17+
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)