File tree Expand file tree Collapse file tree
FSharp.Control.AsyncSeq.Profile7 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ### 2.0.5 - 15.12.2015
1+ ### 2.0.6 - 15.12.2015
22* Add portable7 profile
33
44### 2.0.3 - 03.12.2015
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ open System.Reflection
44[<assembly: AssemblyTitleAttribute( " FSharp.Control.AsyncSeq.Profile7" ) >]
55[<assembly: AssemblyProductAttribute( " FSharp.Control.AsyncSeq" ) >]
66[<assembly: AssemblyDescriptionAttribute( " Asynchronous sequences for F#" ) >]
7- [<assembly: AssemblyVersionAttribute( " 2.0.5 " ) >]
8- [<assembly: AssemblyFileVersionAttribute( " 2.0.5 " ) >]
7+ [<assembly: AssemblyVersionAttribute( " 2.0.6 " ) >]
8+ [<assembly: AssemblyFileVersionAttribute( " 2.0.6 " ) >]
99do ()
1010
1111module internal AssemblyVersionInformation =
12- let [<Literal>] Version = " 2.0.5 "
12+ let [<Literal>] Version = " 2.0.6 "
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ open System.Reflection
44[<assembly: AssemblyTitleAttribute( " FSharp.Control.AsyncSeq" ) >]
55[<assembly: AssemblyProductAttribute( " FSharp.Control.AsyncSeq" ) >]
66[<assembly: AssemblyDescriptionAttribute( " Asynchronous sequences for F#" ) >]
7- [<assembly: AssemblyVersionAttribute( " 2.0.5 " ) >]
8- [<assembly: AssemblyFileVersionAttribute( " 2.0.5 " ) >]
7+ [<assembly: AssemblyVersionAttribute( " 2.0.6 " ) >]
8+ [<assembly: AssemblyFileVersionAttribute( " 2.0.6 " ) >]
99do ()
1010
1111module internal AssemblyVersionInformation =
12- let [<Literal>] Version = " 2.0.5 "
12+ let [<Literal>] Version = " 2.0.6 "
You can’t perform that action at this time.
0 commit comments