Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbilas committed Mar 31, 2024
1 parent e243362 commit e9c5037
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<GeneratePackageOnBuild>$(_IsPublishing)</GeneratePackageOnBuild>
<Title>Some OK core utility functions</Title>
<RepositoryUrl>https://github.com/scottbilas/OkTools</RepositoryUrl>
<PackageVersion>1.0.12</PackageVersion>
<PackageVersion>1.0.13</PackageVersion>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
</PropertyGroup>
Expand All @@ -32,7 +32,7 @@
<PackageReference Include="PInvoke.Kernel32" />
<PackageReference Include="PInvoke.NTDll" />
<PackageReference Include="OkTools.NiceIO" />

<PreprocessorValue Include="NICEIO_NAMESPACE" Value="OkTools.Core" Visible="false" />
</ItemGroup>

Expand Down

0 comments on commit e9c5037

Please sign in to comment.