From 217d83ccc577c400e5f541fc3c272fe503e3fe1c Mon Sep 17 00:00:00 2001 From: Dylan Wilson Date: Wed, 29 Jul 2015 21:01:36 +1000 Subject: [PATCH] added a nuspec file --- .../MonoGame.Extended.csproj | 3 +++ .../MonoGame.Extended.nuspec | 22 +++++++++++++++++++ Source/Sandbox/SandboxGame.cs | 4 ++-- 3 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 Source/MonoGame.Extended/MonoGame.Extended.nuspec diff --git a/Source/MonoGame.Extended/MonoGame.Extended.csproj b/Source/MonoGame.Extended/MonoGame.Extended.csproj index 5e78757f..7027e456 100644 --- a/Source/MonoGame.Extended/MonoGame.Extended.csproj +++ b/Source/MonoGame.Extended/MonoGame.Extended.csproj @@ -68,6 +68,9 @@ + + +