File tree Expand file tree Collapse file tree 10 files changed +34
-26
lines changed Expand file tree Collapse file tree 10 files changed +34
-26
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -259,8 +259,8 @@ function Create-NugetPackages {
259
259
Copy-Item $tfSrcPackageDir \$file $stagingDir - Force
260
260
}
261
261
262
- # Copy over LICENSE.txt file to staging directory
263
- $licenseFilePath = Join-Path $env: TF_ROOT_DIR " LICENSE.txt "
262
+ # Copy over LICENSE file to staging directory
263
+ $licenseFilePath = Join-Path $env: TF_ROOT_DIR " LICENSE"
264
264
Copy-Item $licenseFilePath $stagingDir - Force
265
265
266
266
# Call nuget pack on these components.
Original file line number Diff line number Diff line change 10
10
<summary >This is a private nuget package that contains the xml documentation files for MSTest V2 Framework.</summary >
11
11
<description >This is a private nuget package that contains the xml documentation files for MSTest V2 Framework.</description >
12
12
<projectUrl >https://github.com/microsoft/testfx</projectUrl >
13
- <license type =" file" >LICENSE.txt </license >
13
+ <license type =" file" >LICENSE</license >
14
14
<iconUrl >http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl >
15
15
<copyright >© Microsoft Corporation. All rights reserved.</copyright >
16
16
<tags >MSTest TestFramework MSTestV2</tags >
22
22
<file src =" Extension.Desktop\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml" target =" contentFiles\any\any\Extensions\Desktop" />
23
23
<file src =" Extension.UWP\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml" target =" contentFiles\any\any\Extensions\UWP" />
24
24
25
- <!-- LICENSE.txt -->
26
- <file src =" LICENSE.txt" target =" " />
25
+ <!-- LICENSE -->
26
+ <!-- Workaround for https://github.com/NuGet/Home/issues/7601 -->
27
+ <file src =" LICENS*" target =" " />
27
28
</files >
28
29
</package >
Original file line number Diff line number Diff line change 9
9
<requireLicenseAcceptance >true</requireLicenseAcceptance >
10
10
<description >A nuget package targeting running MSTest tests on Dotnet vnext projects.</description >
11
11
<projectUrl >https://github.com/microsoft/testfx</projectUrl >
12
- <license type =" file" >LICENSE.txt </license >
12
+ <license type =" file" >LICENSE</license >
13
13
<iconUrl >http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl >
14
14
<copyright >© Microsoft Corporation. All rights reserved.</copyright >
15
15
</metadata >
25
25
<!-- Added the below so source navigation works in dotnet-test scenarios -->
26
26
<file src =" $packagesroot$\Microsoft.Internal.Dia.Interop.14.0.0\lib\net20\msdia140typelib_clr0200.dll" target =" lib\net451\" />
27
27
28
- <!-- LICENSE.txt -->
29
- <file src =" LICENSE.txt" target =" " />
28
+ <!-- LICENSE -->
29
+ <!-- Workaround for https://github.com/NuGet/Home/issues/7601 -->
30
+ <file src =" LICENS*" target =" " />
30
31
</files >
31
32
</package >
Original file line number Diff line number Diff line change 16
16
- ASP.NET Core 1.0+ (Visual Studio 2017)
17
17
</description >
18
18
<projectUrl >https://github.com/microsoft/testfx</projectUrl >
19
- <license type =" file" >LICENSE.txt </license >
19
+ <license type =" file" >LICENSE</license >
20
20
<iconUrl >http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl >
21
21
<copyright >© Microsoft Corporation. All rights reserved.</copyright >
22
22
<tags >MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft</tags >
56
56
<file src =" Build\Desktop\MSTest.TestAdapter.props" target =" build\net45\MSTest.TestAdapter.props" />
57
57
<file src =" Build\Desktop\MSTest.TestAdapter.targets" target =" build\net45\MSTest.TestAdapter.targets" />
58
58
59
- <!-- LICENSE.txt -->
60
- <file src =" LICENSE.txt" target =" " />
59
+ <!-- LICENSE -->
60
+ <!-- Workaround for https://github.com/NuGet/Home/issues/7601 -->
61
+ <file src =" LICENS*" target =" " />
61
62
</files >
62
63
</package >
Original file line number Diff line number Diff line change 16
16
- ASP.NET Core 1.0+ (Visual Studio 2017)
17
17
</description >
18
18
<projectUrl >https://github.com/microsoft/testfx</projectUrl >
19
- <license type =" file" >LICENSE.txt </license >
19
+ <license type =" file" >LICENSE</license >
20
20
<iconUrl >http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl >
21
21
<copyright >© Microsoft Corporation. All rights reserved.</copyright >
22
22
<tags >MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft</tags >
99
99
<file src =" Build\Desktop\MSTest.TestAdapter.props" target =" build\net45\MSTest.TestAdapter.props" />
100
100
<file src =" Build\Desktop\MSTest.TestAdapter.targets" target =" build\net45\MSTest.TestAdapter.targets" />
101
101
102
- <!-- LICENSE.txt -->
103
- <file src =" LICENSE.txt" target =" " />
102
+ <!-- LICENSE -->
103
+ <!-- Workaround for https://github.com/NuGet/Home/issues/7601 -->
104
+ <file src =" LICENS*" target =" " />
104
105
</files >
105
106
</package >
Original file line number Diff line number Diff line change 16
16
- ASP.NET Core 1.0+ (Visual Studio 2017)
17
17
</description >
18
18
<projectUrl >https://github.com/microsoft/testfx</projectUrl >
19
- <license type =" file" >LICENSE.txt </license >
19
+ <license type =" file" >LICENSE</license >
20
20
<iconUrl >http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl >
21
21
<copyright >© Microsoft Corporation. All rights reserved.</copyright >
22
22
<tags >MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft</tags >
104
104
<file src =" MSTest.Core\ru\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll" target =" build\_common\ru" />
105
105
<file src =" MSTest.Core\tr\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll" target =" build\_common\tr" />
106
106
107
- <!-- LICENSE.txt -->
108
- <file src =" LICENSE.txt" target =" " />
107
+ <!-- LICENSE -->
108
+ <!-- Workaround for https://github.com/NuGet/Home/issues/7601 -->
109
+ <file src =" LICENS*" target =" " />
109
110
</files >
110
111
</package >
Original file line number Diff line number Diff line change 21
21
To discover and execute tests for project.json based projects install dotnet-test-mstest.
22
22
</description >
23
23
<projectUrl >https://github.com/microsoft/testfx</projectUrl >
24
- <license type =" file" >LICENSE.txt </license >
24
+ <license type =" file" >LICENSE</license >
25
25
<iconUrl >http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl >
26
26
<copyright >© Microsoft Corporation. All rights reserved.</copyright >
27
27
<tags >MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework </tags >
61
61
<file src =" Extension.UWP\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll" target =" lib\uap10.0" />
62
62
<file src =" Extension.UWP\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml" target =" lib\uap10.0" />
63
63
64
- <!-- LICENSE.txt -->
65
- <file src =" LICENSE.txt" target =" " />
64
+ <!-- LICENSE -->
65
+ <!-- Workaround for https://github.com/NuGet/Home/issues/7601 -->
66
+ <file src =" LICENS*" target =" " />
66
67
</files >
67
68
</package >
Original file line number Diff line number Diff line change 21
21
To discover and execute tests for project.json based projects install dotnet-test-mstest.
22
22
</description >
23
23
<projectUrl >https://github.com/microsoft/testfx</projectUrl >
24
- <license type =" file" >LICENSE.txt </license >
24
+ <license type =" file" >LICENSE</license >
25
25
<iconUrl >http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl >
26
26
<copyright >© Microsoft Corporation. All rights reserved.</copyright >
27
27
<tags >MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework </tags >
145
145
<file src =" Extension.UWP\ru\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml" target =" lib\uap10.0\ru" />
146
146
<file src =" Extension.UWP\tr\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml" target =" lib\uap10.0\tr" />
147
147
148
- <!-- LICENSE.txt -->
149
- <file src =" LICENSE.txt" target =" " />
148
+ <!-- LICENSE -->
149
+ <!-- Workaround for https://github.com/NuGet/Home/issues/7601 -->
150
+ <file src =" LICENS*" target =" " />
150
151
</files >
151
152
</package >
Original file line number Diff line number Diff line change 20
20
To discover and execute tests for project.json based projects install dotnet-test-mstest.
21
21
</description >
22
22
<projectUrl >https://github.com/microsoft/testfx</projectUrl >
23
- <license type =" file" >LICENSE.txt </license >
23
+ <license type =" file" >LICENSE</license >
24
24
<iconUrl >http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl >
25
25
<copyright >© Microsoft Corporation. All rights reserved.</copyright >
26
26
<tags >MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework </tags >
59
59
<!-- Source code -->
60
60
<file src =" $srcroot$\**\*.cs" target =" src" />
61
61
62
- <!-- LICENSE.txt -->
63
- <file src =" LICENSE.txt" target =" " />
62
+ <!-- LICENSE -->
63
+ <!-- Workaround for https://github.com/NuGet/Home/issues/7601 -->
64
+ <file src =" LICENS*" target =" " />
64
65
</files >
65
66
</package >
You can’t perform that action at this time.
0 commit comments