From b21f774d97cf3fde0e8d41619199fa13dbcb8b5c Mon Sep 17 00:00:00 2001 From: MASES Public Developers Team <94312179+masesdevelopers@users.noreply.github.com> Date: Thu, 13 Oct 2022 03:54:38 +0200 Subject: [PATCH] File format update --- src/Common/Common.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Common/Common.props b/src/Common/Common.props index e16bcf16..be06a09b 100644 --- a/src/Common/Common.props +++ b/src/Common/Common.props @@ -18,12 +18,12 @@ $(DefineConstants);NETSTARDAND_FALLBACK - + $([System.IO.Path]::Combine('$(IntermediateOutputPath)','$(TargetFrameworkMoniker).AssemblyAttributes$(DefaultLanguageSourceExtension)')) - + \ No newline at end of file