Skip to content

Commit 7651eec

Browse files
committed
Update ExtentReportsDotNetCLI.csproj
1 parent 37ea951 commit 7651eec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ExtentReportsDotNetCLI/ExtentReportsDotNetCLI/ExtentReportsDotNetCLI.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
<Reference Include="DnsClient, Version=1.0.7.0, Culture=neutral, PublicKeyToken=4574bb5573c51424, processorArchitecture=MSIL">
3737
<HintPath>..\packages\DnsClient.1.0.7\lib\net45\DnsClient.dll</HintPath>
3838
</Reference>
39-
<Reference Include="ExtentReports, Version=4.0.2.0, Culture=neutral, processorArchitecture=MSIL">
40-
<HintPath>..\packages\ExtentReports.4.0.2\lib\ExtentReports.dll</HintPath>
39+
<Reference Include="ExtentReports, Version=4.0.3.0, Culture=neutral, processorArchitecture=MSIL">
40+
<HintPath>..\packages\ExtentReports.4.0.3\lib\ExtentReports.dll</HintPath>
4141
</Reference>
4242
<Reference Include="McMaster.Extensions.CommandLineUtils, Version=2.2.5.0, Culture=neutral, PublicKeyToken=6f71cb76b82f055d, processorArchitecture=MSIL">
4343
<HintPath>..\packages\McMaster.Extensions.CommandLineUtils.2.2.5\lib\net45\McMaster.Extensions.CommandLineUtils.dll</HintPath>

0 commit comments

Comments
 (0)