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

Minor updates for Razor repo #10576

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Conversation

phil-allen-msft
Copy link
Contributor

Update packages referenced
Update away from former nation name

@phil-allen-msft phil-allen-msft requested review from a team as code owners July 3, 2024 18:32
@phil-allen-msft
Copy link
Contributor Author

Integration tests run in lab and passed.

@@ -120,7 +120,7 @@
<PackageVersion Include="xunit" Version="$(_XunitPackageVersion)" />
<PackageVersion Include="Xunit.Combinatorial" Version="1.5.25" />
<PackageVersion Include="xunit.extensibility.execution" Version="$(_XunitPackageVersion)" />
<PackageVersion Include="xunit.runner.utility" Version="2.4.1" />
<PackageVersion Include="xunit.runner.utility" Version="$(_XunitPackageVersion)" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't looked, but is _XunitPackageVersion >= 2.4.1?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently 2.6.3 by the look of things

@@ -103,10 +103,10 @@
<PackageVersion Include="Microsoft.WebTools.Languages.Shared.Editor" Version="$(_MicrosoftWebToolsPackageVersion)" />
<PackageVersion Include="Microsoft.WebTools.Languages.Shared.VS" Version="$(_MicrosoftWebToolsPackageVersion)" />
<PackageVersion Include="Microsoft.WebTools.Shared" Version="$(_MicrosoftWebToolsPackageVersion)" />
<PackageVersion Include="Moq" Version="4.16.0" />
<PackageVersion Include="Moq" Version="4.18.4" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In case anyone was wondering, like me, version 4.20 was the first version with sponsor link, and 4.20.69 doens't have sponsor link. So this version is fine.

@@ -120,7 +120,7 @@
<PackageVersion Include="xunit" Version="$(_XunitPackageVersion)" />
<PackageVersion Include="Xunit.Combinatorial" Version="1.5.25" />
<PackageVersion Include="xunit.extensibility.execution" Version="$(_XunitPackageVersion)" />
<PackageVersion Include="xunit.runner.utility" Version="2.4.1" />
<PackageVersion Include="xunit.runner.utility" Version="$(_XunitPackageVersion)" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently 2.6.3 by the look of things

@phil-allen-msft phil-allen-msft force-pushed the dev/phil-allen-msft/minorupdates branch from 48af27d to f028e04 Compare July 18, 2024 06:24
@phil-allen-msft phil-allen-msft merged commit 8fd82a8 into main Jul 18, 2024
12 checks passed
@phil-allen-msft phil-allen-msft deleted the dev/phil-allen-msft/minorupdates branch July 18, 2024 15:09
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 18, 2024
@RikkiGibson RikkiGibson modified the milestones: Next, 17.12 Preview 1 Jul 29, 2024
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

Successfully merging this pull request may close these issues.

6 participants