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 af4bf45 commit 1e83820Copy full SHA for 1e83820
src/Voxel.MiddyNet.SSMMiddleware/Voxel.MiddyNet.SSMMiddleware.csproj
@@ -8,7 +8,7 @@
8
<PackageVersion>$(middynet)</PackageVersion>
9
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
10
<IncludeSymbols>true</IncludeSymbols>
11
- <PackageOutputPath>..\..\..\</PackageOutputPath>
+ <PackageOutputPath>..\..\</PackageOutputPath>
12
</PropertyGroup>
13
14
<ItemGroup>
src/Voxel.MiddyNet/Voxel.MiddyNet.csproj
0 commit comments