File tree Expand file tree Collapse file tree
SourceBuild/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/assets Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
55 <add key="dotnet9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
66 <add key="dotnet9-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json" />
7- <add key="darc-pub-dotnet-aspnetcore-3cc83de" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-3cc83de3/nuget/v3/index.json" />
8- <add key="darc-pub-dotnet-runtime-d398172" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-d3981726/nuget/v3/index.json" />
97 </packageSources>
108</configuration>
Original file line number Diff line number Diff line change 104104 },
105105 {
106106 "name" : " roslyn" ,
107- "defaultRemote" : " https://github.com/dotnet/roslyn"
107+ "defaultRemote" : " https://github.com/dotnet/roslyn" ,
108+ "exclude" : [
109+ // Obfuscated files are blocking the source tarball signing
110+ " src/Compilers/Test/Resources/Core/MetadataTests/Invalid/Obfuscated*.dll"
111+ ]
108112 },
109113 {
110114 "name" : " roslyn-analyzers" ,
You can’t perform that action at this time.
0 commit comments