From 7030e009297f74c68f29e0a60a296580c696e51c Mon Sep 17 00:00:00 2001 From: Oddvar Moe Date: Tue, 7 Jan 2020 08:40:24 +0100 Subject: [PATCH] Capitalized dotnet name --- yml/OtherMSBinaries/Dotnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/OtherMSBinaries/Dotnet.yml b/yml/OtherMSBinaries/Dotnet.yml index b647d97..5475947 100644 --- a/yml/OtherMSBinaries/Dotnet.yml +++ b/yml/OtherMSBinaries/Dotnet.yml @@ -1,5 +1,5 @@ --- -Name: dotnet.exe +Name: Dotnet.exe Description: dotnet.exe comes with .NET Framework Author: 'felamos' Created: '2019-11-12'