mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fix download URL embedded in Windows installer.
This commit is contained in:
parent
268f3de1db
commit
3468a06d2b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" TreatAsLocalProperty="DownloadUrl">
|
||||
<PropertyGroup>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<OutputType>Bundle</OutputType>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue