Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created August 10, 2023 18:54
Show Gist options
  • Save vs-mobiletools-engineering-service2/b1c5902dcd01b58f0f2f2f82ae14d0f5 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/b1c5902dcd01b58f0f2f2f82ae14d0f5 to your computer and use it in GitHub Desktop.
generator-diff/generator.diff
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
index 992c44d..31d72a8 100644
--- a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
+++ b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("bgen")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7108250097fababb81e3dc8e86f3f4800f9c4b0e")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a268305dfae0480d389ab8deedea96f682d8df69")]
[assembly: System.Reflection.AssemblyProductAttribute("bgen")]
[assembly: System.Reflection.AssemblyTitleAttribute("bgen")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json b/new/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
index 34ed905..e2f2ad4 100644
--- a/old/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
+++ b/new/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
@@ -1 +1 @@
-{"documents":{"/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/*":"https://raw.githubusercontent.com/xamarin/xamarin-macios/7108250097fababb81e3dc8e86f3f4800f9c4b0e/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/rolfbjarne/api-tools/254f0e043047abb9744b25df7cd9d238f899e5a6/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/macios-binaries/*":"https://raw.githubusercontent.com/xamarin/macios-binaries/7813391e75d7373ee073ef2d5716e3c607c8636a/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/MonoTouch.Dialog/*":"https://raw.githubusercontent.com/migueldeicaza/MonoTouch.Dialog/f500f9a48dbf856c693b255078e1507cf1e8edde/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/opentk/*":"https://raw.githubusercontent.com/mono/opentk/396bc90c7ac2e7ce442840a5e8bd91e5e79b381e/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/Touch.Unit/*":"https://raw.githubusercontent.com/spouliot/Touch.Unit/5739adefc261b7bfeb70ff718c7b2d97bdfa42ee/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/Xamarin.MacDev/*":"https://raw.githubusercontent.com/xamarin/Xamarin.MacDev/b454d454a687d9aa26a382ad16f1a9361b06b074/*"}}
\ No newline at end of file
+{"documents":{"/Users/builder/azdo/_work/1/s/xamarin-macios/*":"https://raw.githubusercontent.com/xamarin/xamarin-macios/a268305dfae0480d389ab8deedea96f682d8df69/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/rolfbjarne/api-tools/254f0e043047abb9744b25df7cd9d238f899e5a6/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/macios-binaries/*":"https://raw.githubusercontent.com/xamarin/macios-binaries/7813391e75d7373ee073ef2d5716e3c607c8636a/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/MonoTouch.Dialog/*":"https://raw.githubusercontent.com/migueldeicaza/MonoTouch.Dialog/f500f9a48dbf856c693b255078e1507cf1e8edde/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/opentk/*":"https://raw.githubusercontent.com/mono/opentk/396bc90c7ac2e7ce442840a5e8bd91e5e79b381e/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/Touch.Unit/*":"https://raw.githubusercontent.com/spouliot/Touch.Unit/5739adefc261b7bfeb70ff718c7b2d97bdfa42ee/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/Xamarin.MacDev/*":"https://raw.githubusercontent.com/xamarin/Xamarin.MacDev/b454d454a687d9aa26a382ad16f1a9361b06b074/*"}}
\ No newline at end of file
diff --git a/old/dotnet/ios/generated-sources/Contacts/CNErrorCode.g.cs b/new/dotnet/ios/generated-sources/Contacts/CNErrorCode.g.cs
index fd9f2d0..0862c72 100644
--- a/old/dotnet/ios/generated-sources/Contacts/CNErrorCode.g.cs
+++ b/new/dotnet/ios/generated-sources/Contacts/CNErrorCode.g.cs
@@ -60,6 +60,7 @@ namespace Contacts {
NoAccessibleWritableContainers = 101,
UnauthorizedKeys = 102,
FeatureDisabledByUser = 103,
+ FeatureNotAvailable = 104,
RecordDoesNotExist = 200,
InsertedRecordAlreadyExists = 201,
ContainmentCycle = 202,
diff --git a/old/dotnet/maccatalyst/generated-sources/Contacts/CNErrorCode.g.cs b/new/dotnet/maccatalyst/generated-sources/Contacts/CNErrorCode.g.cs
index 58bba6c..dc980f6 100644
--- a/old/dotnet/maccatalyst/generated-sources/Contacts/CNErrorCode.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Contacts/CNErrorCode.g.cs
@@ -60,6 +60,7 @@ namespace Contacts {
NoAccessibleWritableContainers = 101,
UnauthorizedKeys = 102,
FeatureDisabledByUser = 103,
+ FeatureNotAvailable = 104,
RecordDoesNotExist = 200,
InsertedRecordAlreadyExists = 201,
ContainmentCycle = 202,
diff --git a/old/dotnet/macos/generated-sources/Contacts/CNErrorCode.g.cs b/new/dotnet/macos/generated-sources/Contacts/CNErrorCode.g.cs
index 995da30..d736fba 100644
--- a/old/dotnet/macos/generated-sources/Contacts/CNErrorCode.g.cs
+++ b/new/dotnet/macos/generated-sources/Contacts/CNErrorCode.g.cs
@@ -55,6 +55,7 @@ namespace Contacts {
NoAccessibleWritableContainers = 101,
UnauthorizedKeys = 102,
FeatureDisabledByUser = 103,
+ FeatureNotAvailable = 104,
RecordDoesNotExist = 200,
InsertedRecordAlreadyExists = 201,
ContainmentCycle = 202,
diff --git a/old/ios/native/Contacts/CNErrorCode.g.cs b/new/ios/native/Contacts/CNErrorCode.g.cs
index 4925be3..bbaba1e 100644
--- a/old/ios/native/Contacts/CNErrorCode.g.cs
+++ b/new/ios/native/Contacts/CNErrorCode.g.cs
@@ -56,6 +56,7 @@ namespace Contacts {
NoAccessibleWritableContainers = 101,
UnauthorizedKeys = 102,
FeatureDisabledByUser = 103,
+ FeatureNotAvailable = 104,
RecordDoesNotExist = 200,
InsertedRecordAlreadyExists = 201,
ContainmentCycle = 202,
diff --git a/old/mac/full/Contacts/CNErrorCode.g.cs b/new/mac/full/Contacts/CNErrorCode.g.cs
index 9eb277d..d259cae 100644
--- a/old/mac/full/Contacts/CNErrorCode.g.cs
+++ b/new/mac/full/Contacts/CNErrorCode.g.cs
@@ -51,6 +51,7 @@ namespace Contacts {
NoAccessibleWritableContainers = 101,
UnauthorizedKeys = 102,
FeatureDisabledByUser = 103,
+ FeatureNotAvailable = 104,
RecordDoesNotExist = 200,
InsertedRecordAlreadyExists = 201,
ContainmentCycle = 202,
diff --git a/old/mac/mobile/Contacts/CNErrorCode.g.cs b/new/mac/mobile/Contacts/CNErrorCode.g.cs
index 9eb277d..d259cae 100644
--- a/old/mac/mobile/Contacts/CNErrorCode.g.cs
+++ b/new/mac/mobile/Contacts/CNErrorCode.g.cs
@@ -51,6 +51,7 @@ namespace Contacts {
NoAccessibleWritableContainers = 101,
UnauthorizedKeys = 102,
FeatureDisabledByUser = 103,
+ FeatureNotAvailable = 104,
RecordDoesNotExist = 200,
InsertedRecordAlreadyExists = 201,
ContainmentCycle = 202,
diff --git a/old/watch/watch/Contacts/CNErrorCode.g.cs b/new/watch/watch/Contacts/CNErrorCode.g.cs
index ad6fc17..3218eed 100644
--- a/old/watch/watch/Contacts/CNErrorCode.g.cs
+++ b/new/watch/watch/Contacts/CNErrorCode.g.cs
@@ -38,6 +38,7 @@ namespace Contacts {
NoAccessibleWritableContainers = 101,
UnauthorizedKeys = 102,
FeatureDisabledByUser = 103,
+ FeatureNotAvailable = 104,
RecordDoesNotExist = 200,
InsertedRecordAlreadyExists = 201,
ContainmentCycle = 202,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment