4 lines
		
	
	
		
			331 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			331 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| XCOPY "..\Client\bin\Debug\net5.0\[Owner].[Theme].Client.Oqtane.dll" "..\..\[RootFolder]\Oqtane.Server\bin\Debug\net5.0\" /Y
 | |
| XCOPY "..\Client\bin\Debug\net5.0\[Owner].[Theme].Client.Oqtane.pdb" "..\..\[RootFolder]\Oqtane.Server\bin\Debug\net5.0\" /Y
 | |
| XCOPY "..\Client\wwwroot\*" "..\..\[RootFolder]\Oqtane.Client\wwwroot\" /Y /S /I
 | 
