We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89a59d commit 8be677cCopy full SHA for 8be677c
PushSharp.Apple/ApnsConfiguration.cs
@@ -1,6 +1,7 @@
1
using System;
2
using System.Collections.Generic;
3
using System.Security.Cryptography.X509Certificates;
4
+using System.Text.RegularExpressions;
5
6
namespace PushSharp.Apple
7
{
0 commit comments