Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding sourcelink to projects, and refactor csproj #1859

Merged
merged 1 commit into from
May 7, 2020
Merged

Adding sourcelink to projects, and refactor csproj #1859

merged 1 commit into from
May 7, 2020

Commits on May 7, 2020

  1. Adding sourcelink

    adding debugtype as portable to check symbols
    
    removing os condition
    
    update changelog for removing netstandard 1.x (#1858)
    
    since we are using msbuild, we have to set deterministic
    
    reverting
    
    updating Product.props and removing reference from all projects
    
    adding sourceroot based on github issue (dotnet/roslyn#37379)
    
    including pdbs in output folder
    
    commenting deterministic properties and sourceroot
    
    removing cibuild from nugetprops
    
    undoing nupkg and sourceroot from directory.build
    eddynaka committed May 7, 2020
    Configuration menu
    Copy the full SHA
    160a82e View commit details
    Browse the repository at this point in the history