File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
vsintegration/tests/UnitTests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<PropertyGroup >
6
6
<TargetFramework >net472</TargetFramework >
7
- <PlatformTarget >x86</PlatformTarget >
7
+ <!-- < PlatformTarget>x86</PlatformTarget> -- >
8
8
<OutputType >Library</OutputType >
9
9
<NoWarn >$(NoWarn);44;58;75;3005</NoWarn >
10
10
<TolerateUnusedBindings >true</TolerateUnusedBindings >
72
72
<Content Include =" xunit.runner.json" CopyToOutputDirectory =" PreserveNewest" />
73
73
</ItemGroup >
74
74
<ItemGroup >
75
- <ProjectReference Include =" $(FSharpSourcesRoot)\fsc\fscProject\fsc .fsproj" />
75
+ <ProjectReference Include =" $(FSharpSourcesRoot)\fsc\fscAnyCpuProject\fscAnyCpu .fsproj" />
76
76
<ProjectReference Include =" $(FSharpSourcesRoot)\FSharp.Build\FSharp.Build.fsproj" />
77
77
<ProjectReference Include =" $(FSharpSourcesRoot)\Compiler\FSharp.Compiler.Service.fsproj" />
78
78
<ProjectReference Include =" ..\Salsa\VisualFSharp.Salsa.fsproj" />
You can’t perform that action at this time.
0 commit comments