Update to new nuget feed
This commit is contained in:
		| @@ -35,7 +35,7 @@ | ||||
|     <PackageReference Include="Avalonia" Version="0.9.10" /> | ||||
|     <PackageReference Include="Avalonia.Desktop" Version="0.9.10" /> | ||||
|     <PackageReference Include="Avalonia.ReactiveUI" Version="0.9.10" /> | ||||
|     <PackageReference Include="Microsoft.DotNet.ILCompiler" Version="1.0.0-alpha-*" /> | ||||
|     <PackageReference Include="Microsoft.DotNet.ILCompiler" Version="6.0.0-*" /> | ||||
|     <!-- This is a hack. Avalonia 0.9.10 depends on a version of System.Reactive prior 4.4.1, which contains a critical fix for building with CoreRT --> | ||||
|     <PackageReference Include="System.Reactive" Version="4.4.1" /> | ||||
|   </ItemGroup> | ||||
|   | ||||
| @@ -2,8 +2,7 @@ | ||||
| <configuration> | ||||
|   <packageSources> | ||||
|     <add key="AvaloniaCI" value="https://www.myget.org/F/avalonia-ci/api/v2" /> | ||||
|     <add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" /> | ||||
|     <add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" /> | ||||
|     <add key="dotnet-experimental" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-experimental/nuget/v3/index.json" /> | ||||
|     <add key="nuget" value="https://api.nuget.org/v3/index.json" /> | ||||
|   </packageSources> | ||||
| </configuration> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jan Kotas
					Jan Kotas