Skip to content

Commit

Permalink
LIM2018-128 : Fix routing not working because of MvcRazor on Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
hungdoan-groove committed Jul 9, 2018
1 parent e4320b5 commit 4c479f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion GoGo/Applications/GoGoSpa/GoGoSpa.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>netcoreapp2.0</TargetFramework>
<TypeScriptToolsVersion>2.8</TypeScriptToolsVersion>
<MvcRazorExcludeRefAssembliesFromPublish>false</MvcRazorExcludeRefAssembliesFromPublish>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 4c479f2

Please sign in to comment.