Skip to content

Commit 0513bc3

Browse files
committed
Migrate to slnx
1 parent e353152 commit 0513bc3

File tree

2 files changed

+25
-84
lines changed

2 files changed

+25
-84
lines changed

FastBertTokenizer.sln

Lines changed: 0 additions & 84 deletions
This file was deleted.

FastBertTokenizer.slnx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<Solution>
2+
<Folder Name="/Examples/">
3+
<Project Path="src/examples/QuickStart/QuickStart.csproj" />
4+
<Project Path="src/examples/SemanticSearch/SemanticSearch.csproj" />
5+
</Folder>
6+
<Folder Name="/Solution Items/">
7+
<File Path=".editorconfig" />
8+
<File Path="Directory.Build.props" />
9+
<File Path="Directory.Build.targets" />
10+
<File Path="Directory.Packages.props" />
11+
<File Path="global.json" />
12+
<File Path="nuget.config" />
13+
<File Path="README.md" />
14+
<File Path="stylecop.json" />
15+
<File Path="version.json" />
16+
</Folder>
17+
<Project Path="src/Benchmarks/Benchmarks.csproj" />
18+
<Project Path="src/FastBertTokenizer.Tests/FastBertTokenizer.Tests.csproj" />
19+
<Project Path="src/FastBertTokenizer/FastBertTokenizer.csproj" />
20+
<Project Path="src/HuggingfaceTokenizer/Rest/RestHuggingfaceTokenizer.pyproj" Type="888888a0-9f3d-457c-b088-3a5042f75d52">
21+
<Build Project="false" />
22+
</Project>
23+
<Project Path="src/HuggingfaceTokenizer/RustLibWrapper/RustLibWrapper.csproj" />
24+
<Project Path="src/VocabLookup/VocabLookup.csproj" />
25+
</Solution>

0 commit comments

Comments
 (0)