Skip to content

Commit

Permalink
Examples/Evaluation/CNTKAzureTutorial01/CNTKAzureTutorial01/packages.…
Browse files Browse the repository at this point in the history
…config: fix reference to WebActivatorEx
  • Loading branch information
mahilleb-msft committed Jul 31, 2017
1 parent 51b3a9c commit 5643a56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
<package id="Swashbuckle" version="5.3.1" targetFramework="net45" />
<package id="Swashbuckle.Core" version="5.3.1" targetFramework="net45" />
<package id="System.IdentityModel.Tokens.Jwt" version="4.0.0" targetFramework="net45" />
<package id="WebActivatorEx" version="2.1.6" targetFramework="net45" />
<package id="WebActivatorEx" version="2.0.6" targetFramework="net45" />
</packages>

0 comments on commit 5643a56

Please sign in to comment.