Skip to content

Commit d0baf11

Browse files
committed
can we get away with it?
1 parent 0bd3211 commit d0baf11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vsintegration/tests/UnitTests/VisualFSharp.UnitTests.fsproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>
@@ -72,7 +72,7 @@
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" />

0 commit comments

Comments
 (0)