File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
<ItemGroup >
13
13
<PackageVersion Include =" NUnit3TestAdapter" Version =" 4.2.1" />
14
14
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.2" />
15
- <PackageVersion Include =" Umbraco.Cms.Tests" Version =" [11.0.0-rc3 , 12)" />
16
- <PackageVersion Include =" Umbraco.Deploy.Infrastructure" Version =" [11.0.0-rc2 , 12)" />
15
+ <PackageVersion Include =" Umbraco.Cms.Tests" Version =" [11.0.0-rc6 , 12)" />
16
+ <PackageVersion Include =" Umbraco.Deploy.Infrastructure" Version =" [11.0.0-rc3 , 12)" />
17
17
</ItemGroup >
18
18
</Project >
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 11.0.0-rc2 " ,
3
+ "version" : " 11.0.0-rc3 " ,
4
4
"assemblyVersion" : {
5
5
"precision" : " build"
6
6
},
20
20
"release" : {
21
21
"branchName" : " release/{version}"
22
22
}
23
- }
23
+ }
You can’t perform that action at this time.
0 commit comments