Skip to content

Commit 701f41e

Browse files
committed
feat(seems): to work
1 parent e9852b2 commit 701f41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestHostPrerenderWASM/TestHostPrerenderWASM.Client/TestHostPrerenderWASM.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PublishDir>$(MSBuildProjectDirectory)\..\..\docs\</PublishDir>
1111

1212
<WwwRootDir Condition="'$(Configuration)'=='Release'">$(PublishDir)\wwwroot</WwwRootDir>
13-
<!--<WwwRootDir Condition="'$(GhPageRelease)' == 'true'">$(PublishDir)\wwwroot"</WwwRootDir> put back in if see works-->
13+
1414
<!--<DefineConstants Condition="'$(GhPageRelease)' == 'true'">$(DefineConstants);GH_PAGE_RELEASE</DefineConstants>-->
1515
</PropertyGroup>
1616

0 commit comments

Comments
 (0)