You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2019/05/05 11:38:33 UTC

[plc4x] 01/02: - Moved up the format descriptor to the top or visual studio won't be able to read the solution.

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit f6548ed2c018fc322818765e1edc0558f05c699b
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Sun May 5 11:14:06 2019 +0200

    - Moved up the format descriptor to the top or visual studio won't be able to read the solution.
---
 plc4net/plc4net.sln | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/plc4net/plc4net.sln b/plc4net/plc4net.sln
index 0f4ddcc..a872a2d 100644
--- a/plc4net/plc4net.sln
+++ b/plc4net/plc4net.sln
@@ -1,4 +1,6 @@
-#
+Microsoft Visual Studio Solution File, Format Version 12.00
+
+#
 # Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file
 # distributed with this work for additional information
@@ -17,7 +19,6 @@
 # under the License.
 #
 
-Microsoft Visual Studio Solution File, Format Version 12.00
 # Visual Studio Version 16
 VisualStudioVersion = 16.0.28803.156
 MinimumVisualStudioVersion = 10.0.40219.1