Skip to content

[release/3.1] Add .version file to shared framework zip #21548

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

Merged
merged 2 commits into from
May 13, 2020

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented May 6, 2020

Attempts to resolve #21177 by including a .version file in our shared framework zip, and a versions.txt file in our shared framework .nupkg. This more closely mimics what happens in microsoft.netcore.app

Testing confirms that the shared framework zips now contain .version in shared\Microsoft.AspNetCore.App\3.1.4, while the .nupkg still includes a versions.txt file.

@ghost ghost added the feature-platform Deprecated: Cross-cutting issues related to ASP.NET Core as a platform label May 6, 2020
@wtgodbe
Copy link
Member Author

wtgodbe commented May 6, 2020

Once build finishes I need to fixup the ItContainsVersionFile test

@wtgodbe wtgodbe marked this pull request as ready for review May 6, 2020 23:02
@wtgodbe wtgodbe requested review from mthalman and a team May 6, 2020 23:03
@wtgodbe wtgodbe changed the title Add .version file to shared framework zip [release/3.1] Add .version file to shared framework zip May 7, 2020
@wtgodbe wtgodbe merged commit 9e2a480 into release/3.1 May 13, 2020
@wtgodbe wtgodbe deleted the wtgodbe/fixupVFile31 branch May 13, 2020 17:59
@Pilchie Pilchie added this to the 3.1.5 milestone Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-platform Deprecated: Cross-cutting issues related to ASP.NET Core as a platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants