Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
soundaranbu committed Sep 12, 2024
1 parent a9b5b3e commit fc7d2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dotnet add package Razor.Templating.Core
```
### Using Package Reference .csproj
```bash
<PackageReference Include="Razor.Templating.Core" Version="2.0.0" />
<PackageReference Include="Razor.Templating.Core" Version="2.1.0-rc.1" />
```

## Usage - Render View With Layout
Expand Down

0 comments on commit fc7d2cf

Please sign in to comment.