Skip to content

Commit fce006d

Browse files
committed
package details
1 parent b12f714 commit fce006d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Selenium.WebDriver.Linq/Selenium.WebDriver.Linq.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
@@ -12,8 +12,9 @@
1212
<RepositoryUrl>https://github.com/techartdev/Selenium.WebDriver.Linq</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
1414
<PackageTags>selenium, webdriver, linq, extensions</PackageTags>
15+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1516
</PropertyGroup>
16-
17+
1718
<ItemGroup>
1819
<None Include="..\..\Selenium.DomExtensions\README.md">
1920
<Pack>True</Pack>

0 commit comments

Comments
 (0)