-
-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: devlooped/ThisAssembly
base: v1.0.5
head repository: devlooped/ThisAssembly
compare: v1.0.6
- 9 commits
- 13 files changed
- 3 contributors
Commits on Jan 30, 2021
-
🖆 Apply kzu/oss template via dotnet-file
Get fix for pushing changelog to main w/protected branch
Configuration menu - View commit details
-
Copy full SHA for 918ab92 - Browse repository at this point
Copy the full SHA 918ab92View commit details -
🖉 Update changelog with feature/changelog
github-actions committedJan 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 7bccdf2 - Browse repository at this point
Copy the full SHA 7bccdf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc60ecc - Browse repository at this point
Copy the full SHA dc60eccView commit details
Commits on Feb 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc53159 - Browse repository at this point
Copy the full SHA dc53159View commit details -
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 to 2.4.3. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits/v2.4.3) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6edc4e1 - Browse repository at this point
Copy the full SHA 6edc4e1View commit details -
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.3. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.7.1...v16.8.3) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c517e6 - Browse repository at this point
Copy the full SHA 6c517e6View commit details
Commits on Feb 9, 2021
-
Bump Scriban from 3.4.1 to 3.4.2
Bumps [Scriban](https://github.com/scriban/scriban) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/scriban/scriban/releases) - [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md) - [Commits](scriban/scriban@3.4.1...3.4.2) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cbb195 - Browse repository at this point
Copy the full SHA 2cbb195View commit details
Commits on Feb 25, 2021
-
Bump Scriban from 3.4.2 to 3.5.0
Bumps [Scriban](https://github.com/scriban/scriban) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/scriban/scriban/releases) - [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md) - [Commits](scriban/scriban@3.4.2...3.5.0) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88703e1 - Browse repository at this point
Copy the full SHA 88703e1View commit details
Commits on Mar 8, 2021
-
Fix version comparison and use built-in property
The existing code would always fail the comparison becuase it was not done numerically, but as a string, resulting in 16.10 being smaller than 16.8. We fix it by parsing the full `MSBuildVersion` as a vesion instead, and comparing it to the minimum version (16.8) also parsed as a `Version` object. Fixes #50
Configuration menu - View commit details
-
Copy full SHA for cb21dfa - Browse repository at this point
Copy the full SHA cb21dfaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.5...v1.0.6