We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description When trying to use the Configuration Binder source generator in Microsoft.IdentityModel.S2S.DstsExtensions project, I'm getting compile errors. Branch: https://identitydivision.visualstudio.com/DevEx/_git/Microsoft-IdentityModel-S2S/commit/57acb8a13628371366f73cb0730d3f7abe8a712a?refName=refs%2Fheads%2FXiao%2FTrimDsts
Reproduction Steps build Microsoft.IdentityModel.S2S.DstsExtensions project with VS
Expected behavior The project should build successfully.
Actual behavior There are 3build errors:
Here is the generated code:
https://microsoft-my.sharepoint-df.com/:w:/p/zhangxia/EQOQ4EWvfOdLoTSeUkg552wBEdsfceiutcTixc-Sg_xVgA?e=pOfPuJ
The text was updated successfully, but these errors were encountered:
Tagging subscribers to this area: @dotnet/area-extensions-configuration See info in area-owners.md if you want to be subscribed.
Sorry, something went wrong.
@ciaozhang I didn't try it yet but maybe it is worth trying the configuration package v9.0.0. We have fixed some issues like https://github.com/dotnet/runtime/issues?q=is%3Aissue%20label%3Aarea-Extensions-Configuration%20label%3Asource-generator%20CredentialDescription.
CC @ericstj @eerhardt
No branches or pull requests
Description
When trying to use the Configuration Binder source generator in Microsoft.IdentityModel.S2S.DstsExtensions project, I'm getting compile errors.
Branch: https://identitydivision.visualstudio.com/DevEx/_git/Microsoft-IdentityModel-S2S/commit/57acb8a13628371366f73cb0730d3f7abe8a712a?refName=refs%2Fheads%2FXiao%2FTrimDsts
Reproduction Steps
build Microsoft.IdentityModel.S2S.DstsExtensions project with VS
Expected behavior
The project should build successfully.
Actual behavior
There are 3build errors:
Here is the generated code:
https://microsoft-my.sharepoint-df.com/:w:/p/zhangxia/EQOQ4EWvfOdLoTSeUkg552wBEdsfceiutcTixc-Sg_xVgA?e=pOfPuJ
The text was updated successfully, but these errors were encountered: