From d9c4cba41bd889761fe9cf13f3c2aab0287a39da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:06:58 +0100 Subject: [PATCH] build: Bump MinVer from 4.3.0 to 5.0.0 (#237) Bumps [MinVer](https://github.com/adamralph/minver) from 4.3.0 to 5.0.0. - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](https://github.com/adamralph/minver/compare/4.3.0...5.0.0) --- updated-dependencies: - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/dscom.build/dscom.build.csproj | 120 +++++++++++++-------------- src/dscom.client/dscom.client.csproj | 2 +- src/dscom/dscom.csproj | 2 +- 3 files changed, 62 insertions(+), 62 deletions(-) diff --git a/src/dscom.build/dscom.build.csproj b/src/dscom.build/dscom.build.csproj index 629ba9c..7b836b0 100644 --- a/src/dscom.build/dscom.build.csproj +++ b/src/dscom.build/dscom.build.csproj @@ -1,61 +1,61 @@ - - - - net6.0 - dSPACE.Runtime.InteropServices.BuildTasks - net8.0;$(DsComBuildTargetFrameWork);net48 - x64 - dSPACE.Runtime.InteropServices.BuildTasks normal - v - true - build\_dscom\ - true - true - true - false - true - snupkg - - - - dSPACE GmbH - dSPACE.Runtime.InteropServices.BuildTasks - dSPACE COM tools - MsBuild Tasks - dSPACE COM tools - A replacement for tlbexp.exe and TypeLibConverter.ConvertAssemblyToTypeLib - true - README.md - packageIcon.png - dSPACE.Runtime.InteropServices.BuildTasks - Apache-2.0 - https://github.com/dspace-group/dscom - true - com;tlb;ole;idl;tlbexp;interop;typelib;ConvertAssemblyToTypeLib;TypeLibConverter;MsBuild - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - - - - - - - - - - + + + + net6.0 + dSPACE.Runtime.InteropServices.BuildTasks + net8.0;$(DsComBuildTargetFrameWork);net48 + x64 + dSPACE.Runtime.InteropServices.BuildTasks normal + v + true + build\_dscom\ + true + true + true + false + true + snupkg + + + + dSPACE GmbH + dSPACE.Runtime.InteropServices.BuildTasks + dSPACE COM tools - MsBuild Tasks + dSPACE COM tools - A replacement for tlbexp.exe and TypeLibConverter.ConvertAssemblyToTypeLib + true + README.md + packageIcon.png + dSPACE.Runtime.InteropServices.BuildTasks + Apache-2.0 + https://github.com/dspace-group/dscom + true + com;tlb;ole;idl;tlbexp;interop;typelib;ConvertAssemblyToTypeLib;TypeLibConverter;MsBuild + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/dscom.client/dscom.client.csproj b/src/dscom.client/dscom.client.csproj index dc777af..d4ca102 100644 --- a/src/dscom.client/dscom.client.csproj +++ b/src/dscom.client/dscom.client.csproj @@ -31,7 +31,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/dscom/dscom.csproj b/src/dscom/dscom.csproj index 628241b..000abdc 100644 --- a/src/dscom/dscom.csproj +++ b/src/dscom/dscom.csproj @@ -37,7 +37,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all