Skip to content

Commit 5ff605a

Browse files
committed
Merge branch 'master' into fsharp4
Conflicts: src/fsharp/FSharp.Core.Unittests/FSharp.Core/PrimTypes.fs
2 parents cc6f41e + 62fccd8 commit 5ff605a

File tree

8 files changed

+160
-171
lines changed

8 files changed

+160
-171
lines changed

src/fsharp/FSharp.Core.Unittests/App.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
1+
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
22
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
33
x:Class="FSharp.Core.UnitTests.TestApp.App"
44
>

src/fsharp/FSharp.Core.Unittests/FSharp.Core/Microsoft.FSharp.Control/App.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
1+
<?xml version="1.0" encoding="utf-8" ?>
22
<configuration>
33
<startup>
44
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />

0 commit comments

Comments
 (0)