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
See https://github.com/dotnet/cli/issues/10537.
Example (from email):
<FileList Name=".NET Core 3.0" TargetFrameworkIdentifier=".NETCore" TargetFrameworkVersion="3.0" FrameworkName="Microsoft.NETCore.App"> <File AssemblyName="Microsoft.CSharp" PublicKeyToken="..." AssemblyVersion="..." FileVersion="..." /> <File AssemblyName="Microsoft.VisualBasic" PublicKeyToken="..." AssemblyVersion="..." FileVersion="..." /> <File AssemblyName="System" PublicKeyToken="..." AssemblyVersion="..." FileVersion="..." /> <!-- etc. --> </FileList>
The text was updated successfully, but these errors were encountered:
Completed by dotnet/core-setup#5168.
Sorry, something went wrong.
dagood
No branches or pull requests
See https://github.com/dotnet/cli/issues/10537.
Example (from email):
The text was updated successfully, but these errors were encountered: