diff --git a/MLS.Agent/MLS.Agent.csproj b/MLS.Agent/MLS.Agent.csproj index 8cccfe293..97f71d6f7 100644 --- a/MLS.Agent/MLS.Agent.csproj +++ b/MLS.Agent/MLS.Agent.csproj @@ -124,12 +124,8 @@ - - - - - $(AbsoluteOutputPath)wwwroot + $(MSBuildThisFileDirectory)wwwroot $(MSBuildThisFileDirectory)../Microsoft.DotNet.Try.Client $(webRootDir)/client $(ClientOutputDir)/bundle.js @@ -148,7 +144,7 @@ - + <_TryDotNetCssExists Condition="Exists('$(CssOutputFile)')">true @@ -161,13 +157,10 @@ - - - - + <_TryDotNetMinJsExists Condition="Exists('$(TryDotNetJsFile)')">true @@ -179,13 +172,10 @@ - - - - + <_TryDotNetClientExists Condition="Exists('$(ClientOutputFile)')">true @@ -197,9 +187,14 @@ + + - - + + + + PreserveNewest +