<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>PowerShell on Michael Skarum</title>
		<link>https://www.skarum.net/tags/powershell/</link>
		<description>Recent content in PowerShell on Michael Skarum</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Thu, 27 Aug 2015 18:07:00 +0200</lastBuildDate>
		
			<atom:link href="https://www.skarum.net/tags/powershell/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>NuGet beta packages</title>
				<link>https://www.skarum.net/2015/08/27/nuget-beta-packages/</link>
				<pubDate>Thu, 27 Aug 2015 18:07:00 +0200</pubDate>
				<guid>https://www.skarum.net/2015/08/27/nuget-beta-packages/</guid>
				<description>&lt;p&gt;In my current job we are creating &lt;em&gt;a lot&lt;/em&gt; of NuGet packages, and sometimes I have to create the same package a lot of times on my on machine for testing or debug purpose.&lt;/p&gt;&#xA;&lt;p&gt;This can become somewhat tedious. I need to remember to build the project, packages it and make sure the version number increments, so I can consume the package in another project. Of course &lt;code&gt;nuget pack ...&lt;/code&gt; with the proper parameters will handle most of the tasks, but I need to specify a lot of parameter (build the project, copy to local feed, specify version and so on) and I need to remember &lt;strong&gt;increment the version number every time&lt;/strong&gt; if I want easily consume the package in another project.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
