Skip to content

Commit 54c320e

Browse files
authored
Removing references to old mssql.xliff packages. (#2516)
* Fixing cake to use private feed. * Removing private feed line * Fixing packages * Removing unused packages.
1 parent 6ceca20 commit 54c320e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

bin/nuget/mssql.resx.0.2.0.nupkg

-4.73 KB
Binary file not shown.
-12.1 KB
Binary file not shown.

scripts/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package id="Newtonsoft.Json" version="13.0.2" />
55
<package id="Microsoft.Data.Tools.StringResourceTool" version="4.3.0" />
66
<package id="Mono.TextTransform" version="1.0.0" />
7-
<package id="mssql.XliffParser" version="0.5.3" />
8-
<package id="mssql.ResX" version="0.2.0" />
7+
<package id="fmdev.XliffParser" version="0.5.6" />
8+
<package id="fmdev.ResX" version="0.3.2" />
99
<package id="xunit.runner.console" version="2.4.1" />
1010
</packages>

0 commit comments

Comments
 (0)