commit | 4b02f652e0c6d8184d406787dda99277a2f84f38 | [log] [tgz] |
---|---|---|
author | Hao Nguyen <haon@google.com> | Fri Dec 14 15:10:11 2018 -0800 |
committer | Hao Nguyen <haon@google.com> | Fri Dec 14 15:10:11 2018 -0800 |
tree | ceaed93f42474039a1ae844315222973168ca609 | |
parent | 9349e23827ef68c706c2db1f7c02d93e32a4d483 [diff] [blame] |
Make sure to add a new line at the end of XML files
diff --git a/csharp/Google.Protobuf.Tools.nuspec b/csharp/Google.Protobuf.Tools.nuspec index 2ed8c88..411ee28 100644 --- a/csharp/Google.Protobuf.Tools.nuspec +++ b/csharp/Google.Protobuf.Tools.nuspec
@@ -36,4 +36,4 @@ <file src="Google.Protobuf.Tools.targets" target="buildCrossTargeting"/> <file src="Google.Protobuf.Tools.targets" target="build"/> </files> -</package> \ No newline at end of file +</package>