We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f22e1 commit e3841b5Copy full SHA for e3841b5
1 file changed
S2PluginKit.csproj
@@ -9,7 +9,7 @@
9
<AssemblyName>S2PluginKit</AssemblyName>
10
<IsPackable>true</IsPackable>
11
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
12
- <PackageOutputPath>$(MSBuildProjectDirectory)/artifacts</PackageOutputPath>
+ <PackageOutputPath>$(MSBuildProjectDirectory)/artifacts/</PackageOutputPath>
13
<PackageId>S2PluginKit</PackageId>
14
<Version>0.1.1</Version>
15
<Authors>itsAudio</Authors>
0 commit comments