diff --git a/cs/JustCef.csproj b/cs/JustCef.csproj index 322f754..9f766c3 100644 --- a/cs/JustCef.csproj +++ b/cs/JustCef.csproj @@ -42,6 +42,8 @@ $([System.IO.Path]::Combine('$(JustCefCacheRoot)','$(JustCefVersion)','$(JustCefRid)')) $([System.IO.Path]::Combine('$(JustCefCacheDir)','$(JustCefArchiveName)')) $([System.IO.Path]::Combine('$(JustCefCacheDir)','extracted')) + justcefnative.app + cef @@ -84,7 +86,7 @@ - cef/%(_JustCefFiles.RecursiveDir)%(_JustCefFiles.Filename)%(_JustCefFiles.Extension) + $(JustCefOutputSubdir)/%(_JustCefFiles.RecursiveDir)%(_JustCefFiles.Filename)%(_JustCefFiles.Extension) PreserveNewest PreserveNewest