File tree 2 files changed +2
-2
lines changed
XamarinTestRunner/XamarinTestRunner/PlayFabSDK
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ namespace PlayFab
7
7
public class PlayFabSettings
8
8
{
9
9
public const string SdkVersion = "1.197.250314" ;
10
- public const string BuildIdentifier = "adobuild_csharpsdk_117 " ;
10
+ public const string BuildIdentifier = "adobuild_csharpsdk_115 " ;
11
11
public const string SdkVersionString = "CSharpSDK-1.197.250314" ;
12
12
/// <summary> This is only for customers running a private cluster. Generally you shouldn't touch this </summary>
13
13
public static string DefaultProductionEnvironmentUrl = "playfabapi.com" ;
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ namespace PlayFab
7
7
public class PlayFabSettings
8
8
{
9
9
public const string SdkVersion = "1.197.250314" ;
10
- public const string BuildIdentifier = "adobuild_csharpsdk_117 " ;
10
+ public const string BuildIdentifier = "adobuild_csharpsdk_115 " ;
11
11
public const string SdkVersionString = "CSharpSDK-1.197.250314" ;
12
12
/// <summary> This is only for customers running a private cluster. Generally you shouldn't touch this </summary>
13
13
public static string DefaultProductionEnvironmentUrl = "playfabapi.com" ;
You can’t perform that action at this time.
0 commit comments