diff --git a/EncryptedConfigValue.Module/EncryptedConfigValue.Module.csproj b/EncryptedConfigValue.Module/EncryptedConfigValue.Module.csproj index c86b031..bda962b 100644 --- a/EncryptedConfigValue.Module/EncryptedConfigValue.Module.csproj +++ b/EncryptedConfigValue.Module/EncryptedConfigValue.Module.csproj @@ -2,7 +2,6 @@ netstandard2.0 - $([System.IO.Path]::GetDirectoryName($(MSBuildProjectDirectory)))$([System.IO.Path]::DirectorySeparatorChar) Readme.md .\EncryptedConfigValue.Module.nuspec @@ -12,30 +11,10 @@ - - - - + true - EncryptedConfigValue.dll - - $(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage - - - - - <_ReferenceCopyLocalPaths Include="@(ReferenceCopyLocalPaths->WithMetadataValue('ReferenceSourceTarget', 'ProjectReference')->WithMetadataValue('PrivateAssets', 'All'))" /> - - - - - - -