File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
<clear />
5
5
<add key =" NuGet" value =" https://api.nuget.org/v3/index.json" />
6
6
<!-- dev feed -->
7
- <add key =" OrchardPreview " value =" https://www.myget.org/F/ orchardcore- preview/api/ v3/index.json" protocolVersion = " 3 " />
7
+ <add key =" OrchardCore " value =" https://nuget.cloudsmith.io/ orchardcore/ preview/v3/index.json" />
8
8
</packageSources >
9
9
<disabledPackageSources />
10
10
</configuration >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<AspNetCoreVersion >3.1.1</AspNetCoreVersion >
5
5
<AspNetCoreTargetFramework >netcoreapp3.1</AspNetCoreTargetFramework >
6
- <OrchardCoreVersion >1.0.0-rc1-13247 </OrchardCoreVersion >
6
+ <OrchardCoreVersion >1.0.0-rc1-13292 </OrchardCoreVersion >
7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
You can’t perform that action at this time.
0 commit comments