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 44
55 <PropertyGroup >
66 <TargetFramework >net472</TargetFramework >
7- <PlatformTarget >x86</PlatformTarget >
7+ <!-- < PlatformTarget>x86</PlatformTarget> -- >
88 <OutputType >Library</OutputType >
99 <NoWarn >$(NoWarn);44;58;75;3005</NoWarn >
1010 <TolerateUnusedBindings >true</TolerateUnusedBindings >
7272 <Content Include =" xunit.runner.json" CopyToOutputDirectory =" PreserveNewest" />
7373 </ItemGroup >
7474 <ItemGroup >
75- <ProjectReference Include =" $(FSharpSourcesRoot)\fsc\fscProject\fsc .fsproj" />
75+ <ProjectReference Include =" $(FSharpSourcesRoot)\fsc\fscAnyCpuProject\fscAnyCpu .fsproj" />
7676 <ProjectReference Include =" $(FSharpSourcesRoot)\FSharp.Build\FSharp.Build.fsproj" />
7777 <ProjectReference Include =" $(FSharpSourcesRoot)\Compiler\FSharp.Compiler.Service.fsproj" />
7878 <ProjectReference Include =" ..\Salsa\VisualFSharp.Salsa.fsproj" />
You can’t perform that action at this time.
0 commit comments