File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/BenchmarksApps/TechEmpower/Minimal Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 7
7
<LangVersion >latest</LangVersion >
8
8
<UserSecretsId >38063504-d08c-495a-89c9-daaad2f60f31</UserSecretsId >
9
9
<RestoreAdditionalProjectSources >
10
- https://dev.azure.com/dnceng/public/_artifacts/feed/ general-testing/NuGet/Microsoft.Net.Compilers.Toolset/overview/4.13.0-1.24555.2
10
+ https://pkgs. dev.azure.com/dnceng/public/_packaging/ general-testing/nuget/v3/index.json
11
11
</RestoreAdditionalProjectSources >
12
12
<Features >$(Features);utf8-string-encoding</Features >
13
13
</PropertyGroup >
16
16
<PackageReference Include =" Npgsql" Version =" $(NpgsqlVersion80)" />
17
17
<PackageReference Include =" Dapper" Version =" $(DapperVersion)" />
18
18
<PackageReference Include =" RazorSlices" Version =" $(RazorSlicesVersion)" />
19
+ <PackageReference Include =" Microsoft.Net.Compilers.Toolset" Version =" 4.13.0-1.24555.2" />
19
20
</ItemGroup >
20
21
21
22
<ItemGroup Condition =" $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '9.0'))" >
You can’t perform that action at this time.
0 commit comments