File tree Expand file tree Collapse file tree 22 files changed +182
-84
lines changed
Configuration/src/ConfigurationProviders
Discovery/src/FortuneTeller
FileShares/src/FileSharesWeb Expand file tree Collapse file tree 22 files changed +182
-84
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- This file exists for `cf push`. The file from the repository root is used on solution build.
3+ The `nuget.config` file in the repository root is typically used by IDEs,
4+ whereas a copy in a samples directory is used by `cf push`.
5+
6+ Use the script /tools/sync-nuget-config.ps1 to keep these files in sync.
7+ Do not commit changes to this file directly.
48-->
59<configuration >
610 <packageSources >
711 <clear />
812 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- <add key =" SteeltoeCI " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
13+ <add key =" Steeltoe-ci " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
1014 </packageSources >
1115 <packageSourceMapping >
1216 <packageSource key =" nuget.org" >
1317 <package pattern =" *" />
1418 </packageSource >
15- <packageSource key =" SteeltoeCI " >
19+ <packageSource key =" Steeltoe-ci " >
1620 <package pattern =" Steeltoe.*" />
1721 </packageSource >
1822 </packageSourceMapping >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- This file exists for `cf push`. The file from the repository root is used on solution build.
3+ The `nuget.config` file in the repository root is typically used by IDEs,
4+ whereas a copy in a samples directory is used by `cf push`.
5+
6+ Use the script /tools/sync-nuget-config.ps1 to keep these files in sync.
7+ Do not commit changes to this file directly.
48-->
59<configuration >
610 <packageSources >
711 <clear />
812 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- <add key =" SteeltoeCI " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
13+ <add key =" Steeltoe-ci " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
1014 </packageSources >
1115 <packageSourceMapping >
1216 <packageSource key =" nuget.org" >
1317 <package pattern =" *" />
1418 </packageSource >
15- <packageSource key =" SteeltoeCI " >
19+ <packageSource key =" Steeltoe-ci " >
1620 <package pattern =" Steeltoe.*" />
1721 </packageSource >
1822 </packageSourceMapping >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- This file exists for `cf push`. The file from the repository root is used on solution build.
3+ The `nuget.config` file in the repository root is typically used by IDEs,
4+ whereas a copy in a samples directory is used by `cf push`.
5+
6+ Use the script /tools/sync-nuget-config.ps1 to keep these files in sync.
7+ Do not commit changes to this file directly.
48-->
59<configuration >
610 <packageSources >
711 <clear />
812 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- <add key =" SteeltoeCI " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
13+ <add key =" Steeltoe-ci " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
1014 </packageSources >
1115 <packageSourceMapping >
1216 <packageSource key =" nuget.org" >
1317 <package pattern =" *" />
1418 </packageSource >
15- <packageSource key =" SteeltoeCI " >
19+ <packageSource key =" Steeltoe-ci " >
1620 <package pattern =" Steeltoe.*" />
1721 </packageSource >
1822 </packageSourceMapping >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- This file exists for `cf push`. The file from the repository root is used on solution build.
3+ The `nuget.config` file in the repository root is typically used by IDEs,
4+ whereas a copy in a samples directory is used by `cf push`.
5+
6+ Use the script /tools/sync-nuget-config.ps1 to keep these files in sync.
7+ Do not commit changes to this file directly.
48-->
59<configuration >
610 <packageSources >
711 <clear />
812 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- <add key =" SteeltoeCI " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
13+ <add key =" Steeltoe-ci " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
1014 </packageSources >
1115 <packageSourceMapping >
1216 <packageSource key =" nuget.org" >
1317 <package pattern =" *" />
1418 </packageSource >
15- <packageSource key =" SteeltoeCI " >
19+ <packageSource key =" Steeltoe-ci " >
1620 <package pattern =" Steeltoe.*" />
1721 </packageSource >
1822 </packageSourceMapping >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- This file exists for `cf push`. The file from the repository root is used on solution build.
3+ The `nuget.config` file in the repository root is typically used by IDEs,
4+ whereas a copy in a samples directory is used by `cf push`.
5+
6+ Use the script /tools/sync-nuget-config.ps1 to keep these files in sync.
7+ Do not commit changes to this file directly.
48-->
59<configuration >
610 <packageSources >
711 <clear />
812 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- <add key =" SteeltoeCI " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
13+ <add key =" Steeltoe-ci " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
1014 </packageSources >
1115 <packageSourceMapping >
1216 <packageSource key =" nuget.org" >
1317 <package pattern =" *" />
1418 </packageSource >
15- <packageSource key =" SteeltoeCI " >
19+ <packageSource key =" Steeltoe-ci " >
1620 <package pattern =" Steeltoe.*" />
1721 </packageSource >
1822 </packageSourceMapping >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- This file exists for `cf push`. The file from the repository root is used on solution build.
3+ The `nuget.config` file in the repository root is typically used by IDEs,
4+ whereas a copy in a samples directory is used by `cf push`.
5+
6+ Use the script /tools/sync-nuget-config.ps1 to keep these files in sync.
7+ Do not commit changes to this file directly.
48-->
59<configuration >
610 <packageSources >
711 <clear />
812 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- <add key =" SteeltoeCI " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
13+ <add key =" Steeltoe-ci " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
1014 </packageSources >
1115 <packageSourceMapping >
1216 <packageSource key =" nuget.org" >
1317 <package pattern =" *" />
1418 </packageSource >
15- <packageSource key =" SteeltoeCI " >
19+ <packageSource key =" Steeltoe-ci " >
1620 <package pattern =" Steeltoe.*" />
1721 </packageSource >
1822 </packageSourceMapping >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- This file exists for `cf push`. The file from the repository root is used on solution build.
3+ The `nuget.config` file in the repository root is typically used by IDEs,
4+ whereas a copy in a samples directory is used by `cf push`.
5+
6+ Use the script /tools/sync-nuget-config.ps1 to keep these files in sync.
7+ Do not commit changes to this file directly.
48-->
59<configuration >
610 <packageSources >
711 <clear />
812 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- <add key =" SteeltoeCI " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
13+ <add key =" Steeltoe-ci " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
1014 </packageSources >
1115 <packageSourceMapping >
1216 <packageSource key =" nuget.org" >
1317 <package pattern =" *" />
1418 </packageSource >
15- <packageSource key =" SteeltoeCI " >
19+ <packageSource key =" Steeltoe-ci " >
1620 <package pattern =" Steeltoe.*" />
1721 </packageSource >
1822 </packageSourceMapping >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- This file exists for `cf push`. The file from the repository root is used on solution build.
3+ The `nuget.config` file in the repository root is typically used by IDEs,
4+ whereas a copy in a samples directory is used by `cf push`.
5+
6+ Use the script /tools/sync-nuget-config.ps1 to keep these files in sync.
7+ Do not commit changes to this file directly.
48-->
59<configuration >
610 <packageSources >
711 <clear />
812 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- <add key =" SteeltoeCI " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
13+ <add key =" Steeltoe-ci " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
1014 </packageSources >
1115 <packageSourceMapping >
1216 <packageSource key =" nuget.org" >
1317 <package pattern =" *" />
1418 </packageSource >
15- <packageSource key =" SteeltoeCI " >
19+ <packageSource key =" Steeltoe-ci " >
1620 <package pattern =" Steeltoe.*" />
1721 </packageSource >
1822 </packageSourceMapping >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- This file exists for `cf push`. The file from the repository root is used on solution build.
3+ The `nuget.config` file in the repository root is typically used by IDEs,
4+ whereas a copy in a samples directory is used by `cf push`.
5+
6+ Use the script /tools/sync-nuget-config.ps1 to keep these files in sync.
7+ Do not commit changes to this file directly.
48-->
59<configuration >
610 <packageSources >
711 <clear />
812 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- <add key =" SteeltoeCI " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
13+ <add key =" Steeltoe-ci " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
1014 </packageSources >
1115 <packageSourceMapping >
1216 <packageSource key =" nuget.org" >
1317 <package pattern =" *" />
1418 </packageSource >
15- <packageSource key =" SteeltoeCI " >
19+ <packageSource key =" Steeltoe-ci " >
1620 <package pattern =" Steeltoe.*" />
1721 </packageSource >
1822 </packageSourceMapping >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- This file exists for `cf push`. The file from the repository root is used on solution build.
3+ The `nuget.config` file in the repository root is typically used by IDEs,
4+ whereas a copy in a samples directory is used by `cf push`.
5+
6+ Use the script /tools/sync-nuget-config.ps1 to keep these files in sync.
7+ Do not commit changes to this file directly.
48-->
59<configuration >
610 <packageSources >
711 <clear />
812 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- <add key =" SteeltoeCI " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
13+ <add key =" Steeltoe-ci " value =" https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json" />
1014 </packageSources >
1115 <packageSourceMapping >
1216 <packageSource key =" nuget.org" >
1317 <package pattern =" *" />
1418 </packageSource >
15- <packageSource key =" SteeltoeCI " >
19+ <packageSource key =" Steeltoe-ci " >
1620 <package pattern =" Steeltoe.*" />
1721 </packageSource >
1822 </packageSourceMapping >
You can’t perform that action at this time.
0 commit comments