File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 15
15
</None >
16
16
</ItemGroup >
17
17
18
- <ItemGroup >
19
- <ProjectReference Include =" ..\src\React.AspNet\React.AspNet.csproj" />
20
- </ItemGroup >
21
-
22
18
<ItemGroup >
23
19
<PackageReference Include =" Microsoft.AspNetCore" Version =" 2.0.0" />
24
20
<PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 2.0.0" />
25
21
<PackageReference Include =" Microsoft.AspNetCore.Mvc.Razor.ViewCompilation" Version =" 2.0.0" PrivateAssets =" All" />
26
22
<PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0" />
27
23
<PackageReference Include =" Microsoft.VisualStudio.Web.BrowserLink" Version =" 2.0.0" />
28
24
<PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 2.0.0" PrivateAssets =" All" />
25
+ <PackageReference Include =" React.AspNet" Version =" 3.2.0" />
29
26
</ItemGroup >
30
27
31
28
</Project >
You can’t perform that action at this time.
0 commit comments