File tree 2 files changed +2
-2
lines changed
System.ServiceProcess.Core 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
# Publish
19
19
- name : publish on version change
20
20
id : publish_nuget
21
- uses : rohith /publish-nuget@v2
21
+ uses : waldosax /publish-nuget@95f8e50d8df92e9bafae7188c5345a3534774d94
22
22
with :
23
23
# Filepath of the project to be packaged, relative to root of repository
24
24
PROJECT_FILE_PATH : System.ServiceProcess.Core/System.ServiceProcess.Core.csproj
Original file line number Diff line number Diff line change 15
15
16
16
<PropertyGroup >
17
17
<PackageId >Core.System.ServiceProcess</PackageId >
18
- <Version >2.0.0 </Version >
18
+ <Version >2.0.1 </Version >
19
19
<Description >Porting of System.ServiceProcess for .NET Standard 2.0 and .NET Core 3.0 from the Microsoft .NET Reference Source.</Description >
20
20
<Product >Core.System.ServiceProcess</Product >
21
21
<Copyright >Copyright (C) Microsoft Corporation (Modifications by Chris Benard)</Copyright >
You can’t perform that action at this time.
0 commit comments