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 addc95c commit 604071eCopy full SHA for 604071e
src/React.Router.Mvc4/React.Router.Mvc4.csproj
@@ -37,7 +37,7 @@
37
<ItemGroup>
38
<Reference Include="System.Web" />
39
<Reference Include="Microsoft.CSharp" />
40
- <PackageReference Include="Microsoft.AspNet.Mvc" Version="4.0.20710" />
+ <PackageReference Include="Microsoft.AspNet.Mvc" Version="4.0.40804" />
41
</ItemGroup>
42
43
src/React.Web.Mvc4/React.Web.Mvc4.csproj
@@ -35,7 +35,7 @@
35
36
<ItemGroup Condition=" '$(TargetFramework)' == 'net40' ">
0 commit comments