nirin / msbuild-sdks

MSBuild project SDKs
https://nirin.dev/projects/msbuild-sdks
Other
18 stars 2 forks source link

Use development state for TestProjects #8

Closed mkaring closed 6 years ago

mkaring commented 6 years ago

Issue: #7

The test projects now directly reference the current development state of the SDK. This way it is easier to expose any SDK issues.

Nirmal4G commented 6 years ago

https://github.com/nirin/msbuild-sdks/issues/7#issuecomment-396060616

I have enabled local dev loop for testing the SDK packages by copying them into a local path (%TEMP%) and using them via NuGet.config

Is that OK?

Nirmal4G commented 6 years ago

Resolved in #9