Skip to content

Commit

Permalink
Update dependency React.AspNet to v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 18, 2019
1 parent 3f02ab4 commit ca9ece8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial-code/tutorial-code.csproj
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="JavascriptEngineSwitcher.Extensions.MsDependencyInjection" Version="3.1.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.3" />
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
<PackageReference Include="React.AspNet" Version="5.0.0-beta1" />
<PackageReference Include="React.AspNet" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
<Content Update="Views\Home\Index.cshtml">
Expand Down

0 comments on commit ca9ece8

Please sign in to comment.