Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bangush/SmartCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dotnetcore/SmartCode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 11 files changed
  • 5 contributors

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    028aed6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Merge pull request dotnetcore#59 from XiaoHeitu/fix_win7

    移除Input重定向,解决win7下PowerShell 无法Exit 的问题。
    Ahoo-Wang authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    81c7c0c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    a382c55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2626c84 View commit details
    Browse the repository at this point in the history
  3. 统一行尾为 \R\N

    yuanwj committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    a1005f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dotnetcore#65 from XiaoHeitu/fix_不一至的行尾

    Fix 不一至的行尾
    Ahoo-Wang authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    acd44c8 View commit details
    Browse the repository at this point in the history
  5. update version

    Ahoo-Wang authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    4e80a8d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. 添加多少线程构建,添加WaitPre

    yuanwj committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    704734f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. 单个任务内并行生成

    XiaoHeitu committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    b631dc0 View commit details
    Browse the repository at this point in the history
  2. 单任务多线程

    yuanwj committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    724bf74 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. 添加任务依赖

    XiaoHeitu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c2a4da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e65bb90 View commit details
    Browse the repository at this point in the history
  3. 提交

    XiaoHeitu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    96f10dc View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. 完善任务依赖,移除单任务并行代码

    yuanwj committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    43eb0ad View commit details
    Browse the repository at this point in the history
  2. 为项目添加 AllowParallel 配置。当AllowParallel 为false 或者AllowParallel 不存在时,忽略D…

    …ependOn配置。所以构建任务按顺序一次执行。这样可以抱枕用户在升级新版本smarcode 后,不修改模版也能正常使用。
    yuanwj committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    f0cd498 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Merge pull request dotnetcore#66 from XiaoHeitu/优化_多线程构建

    添加并行构建功能,添加依赖任务配置
    Ahoo-Wang authored May 7, 2022
    Configuration menu
    Copy the full SHA
    30e2b52 View commit details
    Browse the repository at this point in the history
  2. Update version.props

    Ahoo-Wang authored May 7, 2022
    Configuration menu
    Copy the full SHA
    f6fd7bd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. 升级MySql.Data版本到8.0.29

    nidl committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    e445669 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnetcore#68 from d0apga/master

    升级MySql.Data版本到8.0.29
    Ahoo-Wang authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    212fe12 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Update version.props

    Ahoo-Wang authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    7af415d View commit details
    Browse the repository at this point in the history
Loading