This repository was archived by the owner on Feb 15, 2023. It is now read-only.
File tree 3 files changed +15
-12
lines changed
3 files changed +15
-12
lines changed Original file line number Diff line number Diff line change 2
2
<configuration >
3
3
<packageSources >
4
4
<clear />
5
+ <!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6
+ <add key =" darc-pub-dotnet-aspnetcore-64a7f37" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-64a7f37e/nuget/v3/index.json" />
7
+ <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
5
8
<add key =" arcade" value =" https://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json" />
6
9
<add key =" dotnet-core" value =" https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
7
10
<add key =" dotnet-tools" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Dependencies >
3
3
<ProductDependencies >
4
- <Dependency Name =" Microsoft.AspNetCore.Analyzers" Version =" 3.1.2 -servicing.20068.1 " >
4
+ <Dependency Name =" Microsoft.AspNetCore.Analyzers" Version =" 3.1.3 -servicing.20128.12 " >
5
5
<Uri >https://github.com/dotnet/aspnetcore</Uri >
6
- <Sha >c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc </Sha >
6
+ <Sha >64a7f37e8afb060f3dbf8a679e1f7112a4558562 </Sha >
7
7
</Dependency >
8
- <Dependency Name =" Microsoft.AspNetCore.Components.Analyzers" Version =" 3.1.2 " >
8
+ <Dependency Name =" Microsoft.AspNetCore.Components.Analyzers" Version =" 3.1.3 " >
9
9
<Uri >https://github.com/dotnet/aspnetcore</Uri >
10
- <Sha >c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc </Sha >
10
+ <Sha >64a7f37e8afb060f3dbf8a679e1f7112a4558562 </Sha >
11
11
</Dependency >
12
- <Dependency Name =" Microsoft.AspNetCore.Mvc.Analyzers" Version =" 3.1.2 -servicing.20068.1 " >
12
+ <Dependency Name =" Microsoft.AspNetCore.Mvc.Analyzers" Version =" 3.1.3 -servicing.20128.12 " >
13
13
<Uri >https://github.com/dotnet/aspnetcore</Uri >
14
- <Sha >c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc </Sha >
14
+ <Sha >64a7f37e8afb060f3dbf8a679e1f7112a4558562 </Sha >
15
15
</Dependency >
16
- <Dependency Name =" Microsoft.AspNetCore.Mvc.Api.Analyzers" Version =" 3.1.2 -servicing.20068.1 " >
16
+ <Dependency Name =" Microsoft.AspNetCore.Mvc.Api.Analyzers" Version =" 3.1.3 -servicing.20128.12 " >
17
17
<Uri >https://github.com/dotnet/aspnetcore</Uri >
18
- <Sha >c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc </Sha >
18
+ <Sha >64a7f37e8afb060f3dbf8a679e1f7112a4558562 </Sha >
19
19
</Dependency >
20
20
<Dependency Name =" Microsoft.Web.Xdt" Version =" 3.0.0" Pinned =" true" >
21
21
<Uri >https://github.com/aspnet/xdt</Uri >
Original file line number Diff line number Diff line change 17
17
<SystemSecurityCryptographyProtectedDataPackageVersion >4.3.0</SystemSecurityCryptographyProtectedDataPackageVersion >
18
18
<SystemCollectionsSpecializedPackageVersion >4.3.0</SystemCollectionsSpecializedPackageVersion >
19
19
<SystemXmlXmlDocumentPackageVersion >4.3.0</SystemXmlXmlDocumentPackageVersion >
20
- <MicrosoftAspNetCoreAnalyzersPackageVersion >3.1.0-rtm.19566.1 </MicrosoftAspNetCoreAnalyzersPackageVersion >
20
+ <MicrosoftAspNetCoreAnalyzersPackageVersion >3.1.3-servicing.20128.12 </MicrosoftAspNetCoreAnalyzersPackageVersion >
21
21
</PropertyGroup >
22
22
<PropertyGroup >
23
23
<VersionPrefix >3.1.200</VersionPrefix >
44
44
45
45
-->
46
46
<PropertyGroup Label =" Automated" >
47
- <MicrosoftAspNetCoreComponentsAnalyzersPackageVersion >3.1.2 </MicrosoftAspNetCoreComponentsAnalyzersPackageVersion >
48
- <MicrosoftAspNetCoreMvcAnalyzersPackageVersion >3.1.2 -servicing.20068.1 </MicrosoftAspNetCoreMvcAnalyzersPackageVersion >
49
- <MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion >3.1.2 -servicing.20068.1 </MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion >
47
+ <MicrosoftAspNetCoreComponentsAnalyzersPackageVersion >3.1.3 </MicrosoftAspNetCoreComponentsAnalyzersPackageVersion >
48
+ <MicrosoftAspNetCoreMvcAnalyzersPackageVersion >3.1.3 -servicing.20128.12 </MicrosoftAspNetCoreMvcAnalyzersPackageVersion >
49
+ <MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion >3.1.3 -servicing.20128.12 </MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion >
50
50
</PropertyGroup >
51
51
</Project >
You can’t perform that action at this time.
0 commit comments