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

.NET standard assembly is not versioned #253

Open
steve-sweitzer opened this issue Oct 18, 2024 · 0 comments
Open

.NET standard assembly is not versioned #253

steve-sweitzer opened this issue Oct 18, 2024 · 0 comments

Comments

@steve-sweitzer
Copy link

steve-sweitzer commented Oct 18, 2024

The .NET standard build of the assembly is not versioned. This causes a problem in the .NET standard build of our consuming application since the version of the nuget package referenced does not match the assembly.

This appears to be because GlobalAssemblyInfo.cs is not used for the .NET standard builds of your assembly as defined in Avalara.AvaTax.RestClient.csproj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant