File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Umbraco.StorageProviders.AzureBlob Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
3
<AssemblyVersion >1.0.0</AssemblyVersion >
4
- <InformationalVersion >1.0.0-rc002 </InformationalVersion >
4
+ <InformationalVersion >1.0.0</InformationalVersion >
5
5
<FileVersion >1.0.0.0</FileVersion >
6
6
<NeutralLanguage >en-US</NeutralLanguage >
7
7
<Company >Umbraco</Company >
Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 5.0.3" PrivateAssets =" all" />
12
12
<PackageReference Include =" SixLabors.ImageSharp.Web.Providers.Azure" Version =" 1.0.3" />
13
13
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 8.27.0.35380" PrivateAssets =" all" />
14
- <PackageReference Include =" Umbraco.Cms.Web.Common" Version =" 9.0.0-rc004 " />
14
+ <PackageReference Include =" Umbraco.Cms.Web.Common" Version =" 9.0.0" />
15
15
</ItemGroup >
16
16
</Project >
You can’t perform that action at this time.
0 commit comments