This commit is contained in:
Bjarke Berg
2022-05-03 19:38:39 +02:00
parent bc49fa5b3f
commit 48065c4570

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata minClientVersion="4.1.0">
<id>Umbraco.Cms</id>
<version>9.0.0</version>
<version>10.0.0</version>
<title>Umbraco Cms</title>
<authors>Umbraco HQ</authors>
<owners>Umbraco HQ</owners>
@@ -24,11 +24,6 @@
<dependency id="Umbraco.Cms.Persistence.Sqlite" version="[$version$]" />
</group>
</dependencies>
<!--
We can't use content files, as the files need to be copied into the solution, links/shortcuts to the files
are not good enough
-->
<contentFiles />
</metadata>
<files>
<file src="buildTransitive\Umbraco.Cms.props" target="buildTransitive" />