Skip to content

Commit

Permalink
Update HiP-DataStore.csproj
Browse files Browse the repository at this point in the history
Test: Set webservice lib version to 1.0.0
  • Loading branch information
janis-kra authored Jul 24, 2017
1 parent 1d949c8 commit 72f8f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HiP-DataStore/HiP-DataStore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="EventStore.ClientAPI.NetCore" Version="4.0.0-alpha-1" />
<PackageReference Include="HiP-WebserviceLib" Version="2.1.0" />
<PackageReference Include="HiP-WebserviceLib" Version="1.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore" Version="1.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="1.1.2" />
Expand Down

0 comments on commit 72f8f17

Please sign in to comment.