Skip to content

Commit

Permalink
feat: update to latest AdSec Nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
SandeepArup committed Oct 22, 2024
1 parent c5c317f commit f3a89c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AdSecGH/AdSecGH.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Copyright © Oasys 1985 - 2024</Description>
<None Include="licenses\UnitsNet" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AdSec" Version="2.0.3.288" />
<PackageReference Include="AdSec" Version="2.0.3.300" />
<PackageReference Include="Grasshopper" Version="6.27.20176.5001" IncludeAssets="compile;build">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion AdSecGHTests/AdSecGHTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Platforms>x64</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AdSec" Version="2.0.3.288" />
<PackageReference Include="AdSec" Version="2.0.3.300" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.3" />
<PackageReference Include="Rhino.Inside" Version="7.0.0" />
<PackageReference Include="xunit" Version="2.7.0" />
Expand Down

0 comments on commit f3a89c3

Please sign in to comment.