-
Notifications
You must be signed in to change notification settings - Fork 199
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
Minor updates for Razor repo #10576
Conversation
Integration tests run in lab and passed. |
Directory.Packages.props
Outdated
@@ -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)" /> |
There was a problem hiding this comment.
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
?
There was a problem hiding this comment.
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" /> |
There was a problem hiding this comment.
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.
Directory.Packages.props
Outdated
@@ -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)" /> |
There was a problem hiding this comment.
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
48af27d
to
f028e04
Compare
Update packages referenced
Update away from former nation name