File tree 3 files changed +11
-6
lines changed
3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 7
7
</fallbackPackageFolders >
8
8
<packageSources >
9
9
<clear />
10
+ <!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
11
+ <!-- Begin: Package sources from dotnet-emsdk -->
12
+ <add key =" darc-pub-dotnet-emsdk-6b7d1f4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6b7d1f47/nuget/v3/index.json" />
13
+ <!-- End: Package sources from dotnet-emsdk -->
14
+ <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
10
15
<!--
11
16
'src/test/PrepareTestAssets/PrepareTestAssets.proj' generates a NuGet.config file using this
12
17
one as a template. The following line is a marker to insert the test restore sources.
Original file line number Diff line number Diff line change 48
48
<Uri >https://github.com/dotnet/command-line-api</Uri >
49
49
<Sha >5618b2d243ccdeb5c7e50a298b33b13036b4351b</Sha >
50
50
</Dependency >
51
- <Dependency Name =" Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100" Version =" 7.0.0-rtm.22504.3 " >
51
+ <Dependency Name =" Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100" Version =" 7.0.0" >
52
52
<Uri >https://github.com/dotnet/emsdk</Uri >
53
- <Sha >daca2015ce74956591df9c9dc7ee732af7863b42 </Sha >
53
+ <Sha >6b7d1f47eaaa3f64c95e6f825c9e57debd4c0f31 </Sha >
54
54
</Dependency >
55
- <Dependency Name =" Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100" Version =" 7.0.0-rtm.22504.3 " >
55
+ <Dependency Name =" Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100" Version =" 7.0.0" >
56
56
<Uri >https://github.com/dotnet/emsdk</Uri >
57
- <Sha >daca2015ce74956591df9c9dc7ee732af7863b42 </Sha >
57
+ <Sha >6b7d1f47eaaa3f64c95e6f825c9e57debd4c0f31 </Sha >
58
58
</Dependency >
59
59
</ProductDependencies >
60
60
<ToolsetDependencies >
Original file line number Diff line number Diff line change 23
23
<UsingToolXliff >false</UsingToolXliff >
24
24
<LastReleasedStableAssemblyVersion >$(AssemblyVersion)</LastReleasedStableAssemblyVersion >
25
25
<UsingToolMicrosoftNetCompilers >true</UsingToolMicrosoftNetCompilers >
26
- <MicrosoftNETWorkloadEmscriptennet6Manifest70100Version >7.0.0-rtm.22504.3 </MicrosoftNETWorkloadEmscriptennet6Manifest70100Version >
27
- <MicrosoftNETWorkloadEmscriptennet7Manifest70100Version >7.0.0-rtm.22504.3 </MicrosoftNETWorkloadEmscriptennet7Manifest70100Version >
26
+ <MicrosoftNETWorkloadEmscriptennet6Manifest70100Version >7.0.0</MicrosoftNETWorkloadEmscriptennet6Manifest70100Version >
27
+ <MicrosoftNETWorkloadEmscriptennet7Manifest70100Version >7.0.0</MicrosoftNETWorkloadEmscriptennet7Manifest70100Version >
28
28
</PropertyGroup >
29
29
<!--
30
30
For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.
You can’t perform that action at this time.
0 commit comments