From c6ba76f701bbc577f428f2946a53638b98725d20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 20:27:09 -0700 Subject: [PATCH] Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0 (#263) Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2024.2.0 to 2024.3.0. - [Commits](https://github.com/JetBrains/JetBrains.Annotations/compare/2024.2...2024.3) --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- HelloOwinClient/HelloOwinClient.csproj | 2 +- HelloOwinInterfaces/HelloOwinInterfaces.csproj | 2 +- HelloOwinServer/HelloOwinServer.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HelloOwinClient/HelloOwinClient.csproj b/HelloOwinClient/HelloOwinClient.csproj index 4772cb0..70fc849 100644 --- a/HelloOwinClient/HelloOwinClient.csproj +++ b/HelloOwinClient/HelloOwinClient.csproj @@ -12,7 +12,7 @@ - + diff --git a/HelloOwinInterfaces/HelloOwinInterfaces.csproj b/HelloOwinInterfaces/HelloOwinInterfaces.csproj index 30f9629..6977a39 100644 --- a/HelloOwinInterfaces/HelloOwinInterfaces.csproj +++ b/HelloOwinInterfaces/HelloOwinInterfaces.csproj @@ -6,7 +6,7 @@ - + diff --git a/HelloOwinServer/HelloOwinServer.csproj b/HelloOwinServer/HelloOwinServer.csproj index 51a951d..c80fa80 100644 --- a/HelloOwinServer/HelloOwinServer.csproj +++ b/HelloOwinServer/HelloOwinServer.csproj @@ -8,7 +8,7 @@ - +