File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/Installers/Windows/AspNetCoreModule-Setup Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
3
3
<metadata >
4
- <id >VS.Redist.Common.AspNetCore.AspNetCoreModuleV2IISExpress.$MAJOR$.$MINOR$</id >
4
+ <id >VS.Redist.Common.AspNetCore.AspNetCoreModuleV2IISExpress.$ARCH$.$ MAJOR$.$MINOR$</id >
5
5
<version >1.0.0</version >
6
- <title >VS.Redist.Common.AspNetCore.AspNetCoreModuleV2IISExpress.$MAJOR$.$MINOR$</title >
6
+ <title >VS.Redist.Common.AspNetCore.AspNetCoreModuleV2IISExpress.$ARCH$.$ MAJOR$.$MINOR$</title >
7
7
<authors >Microsoft</authors >
8
8
<owners >Microsoft</owners >
9
9
<license type =" expression" >$PackageLicenseExpression$</license >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
3
3
<metadata >
4
- <id >VS.Redist.Common.AspNetCore.AspNetCoreModuleV2.$MAJOR$.$MINOR$</id >
4
+ <id >VS.Redist.Common.AspNetCore.AspNetCoreModuleV2.$ARCH$.$ MAJOR$.$MINOR$</id >
5
5
<version >1.0.0</version >
6
- <title >VS.Redist.Common.AspNetCore.AspNetCoreModuleV2.$MAJOR$.$MINOR$</title >
6
+ <title >VS.Redist.Common.AspNetCore.AspNetCoreModuleV2.$ARCH$.$ MAJOR$.$MINOR$</title >
7
7
<authors >Microsoft</authors >
8
8
<owners >Microsoft</owners >
9
9
<license type =" expression" >$PackageLicenseExpression$</license >
You can’t perform that action at this time.
0 commit comments