Skip to content

Commit

Permalink
Update ricaun.Revit.Github.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun authored Jan 17, 2023
1 parent bdd790f commit b29357a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ricaun.Revit.Github/ricaun.Revit.Github.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@

<PropertyGroup>
<PackageId>ricaun.Revit.Github</PackageId>
<Version>1.0.0</Version>
<Version>0.1.0</Version>
<ProjectGuid>{3ACC6F4D-24C8-4F8C-A606-D37031DA663C}</ProjectGuid>
</PropertyGroup>

Expand Down Expand Up @@ -156,7 +156,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="*" IncludeAssets="build; compile" PrivateAssets="All" />
<PackageReference Include="Newtonsoft.Json" Version="9.*" IncludeAssets="build; compile" PrivateAssets="All" />
<PackageReference Include="Revit_All_Main_Versions_API_x64" Version="$(RevitVersion).*" IncludeAssets="build; compile" PrivateAssets="All" />
</ItemGroup>

Expand All @@ -165,4 +165,4 @@
<Reference Include="System.IO.Compression" />
</ItemGroup>

</Project>
</Project>

0 comments on commit b29357a

Please sign in to comment.