ソースから Autofac をビルドするには? 非推奨の wiki ページが 1 つだけ見つかりました。
go.cmd (.NET Framework 4.0) を起動しようとしましたが、次のエラーで失敗しました:
C:\Autofac\Autofac.csproj" (default target) (4) ->
(CoreCompile target) ->
Builder\MetadataConfiguration.cs(28,14): error CS0234: The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?)
[C:\Autofac\Core\Source\Autofac\Autofac.csproj] Features\LazyDependencies\LazyWithMetadataRegistrationSource.cs(28,14): error CS0234: The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?)
私が間違っていることは何ですか?