From 4dfe4298d0c432fd979278a95a431a3d865a5624 Mon Sep 17 00:00:00 2001 From: varon Date: Mon, 18 Jul 2016 01:12:41 +0200 Subject: [PATCH] Updated paket/project references --- paket.lock | 1 - .../Generator.Rewrite.csproj | 123 +++++++++++++++--- src/OpenTK/OpenTK.Android.csproj | 1 - src/OpenTK/OpenTK.csproj | 3 - 4 files changed, 107 insertions(+), 21 deletions(-) diff --git a/paket.lock b/paket.lock index dcb61fb3..40aeb71a 100644 --- a/paket.lock +++ b/paket.lock @@ -1,6 +1,5 @@ NUGET remote: https://www.nuget.org/api/v2 - specs: FAKE (4.28) FsCheck (2.4) FSharp.Core (>= 3.1.2.5) diff --git a/src/Generator.Rewrite/Generator.Rewrite.csproj b/src/Generator.Rewrite/Generator.Rewrite.csproj index 0f37451f..a6472b87 100644 --- a/src/Generator.Rewrite/Generator.Rewrite.csproj +++ b/src/Generator.Rewrite/Generator.Rewrite.csproj @@ -48,22 +48,6 @@ ..\..\OpenTK.snk - - ..\..\packages\Mono.Cecil.0.9.6.1\lib\net35\Mono.Cecil.dll - True - - - ..\..\packages\Mono.Cecil.0.9.6.1\lib\net35\Mono.Cecil.Mdb.dll - True - - - ..\..\packages\Mono.Cecil.0.9.6.1\lib\net35\Mono.Cecil.Pdb.dll - True - - - ..\..\packages\Mono.Cecil.0.9.6.1\lib\net35\Mono.Cecil.Rocks.dll - True - @@ -99,4 +83,111 @@ + + + + + ..\..\packages\Mono.Cecil\lib\net20\Mono.Cecil.Mdb.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net20\Mono.Cecil.Pdb.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net20\Mono.Cecil.dll + True + True + + + + + + + ..\..\packages\Mono.Cecil\lib\net35\Mono.Cecil.Mdb.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net35\Mono.Cecil.Pdb.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net35\Mono.Cecil.Rocks.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net35\Mono.Cecil.dll + True + True + + + + + + + ..\..\packages\Mono.Cecil\lib\net40\Mono.Cecil.Mdb.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net40\Mono.Cecil.Pdb.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net40\Mono.Cecil.Rocks.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net40\Mono.Cecil.dll + True + True + + + + + + + ..\..\packages\Mono.Cecil\lib\net45\Mono.Cecil.Mdb.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net45\Mono.Cecil.Pdb.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net45\Mono.Cecil.Rocks.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\net45\Mono.Cecil.dll + True + True + + + + + + + ..\..\packages\Mono.Cecil\lib\sl5\Mono.Cecil.Rocks.dll + True + True + + + ..\..\packages\Mono.Cecil\lib\sl5\Mono.Cecil.dll + True + True + + + + \ No newline at end of file diff --git a/src/OpenTK/OpenTK.Android.csproj b/src/OpenTK/OpenTK.Android.csproj index 50825121..82ee1b08 100644 --- a/src/OpenTK/OpenTK.Android.csproj +++ b/src/OpenTK/OpenTK.Android.csproj @@ -47,7 +47,6 @@ - diff --git a/src/OpenTK/OpenTK.csproj b/src/OpenTK/OpenTK.csproj index 11772830..145e8355 100644 --- a/src/OpenTK/OpenTK.csproj +++ b/src/OpenTK/OpenTK.csproj @@ -804,7 +804,6 @@ - @@ -825,6 +824,4 @@ - - \ No newline at end of file