Skip to content

Commit

Permalink
updated to release inedo.sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
gdivis committed Jan 20, 2021
1 parent b98024b commit 96bc74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chocolatey/InedoExtension/InedoExtension.csproj
Expand Up @@ -7,7 +7,7 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Inedo.SDK" Version="1.10.0-ci.9" />
<PackageReference Include="Inedo.SDK" Version="1.10.0" ExcludeAssets="runtime" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework) == 'net452'">
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
Expand Down

0 comments on commit 96bc74b

Please sign in to comment.