Set to v4

This commit is contained in:
Kieran 2022-03-10 12:52:54 +00:00
parent ca2bb80129
commit 5bceed007d
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -10,6 +10,7 @@
<HostSPA>True</HostSPA> <HostSPA>True</HostSPA>
<DefineConstants Condition="'$(HostSPA)' == 'True'">$(DefineConstants);HostSPA</DefineConstants> <DefineConstants Condition="'$(HostSPA)' == 'True'">$(DefineConstants);HostSPA</DefineConstants>
<DocumentationFile>$(AssemblyName).xml</DocumentationFile> <DocumentationFile>$(AssemblyName).xml</DocumentationFile>
<Version>4.0.0</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>