Skip to content

Commit

Permalink
v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrJul committed Apr 4, 2017
1 parent b269679 commit 1de5b37
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion GammaJul.ReSharper.ForTea/GammaJul.ReSharper.ForTea.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>JLebosquain.ForTea</id>
<version>1.9.0</version>
<version>1.9.1</version>
<title>ForTea</title>
<authors>Julien Lebosquain</authors>
<description>Adds support for editing T4 text templating files (.tt)</description>
Expand Down
2 changes: 1 addition & 1 deletion GammaJul.ReSharper.ForTea/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
[assembly: AssemblyCopyright("Copyright © Julien Lebosquain, 2012-2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyVersion("1.9.0.0")]
[assembly: AssemblyVersion("1.9.1.0")]
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ What's ForTea?
--------------
ForTea is a a plugin for [JetBrains ReSharper](http://www.jetbrains.com/resharper/) that adds support for editing T4 (.tt) files.
This project corresponds to the issue [RSRP-191807](http://youtrack.jetbrains.com/issue/RSRP-191807) in JetBrains bug tracker.
Latest version is 1.5.0 (2015-11-02), please see the [Releases](https://github.com/MrJul/ForTea/releases).
For the latest version, please see the [Releases](https://github.com/MrJul/ForTea/releases).
Don't hesitate to [open an issue](https://github.com/MrJul/ForTea/issues) if you encounter any problem.

Installation
------------
Visual Studio 2010, 2012, 2013 and 2015 are supported.
ReSharper 2016.3 must be installed (older releases are still available for ReSharper 8.2, 9.0, 9.1, 9.2, 10.0, 2016.1 and 2016.2).
Visual Studio 2010, 2012, 2013, 2015 and 2017 are supported.
ReSharper 2017.1 must be installed (older releases are still available for ReSharper 8.2, 9.x, 10.0 and 2016.x).
To install ForTea, use Extension Manager from the ReSharper menu.


Expand Down

0 comments on commit 1de5b37

Please sign in to comment.