Skip to content

Commit

Permalink
Merge pull request #892 from xavierzwirtz/cache-network-drive
Browse files Browse the repository at this point in the history
Fixes running from a network drive.
  • Loading branch information
forki committed Aug 2, 2015
2 parents 59d07c2 + 2ef9200 commit c1a86ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/FAKE/app.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
</startup>
<runtime>
<loadFromRemoteSources enabled="true"/>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand Down

0 comments on commit c1a86ba

Please sign in to comment.