diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-10-11 07:47:02 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-10-11 07:47:02 +0000 |
| commit | c4b89204e2c5007365554878be4b1fe4b5d4c95a (patch) | |
| tree | d45888f81ccebd1fefc132c677412597a331c46b /dev-dotnet/dotnet-outdated | |
| parent | 1fc5a62f3b33194048f639b763fd202f763ba378 (diff) | |
| download | baldeagleos-repo-c4b89204e2c5007365554878be4b1fe4b5d4c95a.tar.gz baldeagleos-repo-c4b89204e2c5007365554878be4b1fe4b5d4c95a.tar.xz baldeagleos-repo-c4b89204e2c5007365554878be4b1fe4b5d4c95a.zip | |
Adding metadata
Diffstat (limited to 'dev-dotnet/dotnet-outdated')
| -rw-r--r-- | dev-dotnet/dotnet-outdated/files/dotnet-outdated-4.6.0-net8.0.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-dotnet/dotnet-outdated/files/dotnet-outdated-4.6.0-net8.0.patch b/dev-dotnet/dotnet-outdated/files/dotnet-outdated-4.6.0-net8.0.patch deleted file mode 100644 index aa0ae953f2bb..000000000000 --- a/dev-dotnet/dotnet-outdated/files/dotnet-outdated-4.6.0-net8.0.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/DotNetOutdated.Core/DotNetOutdated.Core.csproj -+++ b/src/DotNetOutdated.Core/DotNetOutdated.Core.csproj -@@ -1,7 +1,7 @@ - <Project Sdk="Microsoft.NET.Sdk"> - - <PropertyGroup> -- <TargetFramework>netstandard2.1</TargetFramework> -+ <TargetFramework>net8.0</TargetFramework> - <IsPackable>true</IsPackable> - <PackageTags>dotnet;outdated;core;lib</PackageTags> - <Description>The core functionality of DotNet Outdated as a library which allows you to embed it into your own applications</Description> |
