From 8700084300e7bea240693312b6e99d1c9482d57d Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 17 Jul 2019 13:47:14 -0400 Subject: bump .NET Standard version used by the mod build package to match toolkit --- build/prepare-nuget-package.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/prepare-nuget-package.targets b/build/prepare-nuget-package.targets index 9c1d9c2a..4cadae3c 100644 --- a/build/prepare-nuget-package.targets +++ b/build/prepare-nuget-package.targets @@ -17,6 +17,6 @@ - + -- cgit