Skip to content

Commit 6f34a35

Browse files
author
erwan-joly
committed
fix
1 parent 6f887c2 commit 6f34a35

File tree

5 files changed

+2
-1
lines changed

5 files changed

+2
-1
lines changed

documentation/brushfire.png

-3.77 KB
Loading
-3.71 KB
Loading
-63 Bytes
Loading

src/NosCore.PathFinder/NosCore.PathFinder.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<RepositoryUrl>https://github.com/NosCoreIO/NosCore.PathFinder.git</RepositoryUrl>
1313
<PackageIconUrl></PackageIconUrl>
1414
<PackageTags>nostale, noscore, nostale private server source, nostale emulator</PackageTags>
15-
<Version>2.0.0</Version>
15+
<Version>2.0.1</Version>
1616
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1717
<Description>NosCore's PathFinder</Description>
1818
<PackageLicenseExpression></PackageLicenseExpression>

test/NosCore.PathFinder.Tests/NosCore.PathFinder.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<PackageReference Include="Moq" Version="4.18.2" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
1515
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
16+
<PackageReference Include="System.Drawing.Common" Version="4.5.0" />
1617
</ItemGroup>
1718

1819
<ItemGroup>

0 commit comments

Comments
 (0)