We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70b155 commit baeca4eCopy full SHA for baeca4e
ViewGenerator/ViewGenerator.csproj
@@ -7,7 +7,7 @@
7
<AssemblyTitle>ViewGenerator</AssemblyTitle>
8
<Product>ViewGenerator</Product>
9
<Description>Generates .NET View bindings from typescript</Description>
10
- <Version>1.0.325</Version>
+ <Version>1.0.326</Version>
11
<PackageId>ViewGenerator</PackageId>
12
<PackageTags>Library</PackageTags>
13
ViewGenerator/ViewGenerator.nuspec
@@ -14,7 +14,6 @@
14
<dependencies>
15
<dependency id="ViewGeneratorCore" version="1.0.226" />
16
<dependency id="ViewPacker" version="1.0.16" />
17
- <dependency id="OutSystems.ESLint.MSBuild" version="1.0.22" />
18
</dependencies>
19
</metadata>
20
<files>
0 commit comments