Changed to dotnet standard 2.0 Bumped sample and test framework to compatible version
		
			
				
	
	
		
			36 lines
		
	
	
		
			331 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			331 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
 | 
						|
#ignore thumbnails created by windows
 | 
						|
Thumbs.db
 | 
						|
#Ignore files build by Visual Studio
 | 
						|
*.obj
 | 
						|
*.exe
 | 
						|
*.pdb
 | 
						|
*.user
 | 
						|
*.aps
 | 
						|
*.pch
 | 
						|
*.vspscc
 | 
						|
*_i.c
 | 
						|
*_p.c
 | 
						|
*.ncb
 | 
						|
*.suo
 | 
						|
*.tlb
 | 
						|
*.tlh
 | 
						|
*.bak
 | 
						|
*.cache
 | 
						|
*.ilk
 | 
						|
*.log
 | 
						|
[Bb]in
 | 
						|
[Dd]ebug*/
 | 
						|
*.lib
 | 
						|
*.sbr
 | 
						|
obj/
 | 
						|
[Rr]elease*/
 | 
						|
_ReSharper*/
 | 
						|
[Tt]est[Rr]esult*
 | 
						|
*.testsettings
 | 
						|
*.nupkg
 | 
						|
/.vs
 | 
						|
/packages
 | 
						|
/.tmp
 | 
						|
*.DotSettings
 |