File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <RootNamespace >CSF.WebDriverExtras.Tests</RootNamespace >
99 <AssemblyName >CSF.WebDriverExtras.Tests</AssemblyName >
1010 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
11- <ReleaseVersion >1.0.2 </ReleaseVersion >
11+ <ReleaseVersion >1.0.3 </ReleaseVersion >
1212 </PropertyGroup >
1313 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1414 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 2323 GlobalSection (NestedProjects ) = preSolution
2424 EndGlobalSection
2525 GlobalSection (MonoDevelopProperties ) = preSolution
26- version = 1.0.2
26+ version = 1.0.3
2727 EndGlobalSection
2828EndGlobal
Original file line number Diff line number Diff line change 88 <RootNamespace >CSF.WebDriverExtras</RootNamespace >
99 <AssemblyName >CSF.WebDriverExtras</AssemblyName >
1010 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
11- <ReleaseVersion >1.0.2</ReleaseVersion >
12- <SignAssembly >true</SignAssembly >
11+ <ReleaseVersion >1.0.3</ReleaseVersion >
1312 <AssemblyOriginatorKeyFile >..\CSF-Software-OSS.snk</AssemblyOriginatorKeyFile >
1413 </PropertyGroup >
1514 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >CSF.WebDriverExtras</id >
5- <version >1.0.2 </version >
5+ <version >1.0.3 </version >
66 <title >CSF.WebDriverExtras</title >
77 <authors >CSF Software Ltd</authors >
88 <licenseUrl >https://opensource.org/licenses/MIT</licenseUrl >
Original file line number Diff line number Diff line change 1717// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1818// and "{Major}.{Minor}.{Build}.*" will update just the revision.
1919
20- [ assembly: AssemblyVersion ( "1.0.2 " ) ]
20+ [ assembly: AssemblyVersion ( "1.0.3 " ) ]
2121
2222// The following attributes are used to specify the signing key for the assembly,
2323// if desired. See the Mono documentation for more information about signing.
You can’t perform that action at this time.
0 commit comments