From ac94e2c15b68f92ba4519f7708ad2fa91eff97d0 Mon Sep 17 00:00:00 2001 From: lightbulblighter <59720715+lightbulblighter@users.noreply.github.com> Date: Tue, 7 Jun 2022 02:29:11 -0700 Subject: [PATCH] rename vcpkg project name --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 932620d..a4ddb48 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", - "name": "polygon-dll-utilities", + "name": "polygondll", "version": "1.0.0", "dependencies": [ "curl",