We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d36db commit 104809aCopy full SHA for 104809a
package/Reinforced.Typings.nuspec
@@ -2,7 +2,7 @@
2
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
3
<metadata>
4
<id>Reinforced.Typings</id>
5
- <version>1.3.5</version>
+ <version>1.3.6</version>
6
<title>Reinforced.Typings</title>
7
<authors>Pavel B. Novikov</authors>
8
<owners>Pavel B. Novikov</owners>
@@ -16,7 +16,7 @@
16
<tags>mvc, web, typescript</tags>
17
<licenseUrl>https://github.com/reinforced/Reinforced.Typings/blob/master/LICENSE.md</licenseUrl>
18
<releaseNotes>
19
-- Build fix (2)
+- .exe resolvation fix
20
</releaseNotes>
21
</metadata>
22
</package>
0 commit comments