| 
					
				 | 
			
			
				@@ -349,7 +349,7 @@ xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <PreBuildEvent> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </PreBuildEvent> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </PropertyGroup> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <Import Project="$(SolutionDir)\.nuget\nuget.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				        Other similar extension points exist, see Microsoft.Common.targets. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <Target Name="BeforeBuild"> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -357,4 +357,4 @@ xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <Target Name="AfterBuild"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </Target> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-</Project> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+</Project> 
			 |