Skip to content

Commit a4cf9f7

Browse files
committed
Correct namespace for SF sample
1 parent ca1968e commit a4cf9f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/cs/zf/zf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
55
<SchemaVersion>2.0</SchemaVersion>
66
<ProjectGuid>{90E83588-261C-45A3-964F-4B707357D437}</ProjectGuid>
7-
<RootNamespace>zf</RootNamespace>
7+
<RootNamespace>ICSharpCode.SharpZipLib.Samples.CS.ZF</RootNamespace>
88
<AssemblyName>zf</AssemblyName>
99
<OutputType>Exe</OutputType>
1010
<WarningLevel>4</WarningLevel>

0 commit comments

Comments
 (0)