use daily roslyn compiler builds

This commit is contained in:
Matt Parker
2025-08-17 23:01:01 +10:00
parent e9481a586f
commit 702586f672
3 changed files with 6 additions and 5 deletions

View File

@@ -5,5 +5,6 @@
<clear />
<add key="nuget" value="https://api.nuget.org/v3/index.json" />
<add key="localnugettest" value="C:\Users\Matthew\AppData\Roaming\LocalNuget" />
<add key="roslyn-compiler" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
</packageSources>
</configuration>