File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed
Umbraco.StorageProviders.AzureBlob Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 23
23
<PropertyGroup >
24
24
<RestoreAdditionalProjectSources >https://www.myget.org/F/umbraconightly/api/v3/index.json</RestoreAdditionalProjectSources >
25
25
</PropertyGroup >
26
-
26
+
27
27
<!-- SourceLink -->
28
28
<PropertyGroup >
29
29
<PublishRepositoryUrl >true</PublishRepositoryUrl >
41
41
<RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
42
42
<GitVersionBaseDirectory >$(MSBuildThisFileDirectory)</GitVersionBaseDirectory >
43
43
</PropertyGroup >
44
+ <ItemGroup >
45
+ <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.5.103" PrivateAssets =" All" />
46
+ </ItemGroup >
44
47
</Project >
45
48
Original file line number Diff line number Diff line change 28
28
"Microsoft.SourceLink.Common" : " 1.1.1"
29
29
}
30
30
},
31
+ "Nerdbank.GitVersioning" : {
32
+ "type" : " Direct" ,
33
+ "requested" : " [3.5.103, )" ,
34
+ "resolved" : " 3.5.103" ,
35
+ "contentHash" : " gMzXNdd/cQWBTp+zaYmHaoTVSOQwOuFKGD26wJJSdJ95aQeMcNYzKW5KGlZj/HnyHJSMMa2xAO+7Y0FKdZuv0g=="
36
+ },
31
37
"SixLabors.ImageSharp.Web.Providers.Azure" : {
32
38
"type" : " Direct" ,
33
39
"requested" : " [2.0.0, )" ,
Original file line number Diff line number Diff line change 18
18
"Microsoft.SourceLink.Common" : " 1.1.1"
19
19
}
20
20
},
21
+ "Nerdbank.GitVersioning" : {
22
+ "type" : " Direct" ,
23
+ "requested" : " [3.5.103, )" ,
24
+ "resolved" : " 3.5.103" ,
25
+ "contentHash" : " gMzXNdd/cQWBTp+zaYmHaoTVSOQwOuFKGD26wJJSdJ95aQeMcNYzKW5KGlZj/HnyHJSMMa2xAO+7Y0FKdZuv0g=="
26
+ },
21
27
"StyleCop.Analyzers" : {
22
28
"type" : " Direct" ,
23
29
"requested" : " [1.2.0-beta.435, )" ,
You can’t perform that action at this time.
0 commit comments