Skip to content

Commit 16d3075

Browse files
Upgrade Atata.Cli package to v2.0.0-beta.1; Upgrade Atata.Cli.Npm package to v2.0.0-beta.1
1 parent 2c50c56 commit 16d3075

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Atata.Cli.HtmlValidate/Atata.Cli.HtmlValidate.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Requires html-validate (https://www.npmjs.com/package/html-validate) NPM package
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Atata.Cli" Version="1.4.0" />
20-
<PackageReference Include="Atata.Cli.Npm" Version="1.4.0" />
19+
<PackageReference Include="Atata.Cli" Version="2.0.0-beta.1" />
20+
<PackageReference Include="Atata.Cli.Npm" Version="2.0.0-beta.1" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)