Skip to content

Commit c7f1f7a

Browse files
committed
Remove Microsoft.VisualStudio.SolutionPersistence from SourceBuildPrebuiltBaseline.xml
We now properly reference it from source-build-externals
1 parent d9adefa commit c7f1f7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
<UsagePattern IdentityGlob="System.Text.Json/*9.0.0*" />
2020
<UsagePattern IdentityGlob="System.Threading.Channels/*9.0.0*" />
2121
<UsagePattern IdentityGlob="System.Threading.Tasks.Dataflow/*9.0.0*" />
22-
<UsagePattern IdentityGlob="Microsoft.VisualStudio.SolutionPersistence/*1.0.*" />
2322

2423
<!-- dependency of System.Configuration.ConfigurationManager -->
2524
<UsagePattern IdentityGlob="System.Diagnostics.EventLog/*9.0.0*" />

0 commit comments

Comments
 (0)