From 16a8c6d152faf512a0ea9e14e21be87ad4c1dc2a Mon Sep 17 00:00:00 2001 From: Hinton Date: Tue, 10 Oct 2023 12:00:08 +0200 Subject: [PATCH] Change LicenseUrl to LicenseFile --- .../csharp/Bitwarden.Sdk/Bitwarden.Sdk.csproj | 139 +++++++++--------- 1 file changed, 71 insertions(+), 68 deletions(-) diff --git a/languages/csharp/Bitwarden.Sdk/Bitwarden.Sdk.csproj b/languages/csharp/Bitwarden.Sdk/Bitwarden.Sdk.csproj index 97f850211..c110785a9 100644 --- a/languages/csharp/Bitwarden.Sdk/Bitwarden.Sdk.csproj +++ b/languages/csharp/Bitwarden.Sdk/Bitwarden.Sdk.csproj @@ -1,73 +1,76 @@ - - net6.0 - README.md - enable - enable - Bitwarden.Sdk - Bitwarden Secrets Manager SDK - Bitwarden Inc. - .NET bindings for interacting with the Bitwarden Secrets Manager - Bitwarden Inc. - https://github.com/bitwarden/sdk/tree/master/languages/csharp - Bitwarden;Sdk;.NET - SDK - bitwarden.png - Git - Bitwarden.Sdk - https://bitwarden.com/products/secrets-manager/ - https://github.com/bitwarden/sdk/blob/master/LICENSE - + + net6.0 + enable + enable + Bitwarden.Sdk - - - - - - + Bitwarden Secrets Manager SDK + Bitwarden Inc. + .NET bindings for interacting with the Bitwarden Secrets Manager + Bitwarden Inc. + SDK - - - + https://github.com/bitwarden/sdk/tree/master/languages/csharp + Git - - 4 - - - - Always - true - - - Always - true - - - Always - true - - - - - Always - true - runtimes/osx-x64/native - - - Always - true - runtimes/osx-arm64/native - - - Always - true - runtimes/linux-x64/native - - - Always - true - runtimes/win-x64/native - - - + https://bitwarden.com/products/secrets-manager/ + Bitwarden.Sdk + bitwarden.png + Bitwarden;Sdk;.NET + README.md + LICENSE.txt + + + + + + + + + + + + + + + 4 + + + + Always + true + + + Always + true + + + Always + true + + + + + Always + true + runtimes/osx-x64/native + + + Always + true + runtimes/osx-arm64/native + + + Always + true + runtimes/linux-x64/native + + + Always + true + runtimes/win-x64/native + + + \ No newline at end of file