You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by pt...@apache.org on 2016/06/17 16:45:13 UTC

ignite git commit: .NET: Fix solution file encoding

Repository: ignite
Updated Branches:
  refs/heads/master ead2b1f5a -> 4a78074ba


.NET: Fix solution file encoding


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4a78074b
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4a78074b
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4a78074b

Branch: refs/heads/master
Commit: 4a78074ba838144f26803210e26b84d4821fe32f
Parents: ead2b1f
Author: Pavel Tupitsyn <pt...@apache.org>
Authored: Fri Jun 17 19:45:03 2016 +0300
Committer: Pavel Tupitsyn <pt...@apache.org>
Committed: Fri Jun 17 19:45:03 2016 +0300

----------------------------------------------------------------------
 modules/platforms/dotnet/Apache.Ignite.sln | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/4a78074b/modules/platforms/dotnet/Apache.Ignite.sln
----------------------------------------------------------------------
diff --git a/modules/platforms/dotnet/Apache.Ignite.sln b/modules/platforms/dotnet/Apache.Ignite.sln
index 96cb996..ca4f9c4 100644
--- a/modules/platforms/dotnet/Apache.Ignite.sln
+++ b/modules/platforms/dotnet/Apache.Ignite.sln
@@ -1,4 +1,4 @@
-\ufeff\ufeff
+\ufeff
 Microsoft Visual Studio Solution File, Format Version 11.00
 # Visual Studio 2010
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apache.Ignite.Core", "Apache.Ignite.Core\Apache.Ignite.Core.csproj", "{4CD2F726-7E2B-46C4-A5BA-057BB82EECB6}"