From 5848331f857797faaa284b6f1d189b5778b351fc Mon Sep 17 00:00:00 2001 From: Mads Kristensen Date: Tue, 8 Feb 2022 12:57:08 -0800 Subject: [PATCH] Updated nuget package [release] --- src/PkgdefLanguage.csproj | 2 +- src/source.extension.vsixmanifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PkgdefLanguage.csproj b/src/PkgdefLanguage.csproj index 903df64..173bcb2 100644 --- a/src/PkgdefLanguage.csproj +++ b/src/PkgdefLanguage.csproj @@ -72,7 +72,7 @@ - + compile; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/source.extension.vsixmanifest b/src/source.extension.vsixmanifest index b0852b8..27abd5c 100644 --- a/src/source.extension.vsixmanifest +++ b/src/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + Pkgdef Language Full language support with IntelliSense, validation, outlining, and more for .pkgdef and .pkgundef files https://github.com/madskristensen/PkgdefLanguage