Merge branch 'release/10.0.0' into v10/dev
# Conflicts: # src/Umbraco.Infrastructure/Install/InstallSteps/NewInstallStep.cs # version.json
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
<IncludeSymbols>false</IncludeSymbols>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Umbraco.Cms.Persistence.Sqlite\Umbraco.Cms.Persistence.Sqlite.csproj" />
|
||||
<ProjectReference Include="..\Umbraco.Cms.Persistence.SqlServer\Umbraco.Cms.Persistence.SqlServer.csproj" />
|
||||
@@ -39,6 +42,7 @@
|
||||
<Exec WorkingDirectory="$(JsonSchemaProjectPath)" Command="dotnet run -c Release -o "../Umbraco.Cms/appsettings-schema.json"" />
|
||||
</Target>
|
||||
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="buildTransitive\**" PackagePath="buildTransitive" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user