Skip to content

Commit 49f27d0

Browse files
committed
Eula.rtf is now LICENSE.txt
1 parent 372cca8 commit 49f27d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Tvl.VisualStudio.MouseFastScroll/Tvl.VisualStudio.MouseFastScroll.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@
150150
</None>
151151
</ItemGroup>
152152
<ItemGroup>
153-
<Content Include="..\External\Eula.rtf">
154-
<Link>Eula.rtf</Link>
153+
<Content Include="..\LICENSE.txt">
154+
<Link>LICENSE.txt</Link>
155155
<IncludeInVSIX>true</IncludeInVSIX>
156156
</Content>
157157
<None Include="..\External\Key.snk">

Tvl.VisualStudio.MouseFastScroll/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Version>2.0.0</Version>
77
<Description xml:space="preserve">Use Ctrl+Mouse Wheel for fast and easy Page Up/Down scrolling.</Description>
88
<Locale>1033</Locale>
9-
<License>Eula.rtf</License>
9+
<License>LICENSE.txt</License>
1010
<SupportedProducts>
1111
<VisualStudio Version="10.0">
1212
<Edition>Ultimate</Edition>

0 commit comments

Comments
 (0)