-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: danieldc/codeformatter
base: master
head repository: dotnet/codeformatter
compare: main
- 14 commits
- 47 files changed
- 5 contributors
Commits on Dec 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0fa52a3 - Browse repository at this point
Copy the full SHA 0fa52a3View commit details
Commits on Sep 21, 2017
-
Merge pull request dotnet#249 from hanswolff/master
Fix for issue dotnet#248: CodeFormatter returns with exit code 0 on error
Configuration menu - View commit details
-
Copy full SHA for ea592c2 - Browse repository at this point
Copy the full SHA ea592c2View commit details
Commits on Aug 2, 2018
-
Update all projects to use SDK-style projects
This updates all projects to use the Microsoft.NET.Sdk and PackageReference. This requires MSBuild 15 (VS 2017) so the build script has been updated to locate this.
Configuration menu - View commit details
-
Copy full SHA for 2aab0f8 - Browse repository at this point
Copy the full SHA 2aab0f8View commit details -
VS requires TargetFramework to be in the project file rather than in a props file, otherwise it triggers a project upgrade.
Configuration menu - View commit details
-
Copy full SHA for 4a2eba6 - Browse repository at this point
Copy the full SHA 4a2eba6View commit details
Commits on Aug 3, 2018
-
A couple tests were broken due to being out of sync with source changes. The Xunit update split the Xunit API into two different assemblies (Core and Assert): make sure both are referenced.
Configuration menu - View commit details
-
Copy full SHA for 7cfa7ee - Browse repository at this point
Copy the full SHA 7cfa7eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e72bb35 - Browse repository at this point
Copy the full SHA e72bb35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 045b5f9 - Browse repository at this point
Copy the full SHA 045b5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a6bb6 - Browse repository at this point
Copy the full SHA 38a6bb6View commit details -
Merge pull request dotnet#275 from ericstj/convertSDK
Convert codeformatter to SDK projects and update to latest dependencies
Configuration menu - View commit details
-
Copy full SHA for 38ef57a - Browse repository at this point
Copy the full SHA 38ef57aView commit details
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3faff25 - Browse repository at this point
Copy the full SHA 3faff25View commit details
Commits on Apr 2, 2020
-
Immo Landwerth committed
Apr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 28b872e - Browse repository at this point
Copy the full SHA 28b872eView commit details
Commits on Apr 3, 2020
-
Merge pull request dotnet#286 from terrajobst/code-of-conduct
Link Code of Conduct
Immo Landwerth authoredApr 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 53f3dbe - Browse repository at this point
Copy the full SHA 53f3dbeView commit details
Commits on Jul 11, 2022
-
Immo Landwerth authored
Jul 11, 2022 Configuration menu - View commit details
-
Copy full SHA for e81c012 - Browse repository at this point
Copy the full SHA e81c012View commit details -
Merge pull request dotnet#295 from dotnet/mark-as-archived
Immo Landwerth authoredJul 11, 2022 Configuration menu - View commit details
-
Copy full SHA for bca9f07 - Browse repository at this point
Copy the full SHA bca9f07View 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 master...main