提交 fd071195 编写于 作者: Y Youssef Victor

chore: More cleanup

上级 da3e1c9a
......@@ -3,8 +3,8 @@
<Import Project="Uno.CrossTargetting.targets" />
<PropertyGroup>
<!-- Override the product attribute to include the UnoRuntimeIdentifier that is defined by projects -->
<Product>$(AssemblyName) ($(TargetFramework) $(UnoRuntimeIdentifier))</Product>
<Product>$(AssemblyName) $(TargetFramework)</Product>
<Product Condition="'$(UnoRuntimeIdentifier)' != ''">$(AssemblyName) ($(TargetFramework) $(UnoRuntimeIdentifier))</Product>
</PropertyGroup>
<ItemGroup Condition="$(EnableAutomaticXamlPageInclusion)">
......
......@@ -5,7 +5,6 @@
</PropertyGroup>
<PropertyGroup>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<DefaultLanguage>en-US</DefaultLanguage>
</PropertyGroup>
......
......@@ -3,9 +3,6 @@
<Import Project="PlatformItemGroups.props" />
<PropertyGroup>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<NoWarn>$(NoWarn);VSX1000;NU1701</NoWarn>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
<RepositoryUrl>$(BUILD_REPOSITORY_URI)</RepositoryUrl>
......
......@@ -12,7 +12,6 @@
<PropertyGroup>
<AssemblyName>Uno.UI.Toolkit</AssemblyName>
<RootNamespace>Uno.UI.Toolkit</RootNamespace>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<DefaultLanguage>en-US</DefaultLanguage>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
......
......@@ -12,7 +12,6 @@
<PropertyGroup>
<AssemblyName>Uno.UI.Toolkit</AssemblyName>
<RootNamespace>Uno.UI.Toolkit</RootNamespace>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<DefaultLanguage>en-US</DefaultLanguage>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
......
......@@ -12,7 +12,6 @@
<PropertyGroup>
<AssemblyName>Uno.UI.Toolkit</AssemblyName>
<RootNamespace>Uno.UI.Toolkit</RootNamespace>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<DefaultLanguage>en-US</DefaultLanguage>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
......
......@@ -15,7 +15,6 @@
<PropertyGroup>
<AssemblyName>Uno.UI.Toolkit</AssemblyName>
<RootNamespace>Uno.UI.Toolkit</RootNamespace>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<DefaultLanguage>en-US</DefaultLanguage>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册