File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/React.Sample.Webpack.CoreMvc Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 <PackageReference Include =" JavaScriptEngineSwitcher.ChakraCore.Native.win-x64" Version =" 3.0.1" />
1414 <PackageReference Include =" JavaScriptEngineSwitcher.Extensions.MsDependencyInjection" Version =" 3.0.0" />
1515 <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0" />
16- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 2.0.0 " />
16+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 2.2.3 " />
1717 </ItemGroup >
1818 <ItemGroup >
1919 <DotNetCliToolReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version =" 2.0.0" />
Original file line number Diff line number Diff line change 2323 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Razor.ViewCompilation" Version =" 2.0.0" PrivateAssets =" All" />
2424 <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.0" />
2525 <PackageReference Include =" Microsoft.VisualStudio.Web.BrowserLink" Version =" 2.0.0" />
26- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 2.0.0 " PrivateAssets =" All" />
26+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 2.2.3 " PrivateAssets =" All" />
2727 <PackageReference Include =" React.AspNet" Version =" 4.1.0" />
2828 </ItemGroup >
2929</Project >
You can’t perform that action at this time.
0 commit comments