mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-08 07:53:59 +00:00
fix tools and output folders
This commit is contained in:
parent
651e37462b
commit
282331856e
3 changed files with 7 additions and 8 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<RepositoryUrl>https://github.com/dotMorten/NmeaParser</RepositoryUrl>
|
||||
<NeutralLanguage>en-US</NeutralLanguage>
|
||||
<Copyright>Copyright © Morten Nielsen 2015-2020</Copyright>
|
||||
<OutputPath>$(MSBuildThisFileDirectory)..\Bin\$(Configuration)</OutputPath>
|
||||
<OutputPath>$(MSBuildThisFileDirectory)..\..\artifacts\NmeaParser\$(Configuration)</OutputPath>
|
||||
<PackageOutputPath>$(OutDir)</PackageOutputPath>
|
||||
<PackageReleaseNotes>New refined and easier to use v2 API</PackageReleaseNotes>
|
||||
<PublishRepositoryUrl>true</PublishRepositoryUrl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue