From 71ec98d2c4d336ca619130f6fdfab4bba7201e97 Mon Sep 17 00:00:00 2001 From: Rafael Pallares Date: Sat, 17 Jan 2026 10:22:52 +0100 Subject: [PATCH] Fix repository URL in project file --- Mongo.Migration/Mongo.Migration.csproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Mongo.Migration/Mongo.Migration.csproj b/Mongo.Migration/Mongo.Migration.csproj index 9b6d526..5899c9f 100644 --- a/Mongo.Migration/Mongo.Migration.csproj +++ b/Mongo.Migration/Mongo.Migration.csproj @@ -16,9 +16,9 @@ Mongo.RuntimeMigration git - https://github.com/rpallares/Mongo.Migration + https://github.com/rpallares/Mongo.RuntimeMigration/ rpallares - Mongo.Migration is designed for the MongoDB.Driver to migrate documents easily and on-the-fly + Mongo.RuntimeMigration is designed for the MongoDB.Driver to migrate documents easily and on-the-fly mongo, library, migration MIT README.md @@ -33,4 +33,5 @@ - \ No newline at end of file + +