Skip to content

Commit

Permalink
Merge pull request #501 from karthiknadig/nuget1
Browse files Browse the repository at this point in the history
Update nuget packages
  • Loading branch information
karthiknadig authored Jan 5, 2021
2 parents 58ef3da + 2191ce5 commit 6116bc1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packaging/win/packages.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microbuild.Core" version="0.3.0" />
<package id="Python" version="3.8.5" />
<package id="Pythonx86" version="3.8.5" />
<package id="Python" version="3.9.1" />
<package id="Pythonx86" version="3.9.1" />
<package id="Python" version="3.8.6" />
<package id="Pythonx86" version="3.8.6" />
<package id="Python" version="3.7.9" />
<package id="Pythonx86" version="3.7.9" />
<package id="Python" version="3.6.8" />
Expand Down

0 comments on commit 6116bc1

Please sign in to comment.