mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 01:05:27 +08:00 
			
		
		
		
	Merge branch 'master' of https://github.com/dotnetcore/FreeSql
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docfx.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docfx.yml
									
									
									
									
										vendored
									
									
								
							@@ -14,7 +14,7 @@ jobs:
 | 
				
			|||||||
      - name: Setup .NET Core
 | 
					      - name: Setup .NET Core
 | 
				
			||||||
        uses: actions/setup-dotnet@v1
 | 
					        uses: actions/setup-dotnet@v1
 | 
				
			||||||
        with: 
 | 
					        with: 
 | 
				
			||||||
          dotnet-version: 6.0.x
 | 
					          dotnet-version: 7.0.x
 | 
				
			||||||
      - name: Remove Examples
 | 
					      - name: Remove Examples
 | 
				
			||||||
        run: dotnet sln FreeSql.sln remove (ls -r Examples/**/*.csproj)
 | 
					        run: dotnet sln FreeSql.sln remove (ls -r Examples/**/*.csproj)
 | 
				
			||||||
      - name: Remove FreeSql.Tests 
 | 
					      - name: Remove FreeSql.Tests 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user