Skip to content

Commit aea228b

Browse files
committed
Remove version from csproj - controlled by CD workflow
1 parent fa9e21e commit aea228b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/Egil.RazorComponents.Testing.Library.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
<RepositoryUrl>https://github.com/egil/razor-components-testing-library</RepositoryUrl>
1212
<RepositoryType>git</RepositoryType>
1313
<PackageProjectUrl>https://github.com/egil/razor-components-testing-library</PackageProjectUrl>
14-
<PackageTags>razor-components unit-testing testing blazor blazor-server-side blazor-client-side</PackageTags>
15-
<Version>1.0.0-beta-3</Version>
14+
<PackageTags>razor-components unit-testing testing blazor blazor-server-side blazor-client-side</PackageTags>
1615
<Authors>Egil Hansen</Authors>
1716
<Company>Egil Hansen</Company>
1817
<Product>Razor Component Testing Library</Product>

0 commit comments

Comments
 (0)