From b01e605ee39ea3985704961f3c620eba570c07e3 Mon Sep 17 00:00:00 2001 From: wrexbe <81056464+wrexbe@users.noreply.github.com> Date: Thu, 9 Jun 2022 19:38:08 -0700 Subject: [PATCH] Nuget fix (#8742) --- Content.MapRenderer/Content.MapRenderer.csproj | 1 + Content.YAMLLinter/Content.YAMLLinter.csproj | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/Content.MapRenderer/Content.MapRenderer.csproj b/Content.MapRenderer/Content.MapRenderer.csproj index 8449a23d5a..ce147259c5 100644 --- a/Content.MapRenderer/Content.MapRenderer.csproj +++ b/Content.MapRenderer/Content.MapRenderer.csproj @@ -14,6 +14,7 @@ + diff --git a/Content.YAMLLinter/Content.YAMLLinter.csproj b/Content.YAMLLinter/Content.YAMLLinter.csproj index 8974c6ea21..57bd8079cb 100644 --- a/Content.YAMLLinter/Content.YAMLLinter.csproj +++ b/Content.YAMLLinter/Content.YAMLLinter.csproj @@ -17,4 +17,8 @@ + + + +