Skip to content

Commit 4aef4ed

Browse files
authored
Update README.md
1 parent 6f713dc commit 4aef4ed

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# Better User Secrets
22

33
## License
4-
[![License - MIT](https://img.shields.io/github/license/calvinallen/better-user-secrets?style=for-the-badge)](https://img.shields.io/github/license/calvinallen/better-user-secrets?style=for-the-badge)
4+
[![License - MIT](https://img.shields.io/github/license/CodingWithCalvin/VS-BetterUserSecrets?style=for-the-badge)](https://img.shields.io/github/license/CodingWithCalvin/VS-BetterUserSecrets?style=for-the-badge)
55

66
## Build Status
7-
[![Azure Pipeline Status](https://img.shields.io/azure-devops/build/calvin-allen/637349c7-8e1e-4b1e-ab29-58312b385204/3/master?style=for-the-badge&logo=azuredevops)](https://img.shields.io/azure-devops/build/calvin-allen/637349c7-8e1e-4b1e-ab29-58312b385204/3/master?style=for-the-badge&logo=azuredevops)
87

98
## Deployment Status
10-
[![Azure Deployment Status](https://img.shields.io/azure-devops/release/calvin-allen/637349c7-8e1e-4b1e-ab29-58312b385204/1/1?style=for-the-badge&logo=azuredevops)](https://img.shields.io/azure-devops/release/calvin-allen/637349c7-8e1e-4b1e-ab29-58312b385204/1/1?style=for-the-badge&logo=azuredevops)
119

1210
## Marketplace Status
1311

@@ -18,10 +16,6 @@
1816

1917
A Visual Studio extension that adds a right-click context menu command that allows you to open manage your local user secrets for any project type - not just Web projects, which is the default Visual Studio behavior.
2018

21-
## Prerequisite
22-
23-
In order to use this extension, you must have Visual Studio 2019, and be working with .NET Core / .NET Standard projects.
24-
2519
## Contribute
2620

2721
For cloning and building this project yourself, make sure to install the [Extensibility Tools Extension](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensibilityTools) for Visual Studio which enables some features used by this project.

0 commit comments

Comments
 (0)