Skip to content

Commit d1bcf77

Browse files
committed
Update FileSystem NuGet
1 parent 72c3fdf commit d1bcf77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

working/templates/dotnetToolProject/$ProjectName$.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<None Include="nuget\Icon.png" Pack="true" PackagePath="" />
3232
</ItemGroup>
3333
<ItemGroup>
34-
<PackageReference Include="Skyline.DataMiner.CICD.FileSystem" Version="1.0.0.2" />
34+
<PackageReference Include="Skyline.DataMiner.CICD.FileSystem" Version="1.0.3" />
3535
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
3636
</ItemGroup>
3737
</Project>

working/templates/dotnetToolSolution/ClassLibrary1/ClassLibrary1.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<None Include="nuget\Icon.png" Pack="true" PackagePath="" />
3232
</ItemGroup>
3333
<ItemGroup>
34-
<PackageReference Include="Skyline.DataMiner.CICD.FileSystem" Version="1.0.0.2" />
34+
<PackageReference Include="Skyline.DataMiner.CICD.FileSystem" Version="1.0.3" />
3535
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
3636
</ItemGroup>
3737
</Project>

0 commit comments

Comments
 (0)