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 112d891 commit 6ca7badCopy full SHA for 6ca7bad
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