Fix SourceLink MSBuild flags#2019
Fix SourceLink MSBuild flags#2019JeremySkinner merged 4 commits intoFluentValidation:mainfrom buvinghausen:main
Conversation
|
@buvinghausen thanks! I'll look at getting this into the next version. However please could you remove the |
|
@JeremySkinner sure thing my bad |
|
Thanks! I think even with these changes the package will be marked as Technically, the build is deterministic as it involves checking out a specific tag, so I guess I could always set |
|
@JeremySkinner I will just change the condition attribute from GitHub Actions to build in release mode that should suffice |
|
Ah yes that's a good way to handle it. Thanks! |
@JeremySkinner the SourceLink integration for FluentValidation is broken you can verify that in NuGet Package Explorer
Assuming you do you CI builds in GitHub Actions which it looks like you do then just re-release as 11.2.3 and those flags should turn green.