diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..d8d75d5 --- /dev/null +++ b/techstack.md @@ -0,0 +1,98 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [guibranco/MSBuild.Version.Target](https://github.com/guibranco/MSBuild.Version.Target)![](https://img.stackshare.io/public_badge.svg "public") +

+|6
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Frameworks (1) + + + + +
+ .NET +
+ .NET +
+ +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ NuGet +
+ NuGet +
+ +
+ +## Other (1) + + + + +
+ PowerShell +
+ PowerShell +
+ +
+ + +## Open source packages (1) + +## NuGet (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[MSBuildTasks](https://www.nuget.org/MSBuildTasks)|v1.5.0|04/03/23|Guilherme Branco Stracini |BSD-2-Clause|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..5cf0a9a --- /dev/null +++ b/techstack.yml @@ -0,0 +1,77 @@ +repo_name: guibranco/MSBuild.Version.Target +report_id: '08adc4e7b49515a3811f2947922cd8ee' +repo_type: Public +timestamp: '2023-11-09T16:22:02+00:00' +requested_by: guibranco +provider: github +branch: main +detected_tools_count: 6 +tools: +- name: ".NET" + description: A free, cross-platform, open source developer platform for building + many different types of applications + website_url: http://www.microsoft.com/net/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png + detection_source: MSBuild.Version.Target.nuspec + last_updated_by: Guilherme Branco Stracini + last_updated_on: 2019-09-18 19:57:57.000000000 Z +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source: ".github/workflows/size-label.yml" + last_updated_by: dependabot[bot] + last_updated_on: 2023-06-05 04:03:24.000000000 Z +- name: NuGet + description: The package manager for .NET + website_url: https://www.nuget.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg + detection_source: MSBuild.Version.Target.nuspec + last_updated_by: Guilherme Branco Stracini + last_updated_on: 2019-09-18 19:57:57.000000000 Z +- name: PowerShell + description: A task automation and configuration management framework + website_url: https://docs.microsoft.com/en-us/powershell/ + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/3681/powershell-logo.png + detection_source: Repo Metadata +- name: MSBuildTasks + description: The MSBuild Community Tasks project is a collection of open source + tasks for MSBuild + package_url: https://www.nuget.org/MSBuildTasks + version: 1.5.0 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13510/default_1a07a0db93c46d1d55ade89a05ea4821466fe3fa.png + detection_source_url: MSBuild.Version.Target.nuspec + detection_source: MSBuild.Version.Target.nuspec + last_updated_by: Guilherme Branco Stracini + last_updated_on: 2023-04-03 07:49:23.000000000 Z