We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c50c56 commit 16d3075Copy full SHA for 16d3075
src/Atata.Cli.HtmlValidate/Atata.Cli.HtmlValidate.csproj
@@ -16,8 +16,8 @@ Requires html-validate (https://www.npmjs.com/package/html-validate) NPM package
16
</PropertyGroup>
17
18
<ItemGroup>
19
- <PackageReference Include="Atata.Cli" Version="1.4.0" />
20
- <PackageReference Include="Atata.Cli.Npm" Version="1.4.0" />
+ <PackageReference Include="Atata.Cli" Version="2.0.0-beta.1" />
+ <PackageReference Include="Atata.Cli.Npm" Version="2.0.0-beta.1" />
21
</ItemGroup>
22
23
</Project>
0 commit comments