-
-
Notifications
You must be signed in to change notification settings - Fork 23
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7a090fb
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c7bb40a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 38 files changed
- 1 contributor
Commits on Oct 15, 2020
-
No need to pin .NET5 for local builds, assume VS16.8+
Since that's what's required to work with source generators anyway...
Configuration menu - View commit details
-
Copy full SHA for 3cf9caa - Browse repository at this point
Copy the full SHA 3cf9caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e333be2 - Browse repository at this point
Copy the full SHA e333be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8214c7c - Browse repository at this point
Copy the full SHA 8214c7cView commit details
Commits on Oct 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 60526b8 - Browse repository at this point
Copy the full SHA 60526b8View commit details -
Add ThisAssembly.Constants to generate arbitrary constants from MSBuild
Add support for both Constant and FileConstant items: ```xml <ItemGroup> <Constant Include="Foo.Bar" Value="Baz" Comment="Yay!" /> <FileConstant Include="@(None)" /> <ItemGroup> ```Configuration menu - View commit details
-
Copy full SHA for 3d07066 - Browse repository at this point
Copy the full SHA 3d07066View commit details -
Configuration menu - View commit details
-
Copy full SHA for af2a78d - Browse repository at this point
Copy the full SHA af2a78dView commit details -
Remove design-time fix, share DebugSourceGenerators property
The design-time intellisense issues are gone now, so no need for the fix package. Also, the MSBuild comparison needs to work on pre-16.8 MSBuild (that ValueLessThan is new in .NET5), so switch to a backwards-compatible check.
Configuration menu - View commit details
-
Copy full SHA for a629f18 - Browse repository at this point
Copy the full SHA a629f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for a933da7 - Browse repository at this point
Copy the full SHA a933da7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 579fb67 - Browse repository at this point
Copy the full SHA 579fb67View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7bb40a - Browse repository at this point
Copy the full SHA c7bb40aView commit details
Loading
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 7a090fb...c7bb40a