diff --git a/firebase_release.cake b/firebase_release.cake index 62efa1aa..044256ee 100644 --- a/firebase_release.cake +++ b/firebase_release.cake @@ -304,11 +304,7 @@ FilePath GetArtifactProjectPath (Artifact artifact) IEnumerable GetFirebaseReleaseTargetsFiles () { - yield return new FilePath ("source/Firebase/Analytics/Analytics.targets"); - yield return new FilePath ("source/Firebase/AppCheck/AppCheck.targets"); - yield return new FilePath ("source/Firebase/Core/Core.targets"); yield return new FilePath ("source/Firebase/Crashlytics/Crashlytics.targets"); - yield return new FilePath ("source/Google/GoogleAppMeasurement/GoogleAppMeasurement.targets"); } FirebaseReleaseFileUpdate CreateFirebaseReleaseFileUpdate (string relativePath, Func update) diff --git a/source/Firebase/Analytics/Analytics.csproj b/source/Firebase/Analytics/Analytics.csproj index eff9adf7..b11cc275 100644 --- a/source/Firebase/Analytics/Analytics.csproj +++ b/source/Firebase/Analytics/Analytics.csproj @@ -37,8 +37,6 @@ - - diff --git a/source/Firebase/Analytics/Analytics.targets b/source/Firebase/Analytics/Analytics.targets deleted file mode 100644 index c0f2ef96..00000000 --- a/source/Firebase/Analytics/Analytics.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - <_FirebaseAnalyticsAssemblyName>Firebase.Analytics, Version=12.10.0, Culture=neutral, PublicKeyToken=null - - diff --git a/source/Firebase/AppCheck/AppCheck.csproj b/source/Firebase/AppCheck/AppCheck.csproj index ccd8e7f6..1b54800c 100644 --- a/source/Firebase/AppCheck/AppCheck.csproj +++ b/source/Firebase/AppCheck/AppCheck.csproj @@ -36,8 +36,6 @@ - - diff --git a/source/Firebase/AppCheck/AppCheck.targets b/source/Firebase/AppCheck/AppCheck.targets deleted file mode 100644 index b7b652e5..00000000 --- a/source/Firebase/AppCheck/AppCheck.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - <_FirebaseAppCheckAssemblyName>Firebase.AppCheck, Version=12.10.0, Culture=neutral, PublicKeyToken=null - - diff --git a/source/Firebase/Core/Core.csproj b/source/Firebase/Core/Core.csproj index 3ac65a8f..dddc4ce6 100644 --- a/source/Firebase/Core/Core.csproj +++ b/source/Firebase/Core/Core.csproj @@ -36,8 +36,6 @@ - - diff --git a/source/Firebase/Core/Core.targets b/source/Firebase/Core/Core.targets deleted file mode 100644 index d541db27..00000000 --- a/source/Firebase/Core/Core.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - <_FirebaseCoreAssemblyName>Firebase.Core, Version=12.10.0, Culture=neutral, PublicKeyToken=null - - diff --git a/source/Google/AppCheckCore/AppCheckCore.csproj b/source/Google/AppCheckCore/AppCheckCore.csproj index d5ee0f90..fa75a9dc 100644 --- a/source/Google/AppCheckCore/AppCheckCore.csproj +++ b/source/Google/AppCheckCore/AppCheckCore.csproj @@ -32,8 +32,6 @@ - - diff --git a/source/Google/AppCheckCore/AppCheckCore.targets b/source/Google/AppCheckCore/AppCheckCore.targets deleted file mode 100644 index 6c569a53..00000000 --- a/source/Google/AppCheckCore/AppCheckCore.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - <_GoogleAppCheckCoreAssemblyName>Google.AppCheckCore, Version=11.2.0.0, Culture=neutral, PublicKeyToken=null - - diff --git a/source/Google/GTMSessionFetcher/GTMSessionFetcher.csproj b/source/Google/GTMSessionFetcher/GTMSessionFetcher.csproj index 38b5a0af..7c948de4 100644 --- a/source/Google/GTMSessionFetcher/GTMSessionFetcher.csproj +++ b/source/Google/GTMSessionFetcher/GTMSessionFetcher.csproj @@ -32,8 +32,6 @@ - - diff --git a/source/Google/GTMSessionFetcher/GTMSessionFetcher.targets b/source/Google/GTMSessionFetcher/GTMSessionFetcher.targets deleted file mode 100644 index b8a59456..00000000 --- a/source/Google/GTMSessionFetcher/GTMSessionFetcher.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - <_GTMSessionFetcherAssemblyName>Google.GTMSessionFetcher, Version=3.5.0.5, Culture=neutral, PublicKeyToken=null - - diff --git a/source/Google/GoogleAppMeasurement/GoogleAppMeasurement.csproj b/source/Google/GoogleAppMeasurement/GoogleAppMeasurement.csproj index 94c32e46..309009ac 100644 --- a/source/Google/GoogleAppMeasurement/GoogleAppMeasurement.csproj +++ b/source/Google/GoogleAppMeasurement/GoogleAppMeasurement.csproj @@ -31,8 +31,6 @@ - - diff --git a/source/Google/GoogleAppMeasurement/GoogleAppMeasurement.targets b/source/Google/GoogleAppMeasurement/GoogleAppMeasurement.targets deleted file mode 100644 index f514970b..00000000 --- a/source/Google/GoogleAppMeasurement/GoogleAppMeasurement.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - <_GoogleAppMeasurementAssemblyName>Google.GoogleAppMeasurement, Version=12.10.0, Culture=neutral, PublicKeyToken=null - - diff --git a/source/Google/GoogleDataTransport/GoogleDataTransport.csproj b/source/Google/GoogleDataTransport/GoogleDataTransport.csproj index f184c1ec..70ccc411 100644 --- a/source/Google/GoogleDataTransport/GoogleDataTransport.csproj +++ b/source/Google/GoogleDataTransport/GoogleDataTransport.csproj @@ -31,8 +31,6 @@ - - diff --git a/source/Google/GoogleDataTransport/GoogleDataTransport.targets b/source/Google/GoogleDataTransport/GoogleDataTransport.targets deleted file mode 100644 index 0d733aee..00000000 --- a/source/Google/GoogleDataTransport/GoogleDataTransport.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - <_GoogleDataTransportAssemblyName>Google.GoogleDataTransport, Version=10.1.0.5, Culture=neutral, PublicKeyToken=null - - diff --git a/source/Google/GoogleUtilities/GoogleUtilities.csproj b/source/Google/GoogleUtilities/GoogleUtilities.csproj index 6358e605..525fcd9f 100644 --- a/source/Google/GoogleUtilities/GoogleUtilities.csproj +++ b/source/Google/GoogleUtilities/GoogleUtilities.csproj @@ -32,8 +32,6 @@ - - diff --git a/source/Google/GoogleUtilities/GoogleUtilities.targets b/source/Google/GoogleUtilities/GoogleUtilities.targets deleted file mode 100644 index bc3e1939..00000000 --- a/source/Google/GoogleUtilities/GoogleUtilities.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - <_GoogleUtilitiesAssemblyName>Google.GoogleUtilities, Version=8.1.0.3, Culture=neutral, PublicKeyToken=null - - diff --git a/source/Google/Nanopb/Nanopb.csproj b/source/Google/Nanopb/Nanopb.csproj index 5957bb06..1e1cf9e2 100644 --- a/source/Google/Nanopb/Nanopb.csproj +++ b/source/Google/Nanopb/Nanopb.csproj @@ -31,8 +31,6 @@ - - diff --git a/source/Google/Nanopb/Nanopb.targets b/source/Google/Nanopb/Nanopb.targets deleted file mode 100644 index 0d22e938..00000000 --- a/source/Google/Nanopb/Nanopb.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - <_NanopbAssemblyName>Google.Nanopb, Version=3.30910.0.5, Culture=neutral, PublicKeyToken=null - - \ No newline at end of file diff --git a/source/Google/PromisesObjC/PromisesObjC.csproj b/source/Google/PromisesObjC/PromisesObjC.csproj index 4141ab75..563a84cf 100644 --- a/source/Google/PromisesObjC/PromisesObjC.csproj +++ b/source/Google/PromisesObjC/PromisesObjC.csproj @@ -32,8 +32,6 @@ - - diff --git a/source/Google/PromisesObjC/PromisesObjC.targets b/source/Google/PromisesObjC/PromisesObjC.targets deleted file mode 100644 index 4a02e458..00000000 --- a/source/Google/PromisesObjC/PromisesObjC.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - <_PromisesObjCAssemblyName>Google.PromisesObjC, Version=2.4.0.5, Culture=neutral, PublicKeyToken=null - - \ No newline at end of file