We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a9039 commit 3b7fa9aCopy full SHA for 3b7fa9a
src/Framework/test/SharedFxTests.cs
@@ -131,8 +131,7 @@ public void ItContainsValidDepsJson()
131
}
132
133
134
- [ConditionalFact]
135
- [SkipOnHelix("missing file from sfx builds")]
+ [Fact]
136
public void ItContainsVersionFile()
137
{
138
var versionFile = Path.Combine(_sharedFxRoot, "Microsoft.AspNetCore.App.versions.txt");
0 commit comments