File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
6
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7
7
<ProjectGuid >{783324EC-3D15-46A1-B34E-A1F15B97DD59}</ProjectGuid >
8
- <OutputType >Exe </OutputType >
8
+ <OutputType >Library </OutputType >
9
9
<RootNamespace >AventStack.ExtentReports</RootNamespace >
10
10
<AssemblyName >ExtentReports</AssemblyName >
11
11
<TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "4.0.2 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "4.0.2 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "4.0.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "4.0.3 .0" ) ]
You can’t perform that action at this time.
0 commit comments