From 978e2ccebb87d3277e118f816187f58006f78228 Mon Sep 17 00:00:00 2001 From: thefiddler Date: Wed, 10 Sep 2014 23:29:30 +0200 Subject: [PATCH] [Convert] Update to v4.5 by default --- Source/Converter/Generator.Convert.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Converter/Generator.Convert.csproj b/Source/Converter/Generator.Convert.csproj index 0dede34..6e60acc 100644 --- a/Source/Converter/Generator.Convert.csproj +++ b/Source/Converter/Generator.Convert.csproj @@ -2,7 +2,7 @@ Local - 8.0.50727 + 8.0.30703 2.0 {5FDFF4B6-0000-0000-0000-000000000000} Debug @@ -54,7 +54,7 @@ 4 AllRules.ruleset full - -p:gl -v:4.4 -t:xml -o:../../../Source/Bind/Specifications/GL2/signatures.xml https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/api/gl.xml + -p:gl -v:4.5 -t:xml -o:../../../Source/Bind/Specifications/GL2/signatures.xml https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/api/gl.xml 285212672 -- 2.7.4