diff --git a/.gitignore b/.gitignore
index fde32e1b..d8fc4529 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
*.userosscache
*.sln.docstates
*.stackdump
+*.xml
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
diff --git a/BP.AdventureFramework/BP.AdventureFramework.Tutorial/BP.AdventureFramework.Tutorial.csproj b/BP.AdventureFramework/BP.AdventureFramework.Tutorial/BP.AdventureFramework.Tutorial.csproj
index 75c4c40d..469eb2d9 100644
--- a/BP.AdventureFramework/BP.AdventureFramework.Tutorial/BP.AdventureFramework.Tutorial.csproj
+++ b/BP.AdventureFramework/BP.AdventureFramework.Tutorial/BP.AdventureFramework.Tutorial.csproj
@@ -56,6 +56,9 @@
false
false
+
+ true
+
diff --git a/BP.AdventureFramework/BP.AdventureFramework/BP.AdventureFramework.csproj b/BP.AdventureFramework/BP.AdventureFramework/BP.AdventureFramework.csproj
index ef16661d..15d9008e 100644
--- a/BP.AdventureFramework/BP.AdventureFramework/BP.AdventureFramework.csproj
+++ b/BP.AdventureFramework/BP.AdventureFramework/BP.AdventureFramework.csproj
@@ -9,6 +9,11 @@
https://github.com/ben-pollard-uk/adventure-framework.git
https://github.com/ben-pollard-uk/adventure-framework
An open source library for creating text adventures. Provides game assets, parsers, and other classes to assist with logic. For examples see the project website at https://github.com/ben-pollard-uk/adventure-framework.
+ true
+
+
+
+ C:\Users\benpollard\Documents\Local Documents\GH\adventure-framework\BP.AdventureFramework\BP.AdventureFramework\BP.AdventureFramework.xml