Skip to content

Commit a66a93f

Browse files
[dotnet] Update dependency Runfiles to 0.14.0
1 parent 045ce40 commit a66a93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/test/common/WebDriver.Common.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Moq" Version="4.13.0" />
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1818
<PackageReference Include="NUnit" Version="3.14.0" />
19-
<PackageReference Include="Runfiles" Version="0.12.0" />
19+
<PackageReference Include="Runfiles" Version="0.14.0" />
2020
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)