Skip to content

Commit

Permalink
update to 0.1.2 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 committed May 7, 2020
1 parent 15cfa70 commit 9421af5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.1-preview" />
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.2-preview" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.1-preview" />
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.2-preview" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.1-preview" />
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.2-preview" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.1-preview" />
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.2-preview" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.SignedHttpRequest" Version="6.5.0" />
<PackageReference Include="System.Collections" Version="4.3.0" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.5.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.1-preview" />
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.2-preview" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9421af5

Please sign in to comment.