We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a31ba commit d28bdbdCopy full SHA for d28bdbd
src/Cofoundry.Plugins.ErrorLogging.Admin/Cofoundry.Plugins.ErrorLogging.Admin.nuspec
@@ -47,7 +47,7 @@
47
</dependencies>
48
</metadata>
49
<files>
50
- <file src="bin\Release\Cofoundry.Plugins.ErrorLogging.Admin.dll" target="lib\net461" />
51
- <file src="bin\Release\Cofoundry.Plugins.ErrorLogging.Admin.XML" target="lib\net461" />
+ <file src="bin\Cofoundry.Plugins.ErrorLogging.Admin.dll" target="lib\net461" />
+ <file src="bin\Cofoundry.Plugins.ErrorLogging.Admin.XML" target="lib\net461" />
52
</files>
53
</package>
0 commit comments