Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
nguerrera pushed 1 commit to vscode nguerrera/cask
- Set up VS Code developer experience ## Basics * Configure default solution * Configure default build task: Ctrl+Shif... 805df9e
nguerrera created a comment on an issue on dotnet/sdk
Hello friends, I am working on C# code again for the first time in four years and I found myself having to explain this. It was uncomfortable. I think this should remain open to track the work in t...
nguerrera created a review comment on a pull request on dotnet/sdk
You're right, thanks! Fixed.
nguerrera pushed 1 commit to resolver-no-first-chance nguerrera/sdk
- Avoid first-chance exception in resolver 819c8cc
nguerrera opened an issue on MicrosoftDocs/windows-dev-docs
Recommend user or computer nuget.config, not NUGET_PACKAGES environment variable.
### Type of issue Other (describe below) ### Feedback See https://github.com/microsoft/devhome/issues/4009 We should not recommend setting NUGET_PACKAGES environment variable because this ove...nguerrera pushed 1 commit to resolver-no-first-chance nguerrera/sdk
- Avoid first-chance exception in resolver 16ddbdc
nguerrera pushed 1 commit to resolver-no-first-chance nguerrera/sdk
- Avoid first-chance exception in resolver 91db3e8
nguerrera pushed 1 commit to resolver-no-first-chance nguerrera/sdk
- Avoid first-chance exception in resolver bfc24cc
nguerrera created a review comment on a pull request on dotnet/sdk
I have addressed it, but I don't have a machine handy to test it right now.
nguerrera created a review comment on a pull request on dotnet/sdk
I have not tested this.
nguerrera pushed 1 commit to resolver-no-first-chance nguerrera/sdk
- Avoid first-chance exception in resolver 78d0739
nguerrera created a review comment on a pull request on dotnet/sdk
Hmm, there's another exception possible on pristine machine with No VS at all: https://github.com/microsoft/vs-setup-samples/blob/a2d554616a9c82e77d5bb1b292417400732697e3/Setup.Configuration.CS/...
nguerrera opened a pull request on dotnet/sdk
Avoid first-chance exception in resolver
Fix #9980 cc @KirillOsenkovnguerrera pushed 1 commit to resolver-no-first-chance nguerrera/sdk
- Avoid first-chance exception in resolver 1143f04
nguerrera pushed 1 commit to resolver-no-first-chance nguerrera/sdk
- Avoid first-chance exception when requesting VS instance for current process dd1572c
nguerrera created a branch on nguerrera/sdk
resolver-no-first-chance - Core functionality needed to create .NET Core projects, that is shared between VisualStudio and CLI
nguerrera created a branch on nguerrera/sdk
main - Core functionality needed to create .NET Core projects, that is shared between VisualStudio and CLI
nguerrera pushed 1 commit to vscode nguerrera/cask
- Set up VS Code developer experience * Configure default solution * Configure default build task: Ctrl+Shift+B -> Bui... b6f7c49
nguerrera pushed 1 commit to vscode nguerrera/cask
- Set up VS Code developer experience * Configure default sln to Cask.sln * Configure default build task: Ctrl+Shift+B... 2a301b4
nguerrera created a branch on nguerrera/cask
vscode - Microsoft's public Common Annotated Security Key (CASK) standard specification, C# reference API + tests, etc.
nguerrera pushed 1 commit to main microsoft/cask
- Use final newline in all files (#13) * Configure things to require final newline. * Ensure this applies to all files... e20ac22