File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 7
7
<!-- End: Package sources from dotnet-emsdk -->
8
8
<!-- Begin: Package sources from dotnet-format -->
9
9
<add key =" darc-pub-dotnet-format-c7e5d39" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b/nuget/v3/index.json" />
10
+ <add key =" darc-pub-dotnet-format-c7e5d39-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b-4/nuget/v3/index.json" />
11
+ <add key =" darc-pub-dotnet-format-c7e5d39-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b-3/nuget/v3/index.json" />
12
+ <add key =" darc-pub-dotnet-format-c7e5d39-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b-2/nuget/v3/index.json" />
13
+ <add key =" darc-pub-dotnet-format-c7e5d39-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-c7e5d39b-1/nuget/v3/index.json" />
10
14
<!-- End: Package sources from dotnet-format -->
11
15
<!-- Begin: Package sources from dotnet-aspnetcore -->
12
16
<!-- End: Package sources from dotnet-aspnetcore -->
19
23
<!-- End: Package sources from dotnet-runtime -->
20
24
<!-- Begin: Package sources from dotnet-templating -->
21
25
<add key =" darc-pub-dotnet-templating-7994f94" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7994f94e/nuget/v3/index.json" />
26
+ <add key =" darc-pub-dotnet-templating-7994f94-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7994f94e-4/nuget/v3/index.json" />
27
+ <add key =" darc-pub-dotnet-templating-7994f94-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7994f94e-3/nuget/v3/index.json" />
28
+ <add key =" darc-pub-dotnet-templating-7994f94-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7994f94e-2/nuget/v3/index.json" />
29
+ <add key =" darc-pub-dotnet-templating-7994f94-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7994f94e-1/nuget/v3/index.json" />
22
30
<!-- End: Package sources from dotnet-templating -->
23
31
<!-- Begin: Package sources from dotnet-windowsdesktop -->
24
32
<!-- End: Package sources from dotnet-windowsdesktop -->
Original file line number Diff line number Diff line change 293
293
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri >
294
294
<Sha >fa4d80b76c2431a825be026f6bbabca63e1f42ef</Sha >
295
295
</Dependency >
296
- <Dependency Name =" Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version =" 7.0.0-preview.25275.6 " >
296
+ <Dependency Name =" Microsoft.CodeAnalysis.Razor.Tooling.Internal" Version =" 7.0.0-preview.25329.2 " >
297
297
<Uri >https://github.com/dotnet/razor</Uri >
298
298
<Sha >09ca88197916e545aefea53f16ed1b266644cde9</Sha >
299
299
<SourceBuild RepoName =" razor" ManagedOnly =" true" />
300
300
</Dependency >
301
- <Dependency Name =" Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version =" 7.0.0-preview.25275.6 " >
301
+ <Dependency Name =" Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal" Version =" 7.0.0-preview.25329.2 " >
302
302
<Uri >https://github.com/dotnet/razor</Uri >
303
303
<Sha >09ca88197916e545aefea53f16ed1b266644cde9</Sha >
304
304
</Dependency >
305
- <Dependency Name =" Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version =" 7.0.0-preview.25275.6 " >
305
+ <Dependency Name =" Microsoft.NET.Sdk.Razor.SourceGenerators.Transport" Version =" 7.0.0-preview.25329.2 " >
306
306
<Uri >https://github.com/dotnet/razor</Uri >
307
307
<Sha >09ca88197916e545aefea53f16ed1b266644cde9</Sha >
308
308
</Dependency >
Original file line number Diff line number Diff line change 179
179
</PropertyGroup >
180
180
<!-- Dependencies from https://github.com/dotnet/razor -->
181
181
<PropertyGroup >
182
- <MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion >7.0.0-preview.25275.6 </MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion >
183
- <MicrosoftCodeAnalysisRazorToolingInternalVersion >7.0.0-preview.25275.6 </MicrosoftCodeAnalysisRazorToolingInternalVersion >
184
- <MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion >7.0.0-preview.25275.6 </MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion >
182
+ <MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion >7.0.0-preview.25329.2 </MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion >
183
+ <MicrosoftCodeAnalysisRazorToolingInternalVersion >7.0.0-preview.25329.2 </MicrosoftCodeAnalysisRazorToolingInternalVersion >
184
+ <MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion >7.0.0-preview.25329.2 </MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion >
185
185
</PropertyGroup >
186
186
<PropertyGroup >
187
187
<!-- Dependencies from https://github.com/dotnet/wpf -->
You can’t perform that action at this time.
0 commit comments