Skip to content

Commit

Permalink
Non-alpha version
Browse files Browse the repository at this point in the history
  • Loading branch information
FriggaHel committed Mar 14, 2024
1 parent 1548571 commit 2600171
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions visual-dotnet/SauceLabs.Visual/SauceLabs.Visual.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<language>en-US</language>
<NeutralLanguage>en</NeutralLanguage>
<PackageId>SauceLabs.Visual</PackageId>
<Version>0.0.0-alpha</Version>
<Version>0.0.0</Version>
<Title>Sauce Labs Visual Binding</Title>
<PackageTags>saucelabs sauce labs visual testing screenshot capture dom</PackageTags>
<RepositoryUrl>https://github.com/saucelabs/visual-sdks</RepositoryUrl>
Expand All @@ -34,7 +34,7 @@
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="6.0.2" />
<PackageReference Include="GraphQL.Primitives" Version="6.0.2" />
<PackageReference Include="Selenium.WebDriver" Version="4.0.0" />
<None Include="..\README.md" Pack="true" PackagePath="\"/>
<None Include="images\icon.png" Pack="true" PackagePath=""/>
<None Include="..\README.md" Pack="true" PackagePath="\" />
<None Include="images\icon.png" Pack="true" PackagePath="" />
</ItemGroup>
</Project>

0 comments on commit 2600171

Please sign in to comment.