mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 23:50:18 -04:00
Updated nuspec to target any CPU
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<package >
|
||||
<metadata>
|
||||
<id>ModernKeePassLib</id>
|
||||
<version>2.19.2910</version>
|
||||
<version>2.19.2940</version>
|
||||
<title>ModernKeePassLib</title>
|
||||
<authors>Geoffroy Bonneville</authors>
|
||||
<owners>Geoffroy Bonneville</owners>
|
||||
@@ -23,10 +23,11 @@
|
||||
</group>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<!-- DLLs and resources -->
|
||||
<files>
|
||||
<!-- DLLs and resources -->
|
||||
<file src="bin\ARM\Release\ModernKeePassLib.dll" target="lib\ARM\netstandard1.2"/>
|
||||
<file src="bin\Release\ModernKeePassLib.dll" target="lib\netstandard1.2"/>
|
||||
<!--<file src="bin\ARM\Release\ModernKeePassLib.dll" target="lib\ARM\netstandard1.2"/>
|
||||
<file src="bin\x64\Release\ModernKeePassLib.dll" target="lib\x64\netstandard1.2"/>
|
||||
<file src="bin\x86\Release\ModernKeePassLib.dll" target="lib\x86\netstandard1.2"/>
|
||||
<file src="bin\x86\Release\ModernKeePassLib.dll" target="lib\x86\netstandard1.2"/>-->
|
||||
</files>
|
||||
</package>
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user