Skip to content

Commit 16bf11b

Browse files
committed
update samples.csproj file
1 parent 7ef36fb commit 16bf11b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
<clear />
55
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
66
</packageSources>
7-
</configuration>
7+
</configuration>

samples/sample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
<PackageReference Include="DotNetEnv" />
1818
</ItemGroup>
1919

20-
</Project>
20+
</Project>

0 commit comments

Comments
 (0)