| 
					
				 | 
			
			
				@@ -87,7 +87,8 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </ItemGroup> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <ItemGroup /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!--Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " /--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <Import Project="$(SolutionDir)\.nuget\NuGet.targets" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <!-- 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"> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -95,4 +96,4 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <Target Name="AfterBuild"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </Target> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-</Project> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+</Project> 
			 |