File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
extentreports-dotnet-core Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.0</TargetFramework >
55 <RootNamespace >AventStack.ExtentReports</RootNamespace >
66 <AssemblyName >ExtentReports</AssemblyName >
7- <Version >4.1.0-beta1 </Version >
7+ <Version >4.1.0</Version >
88 <Company >AventStack</Company >
99 <Authors >anshooarora</Authors >
1010 <ApplicationIcon />
2020 <RepositoryType >git</RepositoryType >
2121 <PackageTags >extentreports extent reporting</PackageTags >
2222 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
23- <PackageReleaseNotes >#87 - Fixes ConcurrentModification exceptions
24-
25- </PackageReleaseNotes >
23+ <PackageReleaseNotes >Update NewtonSoft.Json from 9.0.1 to 12.0.3</PackageReleaseNotes >
2624 </PropertyGroup >
2725
2826 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
127125 <PackageReference Include =" MongoDB.Driver" Version =" 2.10.0" />
128126 <PackageReference Include =" MongoDB.Driver.Core" Version =" 2.10.0" />
129127 <PackageReference Include =" RazorEngine.NetCore" Version =" 2.2.6" />
130- <PackageReference Include =" Newtonsoft.Json" Version =" 9 .0.1 " >
128+ <PackageReference Include =" Newtonsoft.Json" Version =" 12 .0.3 " >
131129 <NoWarn >NU1605</NoWarn >
132130 </PackageReference >
133131 </ItemGroup >
You can’t perform that action at this time.
0 commit comments