From 250f68328846191b3335fdcc7bd403283a660c17 Mon Sep 17 00:00:00 2001 From: Declan Smith Date: Thu, 9 Jul 2026 23:53:31 +1000 Subject: [PATCH] chore(dependencies): update package dependencies across modules Updated the following dependencies for consistency and patch updates: - `Invex.RepoUtils.PublicApiAnalyzers` to version 1.6.0 - `Invex.StructuredText` and module-specific variants to version 1.2.0 - `Invex.FileSystem`, `Invex.Process`, and `Invex.SemanticVersion` to version 1.1.0 No breaking changes expected. --- src/Invex.Atom.Build/Invex.Atom.Build.csproj | 8 ++++---- .../Invex.Atom.Module.AzureKeyVault.csproj | 2 +- .../Invex.Atom.Module.AzureStorage.csproj | 2 +- .../Invex.Atom.Module.DevopsWorkflows.csproj | 4 ++-- .../Invex.Atom.Module.Dotnet.csproj | 2 +- .../Invex.Atom.Module.GitVersion.csproj | 2 +- .../Invex.Atom.Module.GithubWorkflows.csproj | 4 ++-- src/Invex.Atom.Workflows/Invex.Atom.Workflows.csproj | 4 ++-- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/Invex.Atom.Build/Invex.Atom.Build.csproj b/src/Invex.Atom.Build/Invex.Atom.Build.csproj index 60cac262..9c202400 100644 --- a/src/Invex.Atom.Build/Invex.Atom.Build.csproj +++ b/src/Invex.Atom.Build/Invex.Atom.Build.csproj @@ -5,9 +5,9 @@ - - - + + + @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Invex.Atom.Module.AzureKeyVault/Invex.Atom.Module.AzureKeyVault.csproj b/src/Invex.Atom.Module.AzureKeyVault/Invex.Atom.Module.AzureKeyVault.csproj index fd6e9243..4031253c 100644 --- a/src/Invex.Atom.Module.AzureKeyVault/Invex.Atom.Module.AzureKeyVault.csproj +++ b/src/Invex.Atom.Module.AzureKeyVault/Invex.Atom.Module.AzureKeyVault.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Invex.Atom.Module.AzureStorage/Invex.Atom.Module.AzureStorage.csproj b/src/Invex.Atom.Module.AzureStorage/Invex.Atom.Module.AzureStorage.csproj index 90b0c8ca..1c55dac2 100644 --- a/src/Invex.Atom.Module.AzureStorage/Invex.Atom.Module.AzureStorage.csproj +++ b/src/Invex.Atom.Module.AzureStorage/Invex.Atom.Module.AzureStorage.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Invex.Atom.Module.DevopsWorkflows/Invex.Atom.Module.DevopsWorkflows.csproj b/src/Invex.Atom.Module.DevopsWorkflows/Invex.Atom.Module.DevopsWorkflows.csproj index b02564b2..6f68aba2 100644 --- a/src/Invex.Atom.Module.DevopsWorkflows/Invex.Atom.Module.DevopsWorkflows.csproj +++ b/src/Invex.Atom.Module.DevopsWorkflows/Invex.Atom.Module.DevopsWorkflows.csproj @@ -7,12 +7,12 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Invex.Atom.Module.Dotnet/Invex.Atom.Module.Dotnet.csproj b/src/Invex.Atom.Module.Dotnet/Invex.Atom.Module.Dotnet.csproj index 682955d7..17b0ed5c 100644 --- a/src/Invex.Atom.Module.Dotnet/Invex.Atom.Module.Dotnet.csproj +++ b/src/Invex.Atom.Module.Dotnet/Invex.Atom.Module.Dotnet.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Invex.Atom.Module.GitVersion/Invex.Atom.Module.GitVersion.csproj b/src/Invex.Atom.Module.GitVersion/Invex.Atom.Module.GitVersion.csproj index 7345e942..14350d0c 100644 --- a/src/Invex.Atom.Module.GitVersion/Invex.Atom.Module.GitVersion.csproj +++ b/src/Invex.Atom.Module.GitVersion/Invex.Atom.Module.GitVersion.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Invex.Atom.Module.GithubWorkflows/Invex.Atom.Module.GithubWorkflows.csproj b/src/Invex.Atom.Module.GithubWorkflows/Invex.Atom.Module.GithubWorkflows.csproj index 52783a3f..ee298318 100644 --- a/src/Invex.Atom.Module.GithubWorkflows/Invex.Atom.Module.GithubWorkflows.csproj +++ b/src/Invex.Atom.Module.GithubWorkflows/Invex.Atom.Module.GithubWorkflows.csproj @@ -7,13 +7,13 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Invex.Atom.Workflows/Invex.Atom.Workflows.csproj b/src/Invex.Atom.Workflows/Invex.Atom.Workflows.csproj index a92c2a80..c6002fce 100644 --- a/src/Invex.Atom.Workflows/Invex.Atom.Workflows.csproj +++ b/src/Invex.Atom.Workflows/Invex.Atom.Workflows.csproj @@ -6,11 +6,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +